body
{
	margin:0px;
	background-color:#C0C0C0;
}

#mainDiv
{
	width:1000px;

	background-color:#ffffff;
}
.linkbg
{
	background-image:url('images/linkbg.gif');
	background-repeat:no-repeat;
	width:1000px;
	height:19px;
	padding-top:4px;
	
}
.linkbg1
{
	background-image:url('images/linkbg1.gif');
	background-repeat:no-repeat;
	width:1000px;
	height:20px;
	padding-top:5px;
	
}

.whitetext1
{
	font-family : arial;
	text-decoration : none;
	color : #ffffff;
	font-size:11px;
}

a.toplink{font-family : arial;text-decoration : none;color : #ffffff;font-size:11px;}
a.toplink:visited{font-family : arial;text-decoration : none;color : #ffffff;font-size:11px;}
a.toplink:link{font-family : arial;text-decoration : none;color : #ffffff;font-size:11px;}
a.toplink:active {font-family : arial;text-decoration : none;color : #ffffff;font-size:11px;}
a.toplink:hover  {font-family : arial;text-decoration : underline;color : #ffffff;font-size:11px;}

.footer
{
	background-color:#005BA2;
	height:20px;
	padding-top:6px;
	width:1000px;
}

#maindiv1
{
	width:563px;
	float:left;
	padding-left:6px;
}

#maindiv1a
{
	width:793px;
	float:left;
	padding-left:6px;
}

#maindiv2
{
	width:221px;
	float:left;
	padding-left:9px;
}
#maindiv3
{
	width:193px;
	float:left;
	padding-left:8px;

}
.content
{
	width:563px;
	height:600px;
	background-color:#FFFFFF;
	background-image:url('images/content_bg.gif');
	background-repeat:repeat-y;
	padding-left:0px;
	padding-right:0px;
}
.content1
{
	width:793px;
	background-color:#FFFFFF;
	background-image:url('images/content_bg1.gif');
	background-repeat:repeat-y;
	padding-left:0px;
	padding-right:0px;
}

.newscontent
{
	width:200px;
	background-color:#DAE079;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size:11px;
	border:0px solid;
}
.newscontent1
{

	background-color:#DAE079;
	padding-top:10px;
	width:220px;
	border:0px solid;
}

a.morelink{font-family : arial;text-decoration : underline;color : #1C4EA5;font-size:11px;font-weight:bold}
a.morelink:visited{font-family : arial;text-decoration : underline;color : #1C4EA5;font-size:11px;font-weight:bold}
a.morelink:link{font-family : arial;text-decoration : underline;color : #1C4EA5;font-size:11px;font-weight:bold}
a.morelink:active {font-family : arial;text-decoration : underline;color : #1C4EA5;font-size:11px;font-weight:bold}
a.morelink:hover  {font-family : arial;text-decoration : none;color : #1C4EA5;font-size:11px;font-weight:bold}

.rightcenter
{
	width:183px;
	background-image:url('images/right_center.gif');
	background-repeat: repeat-y;
}

.browntext1
{
	font-family : arial;
	text-decoration : none;
	color : #A57058;
	font-size:20px;
}

.browntext2
{
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size:11px;
}
.blacktext1
{
	font-family : arial;
	text-decoration : none;
	color : #1C4EA5;
	font-size:20px;
}
.imgpos
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
}

.findform
{
	width:540px;
	float:left;
	padding-left:25px;
	padding-top:10px;
}

.findform1
{
	width:100px;
	float:left;
	padding-top:4px;
}
.findform2
{
	width:400px;
	float:left;
	padding:2px;
}

.formfld
{
	width:300px;
	height:15px;
	border:1px solid;
	border-color:#cccccc;
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size:11px;
}
.formfld1
{
	width:175px;
	height:15px;
	border:1px solid;
	border-color:#cccccc;
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size:11px;
}
.formfld2
{
	width:300px;
	height:100px;
	border:1px solid;
	border-color:#cccccc;
	font-family : arial;
	text-decoration : none;
	color : #000000;
	font-size:11px;
}

.clear{clear:both}
