/*HTML classes begin-----------------------------------------------------*/

/*Link styling*/
a{
color: #af3000;
}
a:active {   
	color: #af3000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link { 
	color: #af3000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:visited {   
	color: #af3000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {  
	color: #af3000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/*Header styling*/


h1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
h2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
h3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
h4{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
sh1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 160%;

	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
sh2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
sh3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	font-weight : bold;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

sh4{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 160%;

	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

/*Table styling*/

/*TD {
	
	font-weight : normal;
vertical-align: top;
	color : #000000;
}*/

/*Bold*/
B {
	font-weight : bold;
	
	
}

/*Default styling for text*/
P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
UL {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

input, file, check, ratio, hidden, textarea, select, option {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px #000000 solid;
	BORDER-RIGHT: 1px #000000 solid;
	BORDER-TOP: 1px #000000 solid;
	BORDER-BOTTOM: 1px #000000 solid;
	background-Color: #ffffff;
}


input[type=submit]{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px #a0a0a0 solid;
	BORDER-RIGHT: 1px #a0a0a0 solid;
	BORDER-TOP: 1px #a0a0a0 solid;
	BORDER-BOTTOM: 1px #a0a0a0 solid;
	background-Color: #D8D8D8;
margin-top: 5px;
}
input.button-mailform{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px #000000 solid;
	BORDER-RIGHT: 1px #000000 solid;
	BORDER-TOP: 1px #000000 solid;
	BORDER-BOTTOM: 1px #000000 solid;
	background-Color: #D8D8D8;
margin-top: 5px;
}
input.button{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px #a0a0a0 solid;
	BORDER-RIGHT: 1px #a0a0a0 solid;
	BORDER-TOP: 1px #a0a0a0 solid;
	BORDER-BOTTOM: 1px #a0a0a0 solid;
	background-Color: #D8D8D8;
margin-top: 5px;

}
label {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

/* HTML classes end------------------------------------------------------------------------*/

/* User defined classes begin--------------------------------------------------------------*/

.footer{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}
.footer a, .footer a:visited{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}
.footer a:hover{
color: #000000;
}
.content_menu {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 160%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}
.content_menu a{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	line-height: 160%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}
.filelink{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
font-weight: bold;
vertical-align: top;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.filelinkdescription{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 60%;
	color: #000000;
vertical-align: top;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}


.head_right{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.head_right a, .head_right a:visited{

	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.head_right a:hover{
color: #000000;
}

.copyright {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:bold;
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}

.copyright a, .copyright a:visited{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 160%;
	color: #A4AFB5;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	}
.copyright a:hover{

color: #000000;
}

