/************************************************************************/
/************************** Body Style **********************************/
/************************************************************************/
body{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-image: url('../images/bg_main.jpg');
}
hr {
	border: none 0;
	border-top: 1px solid #000;
	width: 100%;
	height: 1px;
}
INPUT.btn{
	background-color: #FFFDE4;
	border: 1px solid #B8B8B8;
	color:#4B392B;
	font-family: verdana,helvetica,sans-serif;
	font-size:11px;
}
INPUT.txt{
	background-color: #FFFEF2;
	border: 1px solid #B8B8B8;
	color: #4B392B;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: 20px;
}
SELECT{
	background-color: #FFFDE4;
	border: 1px solid #E4E2A9;
	color: #4B392B;
	font-family: verdana, ms sans serif;
	font-size: 11px;
}
TEXTAREA{
	background-color: #FFFEF2;
	border: 1px solid #B8B8B8;
	color: #4B392B;
	font-family: verdana, ms sans serif;
	font-size: 11px;
}
a:link { color: #000066; text-decoration: underline;}
a:visited { color: #000066; text-decoration: underline;}
a:hover { color: #37371D; text-decoration: underline;}
a:active { color: #000066; text-decoration: underline;}

a.red:link { color: #FF4444; text-decoration: underline;}
a.red:visited { color: #FF4444; text-decoration: underline;}
a.red:hover { color: #2D2D2D; text-decoration: underline;}
a.red:active { color: #FF4444; text-decoration: underline;}
/************************************************************************/
/************************** Index & Logo Style **************************/
/************************************************************************/
.tableCenter{
	width: 100%;
	height: 100%;
}
.indexTitle{
	font-weight: bold;
	font-size: 14px;
}
.indexDesc{
	font-weight: bold;
	font-size: 11px;
}
.indexText{
	line-height: 14px;
	margin-top: 5px;
	text-align: justify;
}

.topMenu
{
	background-image: url('../images/bg_top.jpg');
	height: 31px;
	width: 100%;
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;	
}
.links{
	padding-left: 7px;
	line-height: 15px;
}
.botMenu
{
	background-image: url('../images/bg_bot.jpg');
	height: 31px;
	width: 100%;
	width: 100%;
}
.imgBorder
{
	border: 0px;
}
.bodyMargin{
	height: 30px;
}
.bodyTable{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	width: 790px;
	background-color: #ffffff;
}
.boxes{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	background-color: #ffffff;
	line-height: 20px;
}
.boxesP{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	background-color: #ffffff;
	line-height: 20px;
	margin-left: 50px;
}
.boxesC{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	text-align: justify;
	background-color: #ffffff;
	line-height: 20px;
}

.boxes td{
	width: 370px;
}
.middleBoxTop{
	height: 18px;
	width:	auto;
	background-image: url('../images/topBorder.jpg');
}
.leftSpacer{
	margin-left: 20px;
}
.newsSpacer{
	width: 270px;
	margin-left: 8px;
}
.alignText{
	text-align: justify;
	padding-bottom: 5px;
}
.bodySpacer{
	margin-top: 5px;
	line-height: 15px;
}
.pubTitle{
	border: 1px dashed #BDBDBD;
	font-weight: bold;
	height: auto;
	padding: 4px;
	background-color: #F0EFEF;
	margin-top: 10px;
	line-height: 15px;
}
.Menu{
	height: 300px;
	width:	278px;
}
.MenuSideBody{
	height: 100%;
	width:	278px;
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	background-image: url('../images/menuSideMiddle.jpg');
}
.formContactTop{
   height: 20px;
   text-align: left;
   margin-top: 10px;
}
.formContact{
   height: 20px;
   text-align: left;
}
.formContactMail{
   height: 70px;
   text-align: left;
}
.form_left{
  float: left;
  width: 130px;
  text-align: left;
}

.form_leftMail{
  float: left;
  width: 100%;
  text-align: left;
  line-height: 18px;
}
.spaceMe{
	height: 10px;
	float: left;
	width: 100%;
}
.form_heightAdd{
   height: 24px;
   text-align: left;
}
.form_height_txt{
   height: auto;
   color: #13181D;
}
.form_left_textarea{
  float: left;
  width: 130px;
  text-align: left;	
  height: 80px;
}
.errorTable
{
	font-size: 11px;
}
.markedSpace
{
	margin-top: 15px;
}
.ver_img{
	padding: 0;
	margin: 0;
	border: 1px solid #13181D;
	vertical-align:middle;  
	height: 18px;
}

.form_height{
   height: 24px;
   text-align: left;
}

.middleBoxTop{
	height: 18px;
	width:	auto;
	background-image: url('../images/topBorder.jpg');
}
.middleBoxBot{
	height: 18px;
	width:	auto;
	background-image: url('../images/botBorder.jpg');
}

.leftSideBar{
	height: auto;
	width:	30px;
	background-image: url('../images/leftBorder.jpg');
}
.rightSideBar{
	height: auto;
	width:	30px;
	background-image: url('../images/rightborder.jpg');
}
.footer{
	font-family: verdana, tahoma, ms sans serif;
	font-size: 11px;
	color: #000000;
	float: left;
}
.footerLeft{
	float: left;
	text-align: left;
	width: 491px;
	padding-top: 10px;
	padding-left: 5px;
}
.footerRight{
	float: right;
	text-align: right;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
}
.updated{
	text-align: right;
	width: auto;
	float: right;
}
.QuickMenu{
	text-align: left;
	width: auto;
	float: left;
}
.homeBox{
	background-color: #F0EFEF;
	border: 1px dashed #BDBDBD;
	padding: 5px;

}
.ulLine{
	line-height: 15px;
}
.ecardtd{
	height: 150px;
	width: 140px;
	text-align: center;
	font-size: 11px;
}
.ecarformL{
	float: left;
	width: 130px;
	text-align: left;
	height: 22px;
}
.ecarformK{
	float: left;
	width: auto;
	text-align: left;
	height: 22px;
	margin-top: 10px;
}
.ecarformT{
	width: auto;
	text-align: left;
	height: 22px;
}
.ecarformR{
	float: left;
	width: 130px;
	text-align: left;
	height: auto;
}
.ecarformI{
	width: 99%;
	text-align: center;
	height: auto;
	margin-bottom: 5px;
}

