
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#6d6d6d;
}

#visitors {
	font:bold 15px arial;
	margin-left:750px;
	color:#000;
	width:200px;
	bottom:200px;
	margin-bottom:0;
	padding-bottom:0;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	
}
p{
	text-align:justify;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#767676;
	text-decoration:none;
	text-align:justify;
}
.h1{
	font-family:Tahoma;
	font-size:13px;
	color:#76B33C;
	font-weight:bold;
	
}
.h3{
	font-family:Tahoma;
	font-size:12px;
	color:#3167A4;
	font-weight:bold;
	
}
.h1 a{
	font-family:Tahoma;
	font-size:13px;
	color:#76B33C;
	font-weight:bold;
	text-decoration:none;
}
.h1 a:hover{
	font-family:Tahoma;
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
.dotLine{
	background-image:url(../images/dotline.jpg);
	background-repeat:repeat-x;
	line-height:7px;
	background-position:left center;

}
.brdrline{
	border-right:#e8e7e7 solid 1px;
}

/*...................navigation.......................*/

.navigation td{
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#4c7799;
	text-decoration:none;
	font-weight:bold;
	
}
.navigation td a{
	background-image:url(../images/nav.jpg);
	width:151px;
	height:20px;
	text-decoration:none;
	color:#4c7799;
	display:block;
	padding:4px 3px 1px 24px;
	vertical-align:middle;
}
.navigation td a:hover{
	background-image:url(../images/nav_hover.jpg);
	background-position:left top;
	vertical-align:middle;
	text-decoration:none;
	background-color:#ebebeb;
	display:block;
	padding:4px 3px 1px 24px;
	vertical-align:middle;
	color:#008638;
}
.navigation td #currentPage{
	background-image:url(../images/nav_hover.jpg);
	background-position:left top;
	vertical-align:middle;
	text-decoration:none;
	background-color:#ebebeb;
	display:block;
	padding:4px 3px 1px 24px;
	vertical-align:middle;
	color:#008638;
}

.footer{
	font-family:Tahoma;
	font-size:11px;
	color:#adaaaa;
	text-decoration:none;
	border-top:#CCCCCC solid 1px;
}

.table td{
	border-bottom:#EAEAEA solid 1px;
}
.brder{
	border: #EAEAEA solid 3px;
}
.msgtxt{
	font-family:Monotype Corsiva;
	font-size:18px;
	color:#767676;
	text-decoration:none;
	
	
	
	}
.signintxtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #616161;
	text-decoration: none;
}
.radiogroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00407B;
	text-decoration: none;
}
.Heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:2px;
	color:#FFFFFF;
	padding:0 0 0 10px;
}
.links a{
font:normal 13px arial;
color:#990000;
line-height:20px;
text-decoration:none;
}
.links a:hover {
color:#333333;
text-decoration:underline;
}
.webmail_new {width:213px; height:46px;margin-top:10px;}
.webmail_new a {width:213px; height:46px; background:url(../images/webmail_new.jpg) no-repeat top left; display:block;}
.webmail_new a:hover {width:213px; height:46px; background:url(../images/webmail_new.jpg) no-repeat bottom left;}

.gallery {font:normal 18px "Monotype Corsiva"; color:#990000; text-align:center;}

