/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link{text-decoration:underline;}
a:active{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;
}
.footer:link{
font-family:tahoma; font-size:10px; font-weight:none; color:#FFFFFF; text-decoration:none;
}
.footer:active{
	font-family:tahoma; font-size:10px; font-weight:none; color:#FFFFFF; text-decoration:none;
	}
.footer:visited{
	font-family:tahoma; font-size:10px; font-weight:none; color:#FFFFFF; text-decoration:none;
}
.footer:hover{
	font-family:tahoma; font-size:10px; font-weight:none; color:#FFFFFF; text-decoration:underline;
}
.bodytxt
{
font-family:tahoma; font-size:10px; font-weight:none; color:#818181; line-height:12px; padding-top:5px;
}
.bodytxt2
{
font-family:tahoma; font-size:11px; font-weight:none; color:#818181; padding-top:5px; padding-right:5px; padding-left:5px;
}
.read:link{
font-family: tahoma; font-size: 10px; color: #FFAE16; text-decoration:underline; font-weight:900; padding-right:10px; padding-top:5px;
}
.read:active{
font-family: tahoma; font-size: 10px; color: #FFAE16; text-decoration:underline; font-weight:900; padding-right:10px; padding-top:5px;
}
.read:visited{font-family: tahoma; font-size: 10px; color:#FFAE16; text-decoration:underline; font-weight:900; padding-right:10px; 
padding-top:5px;
}
.read:hover{
font-family: tahoma; font-size: 10px; color: #FFAE16; text-decoration:none; font-weight:900; padding-right:10px; padding-top:5px;	
}
.heading{
font-family:tahoma; font-size:15px; font-weight:none; color:#333333; padding-top:5px; font-weight:bold; padding-bottom:5px; 
}
.heading1{
font-family:tahoma; font-size:15px; font-weight:none; color:#333333; padding-top:5px; font-weight:normal; padding-bottom:5px; 
}
.bigheading{
font-family:tahoma; font-size:18px; font-weight:none; color:#333333; padding-top:5px; font-weight:bold; padding-bottom:5px; 
}
.mediumheading{
font-family:tahoma; font-size:15px; font-weight:none; color:#333333; font-weight:bold;
}
.smallheading{
font-family:tahoma; font-size:13px; font-weight:none; color:#333333; padding-top:5px; font-weight:bold; padding-bottom:5px;
}
.mail:link{
font-family:tahoma; font-size:11px; font-weight:none; color:#333333; text-decoration:underline;
}
.mail:active{
	font-family:tahoma; font-size:11px; font-weight:none; color:#333333; text-decoration:underline;
	}
.mail:visited{
	font-family:tahoma; font-size:11px; font-weight:none; color:#333333; text-decoration:underline;
}
.mail:hover{
	font-family:tahoma; font-size:11px; font-weight:none; color:#86775D; text-decoration:none;
}
.mail2:link{
font-family:tahoma; font-size:11px; font-weight:none; color:#FFAE16; text-decoration:underline;
}
.mail2:active{
	font-family:tahoma; font-size:11px; font-weight:none; color:#FFAE16; text-decoration:underline;
	}
.mail2:visited{
	font-family:tahoma; font-size:11px; font-weight:none; color:#FFAE16; text-decoration:underline;
}
.mail2:hover{
	font-family:tahoma; font-size:11px; font-weight:none; color:#FFAE16; text-decoration:none;
}
.buttons1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dbdbda;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	BORDER-RIGHT: #808080 1px groove; 
	BORDER-TOP: #bebebe 1px groove; 
	BORDER-LEFT: #bebebe 1px groove; 
	BORDER-BOTTOM: #808080 1px groove;
	CURSOR: hand;
}
.textbox2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	background-color: ffffff;
	BORDER-RIGHT: #b2b2b2 1px solid;
	BORDER-TOP: #b2b2b2 1px solid;
	BORDER-LEFT: #b2b2b2 1px solid;
	BORDER-BOTTOM: #b2b2b2 1px solid;
	Padding-left: 1px;
	Padding-top: 4px;
}