body {
	font-family: Tahoma;	font-size: 11px;
	font-style: normal;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background_internal.jpg);
	background-repeat:repeat-x;
	background-color: #46b6e8;
}
textarea, input, select {
    font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
td {
    font-family:Tahoma;	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.sidetitle
{
    font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.mainheading{
    font-family:Tahoma;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}
.subheading{
    font-family:Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.heading{
    font-family:Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.content{
    font-family:Tahoma;	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.content1{
    font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style:italic;
}
.homecontent{
    font-family:Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height:22px;
}
.footer{
    font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
/*
#footer {
		bottom:0px;
		width:100%;
		height:29px;
		background-image:url(../images/footer.jpg);
		position:absolute;
}

*/