.headerlinks 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.headerlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.headerlinks a:hover
{
	text-decoration:underline;
	color:#FFF;
}
.upperround
{
	 -moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-image:url(images/upperbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCC;
}
.upperbglinks
{
	background-image:url(images/linksbg.jpg);
	background-repeat:repeat-x;
	 -moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
.bodybg
{
	background-image:url(images/html_bg.gif);
	background-repeat:repeat;
}
.datetimebg
{
	background-image:url(images/datetimebg.jpg);
	background-repeat:repeat-x;
}

.middleround
{
	 -moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#FFF;
	border:1px solid #CCC;
}
.hedingstyle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#01AAD1;
	font-size:23px;
	font-weight:bold;
}

.linksright a
{
	font-family: Arial, Helvetica, sans-serif;  
	color:#CF7814;
	font-size:14px;
	padding-left:28px;
	text-decoration:none;
}
.linksright a:hover
{
	text-decoration:underline;
}
.dotline
{
	border-bottom:#CCC dotted 1px;
	margin-top:-13px;
}

.bottomroundtable
{
	border:1px solid #CCC;
	 -moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
.middleheader
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:15px;
	font-weight:bold;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#FBFAF8;
	color:#DA7E01;
}

.middleheader2
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
	font-weight:bold;
  	color:#644530;
	padding-left:12px;
}

.linksrighta a
{
	font-family: Arial, Helvetica, sans-serif;  
	color:#CF7814;
	font-size:14px;
	 font-weight:bold;
}

.linkshead
{
	font-family: Arial, Helvetica, sans-serif;  
	color:#CF7814;
	font-size:14px;
    font-weight:bold;
}


.rightbodytext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:12px;
	color:#666;
}
.miidletexthead
{
	font-family: Arial, Helvetica, sans-serif;  
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.welcomehead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#2367F7;
	padding-left:10px;
}
.tagwelcome
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B4B4B4;
	font-weight:bold;
	padding-left:12px;
}
.middlebodytext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:12px;
	color:#666;
}
.formtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:12px;
	color:#666;
}
.buttoncolor
{
	font-size:12px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F90;
	color: #000;
	 -moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.footermioddlelinks a
{
	font-family: Arial, Helvetica, sans-serif;  
	color:#64442D;
	font-size:14px;
	padding-left:10px;
 
}
.footertable
{
	 -moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color:#BBB39E;
}
.footerlinks 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:13px;
}
.footerlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:12px;
	text-decoration:none;
}
.footerlinks a:hover
{
	text-decoration:underline;
}

.frabg
{
	background-image:url(images/bgblue.jpg);
	background-repeat:repeat-x;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
.comp
{
	color:#F00;
}
.butclass
{
	background-color:#FC6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	width:102px;
	height:50px;
	border:0px;
}