.topleft {
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px;
	width: 38px;
}
.topright {
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 38px;
}
.dwnright {
	background-image: url(images/dwnright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 38px;
}

.dwnleft {
	background-image: url(images/dwnleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	width: 38px;
}
.topmid {
	background-image: url(images/topmid.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
}
.dwnmid {
	background-image: url(images/dwnmid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
}
.leftmid {
	background-image: url(images/leftmid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 38px;
}
.rightmid {
	background-image: url(images/rightmid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 38px;
}
.nav-left {
	background-image: url(images/nav-left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 38px;
	width: 3px;
}
.nav-right {
	background-image: url(images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
	width: 3px;
}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
}
input {
	background-image: url(images/inputbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 200px;
	border: 1px solid #CCCCCC;
}
#midbody{
	border: 1px solid #CCCCCC;
}
.box-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264989;
	text-align: center;
}
.contact-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #264989;
	text-align: left;
}
.box-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-align: justify;
}
.box-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	font-weight:bold;
	color: #25468B;
	text-align: justify;
}
.body-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.form-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.form-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-decoration:none;

}

.form-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-decoration:none;

}
.form-text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-decoration:none;

}
.form-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-decoration:none;
}

.body-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-align: center;
}
.body-text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.body-text2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFCC33;
	text-align: center;
	text-decoration:none;
	line-height: 15px;
}

.body-text2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	line-height: 15px;
}
.body-text2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	line-height: 15px;
}
.body-text2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFCC33;
	text-align: center;
	text-decoration:none;
}
.headertext a{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}


#boxhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	text-align: center;
	border: 1px solid #FFCC33;
	height: 20px;
	padding-top:4px;
}
.logo-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #254987;
	text-align: center;
}
#midbodybox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.chekbox {
	width:auto;
}

.tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#signin{
	/*background-color: #EFEFEF;
	border: 1px solid #999999;*/
}
.subbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
}

.pagination li { display: inline; border: 0; color: #FFFFFF;}
   .pagination li a { 
      margin-right: 5px;
      padding: 3px 6px;
      font-weight: bold;
      color: #FFFFFF;
      background: #254987;
      border: 1px solid  #000000;
      text-decoration: none;
   }
 .pagination li a:hover { color: #FFFFFF; background: #81A3DC; border-color: #000000   ;}
 .pagination li a:link { color: #FFFFFF;}
 .pagination li a:active { color: #FFFFFF  ;}
 .pagination li a:visited { color: #FFFFFF;}
 .pagination li a.currentPage { color: #FFFFFF  ; border: 0; }
  .pagination li a.currentPage:hover { 
      color: #FFFFFF  ; background: #81A3DC; cursor: default;
   }
   input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 200px;
	border: 1px solid #CCCCCC;
}

.button
{
background-image: url(images/inputbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	width: 80px;
	height:20px;
	 padding-top:5px;
	text-align:center;
	border: 1px solid  #000099;
}
.list li{
	list-style-image: url(images/more.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#CCC;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-color: #CCC;
	}
	.search_table2 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
