@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2B2B2;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

h1 {
	font-size: 26px;
	font-weight:lighter;
	color:#99cc01;
}
a {
	color: #B2B2B2;
	text-decoration: none;
}



a:visited {
	 TEXT-DECORATION: none;
}

a:hover {
	TEXT-DECORATION: underline;
}

a:active {
	TEXT-DECORATION: underline;
}

.bodyInnerDiv{
	width:830px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#homebox{
	width:830px;
	

	 }
	 
#welcome{
	/*margin:0 auto;*/
	width:600px;
	float:left;
	font-size: 14px;
	line-height: 21px;
}

	

.tableh {
	text-transform: uppercase;

}
.bodyb {
	font-weight: bold;
}
.menut {
	width:284px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
}
.menuh {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;	
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	border-bottom:solid #dedede 1px;
}
.menuh:hover {
	font-style: normal;
	background-color: #F5F5F5;
	color:#99cc01;
	cursor: pointer;
}

.menuBackground {
background-color:#ececec;
height:87px;
margin-left:0px;
margin-right:0px;
padding:0px;
}

.footer {
	clear:both;
	height:20px;
	padding: 4px;
	border-bottom:solid 1px #dedede;
}

.footerText {
	width:175px;
	padding-top:3px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.footerIcon {
	width:21px;
	float:right;
}


#thumbnail .t{
	background: url(images/tb_t.gif) no-repeat top;
	float: left;
}
#thumbnail .b{
	background: url(images/tb_b.gif) no-repeat bottom;
	float: left;
}
#thumbnail .l{
	background: url(images/tb_l.gif) no-repeat left;
	float: left;
}
#thumbnail .r{
	background: url(images/tb_r.gif) no-repeat right;
	float: left;
}
#thumbnail .tl{
	background: url(images/tb_tl.gif) no-repeat top left;
	float: left;
}
#thumbnail .tr{
	background: url(images/tb_tr.gif) no-repeat top right;
	float: left;
}
#thumbnail .bl{
	background: url(images/tb_bl.gif) no-repeat bottom left;
	float: left;
}
#thumbnail .br{
	background: url(images/tb_br.gif) no-repeat bottom right;
	float: left;
}
#thumbnail .indent1{
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
}

.templatebox{
width:830px; 
padding-top:21px;
overflow: hidden; 
clear:both; 
background: url(images/watermark.jpg); 
background-repeat: no-repeat;
background-color:#FFFFFF;
}

.newsBox{
	background-color:#CCCCFF;
	border:#6633CC;
	overflow:hidden;
}

.newsboxitemtitle{

}
.newsboxitembody{
	color: #B79BC6;
}

.newsboxmenut {
	width:500px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align:middle;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	overflow:hidden;
}
.newsboxmenuh {
	width:500px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #f7f6fb;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	overflow:hidden;
}
.newsboxmenuh:hover {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	cursor: pointer;
	overflow:hidden;
}

#moreInfo{
	width:131px;
	height:32px;
	background:url (images/moreInfoHover.png);

}

#moreInfo:hover{
	background:url (images/moreInfo.png);

}

.sendButton{
	width:131px;
	height:32px;
	background-image:url (images/sendButton.png);
	border:0;

}

.formTextArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:solid #dedede 1px;
	color:#B2B2B2;
	margin:5px
	}

.inputHeight{
	height:20px;
	line-height:18px;
	}
