/* CSS Document */
BODY {
	/* Background Style */
	background-color:#eeeeee;
	/* Scroll Bar Style */
	SCROLLBAR-FACE-COLOR:#C8CEB3;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	/*text*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
}
/*************************All Links******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #7C9342;
}
a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*************************Other Links***********************/

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#738C35;
	padding-left:3;
	padding-right:3;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left:3;
	padding-right:3;
	background-repeat:repeat-x;
	color:#990000;
	text-decoration:none;
	}
a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:3;
	padding-right:3;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding-left:3;
	padding-right:3;
}
.bottommenu{
	background-image:url(../images/home_07.jpg);
	background-repeat:no-repeat;
	height:40;
	width:768;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.cellborder{
	border-style:dotted;
	border-width:1;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	
}
.vdot{
background-image:url(../images/dot.gif);
background-position:center;
background-repeat:repeat-y;
}
.bgtransparent{
	background-image:url(../images/bgtrans.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.baragraph{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.headers{
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#738C35;
}
.smallheaders{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#738C35;
}
 a.more_link:link{
color: #738C35;
	font-size: 12;
	text-decoration: none;
	font-weight: normal;
	font-family:"Arial";
	
	
	}
a.more_link:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12;
	font-weight: normal;
	font-family:"Arial";
	
}
a.more_link:visited {
	color: #738C35;
	font-size:12;
	font-weight: normal;
	font-family:"Arial";
}
a.more_link:active {
	color: #FF0000;
	font-size:12;
	font-weight: normal;
	font-family: "Arial";
}
.middottedline{
	background-image: url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5;	
}
.topbottomcell{
background-color:#FBFBFB;
border-top-style:solid;
border-top-color:#E2E2E2;
border-top-width:1;

border-bottom-style:solid;
border-bottom-color:#E2E2E2;
border-bottom-width:1;
}
.fieldstyle{
width:200;
border-style:solid;
border-color:#E2E2E2;
border-width:1;
}
.validation{
font:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
}
.dottedborder{
background-color:#EEEEEE;
border:#CCCCCC dotted 1px;
}
.dottedit{
border:#CCCCCC dotted 1px;
}
.borderit:link img{
border: 1px dotted #ccc;
filter: Gray;

}

.borderit:hover img{
	border: 1px solid #C8CEB3;
	filter:RevealTrans(Duration=2, Transition=alpha);	
}
.borderit:visited img{
	border: 1px solid #C8CEB3;
	filter:alpha(opacity=50);
}
.repeatheaderbg{
	background-image:url(../images/repeatbgheader.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:32px;
}.A {
	font-family: "Times New Roman", serif;
}
