html {
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;	
}
body {
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;
	text-align: center;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: url(../images/bg.gif) repeat-x left top;
	background: #acd9fb 1px top;*/
}
H1 {
  margin: 0px;
	padding:0px;
  font-size: 15px;
	color: #990000;
}
div {
	PADDING: 0px;
  MARGIN: 0px;
}

#body {
	width: 900px;
	color: #555;		
	/*background: url(../images/bg.gif) repeat-x left top;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#content {
  padding-top: 5px;  
	font-size: 12px;
}
.table_list {
  width: 100%;
  text-align: left;
  border: 1px solid #cdcdcd;
  background-color:#efecda;
  margin-top:5px;
  margin-bottom:5px;
}
.table_list2 {
  width: 100%;
  text-align: left;
  padding: 5px;
  border: 1px solid #cdcdcd;
  background-color:#aed7ef;
}
img{
	border:0;
}
.link_top{
  width: 150px;
  text-align: center;
  vertical-align: bottom;
	padding-left: 8px;
	padding-bottom: 8px;
}
.link_top div{  
  padding: 5px;
	border: 1px solid #cdcdcd;
}
.link_top a{
  font-size:14px;
  font-weight: bold;
  font-family:Verdana, Tahoma, Arial;
	color:#0075bb;
	text-decoration:none;
	background:inherit;	
}
.link_top a:hover {
  font-size:14px;
  color:#aaa;
	text-decoration:none;
}
.menu{
	border: 1px solid #dfdfdf;
	background-image:url(../images/menu_bg.gif);
	height:40px;
  color: #dfdfdf;
  font-size:15px;
	vertical-align:middle;
}
.menu a{	
  color:#dfdfdf;	
	font-weight:bold;
	text-decoration:none;
	margin:0px;	
	padding: 5px;
	background:inherit;
}
.menu a:hover {
  color:#ffff00;
	text-decoration:underline;
}
.menu #navcurrent{
  color:#ffff00;
	text-decoration:none;
}

.header1 {
  text-align: left;
  margin: 0px;
  padding: 5px;
  color: #ffffff;   /*#0075bb; */
  font-family: Verdana, Tahoma, Arial;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.header2 {
  text-align: left;
  margin: 0px;
  padding: 3px 10px 3px 10px;
  color: #ffffff;   /*#0075bb; */
  font-family: Verdana, Tahoma, Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.header2 span {
  color: #ffff00;
}
.hd_bg1 {
  /*background-image:url(../images/hd_bg1.gif);*/
  background-image:url(../images/menu_bg.gif);
	/*background-repeat:repeat-x;*/
	line-height:30px;
}
.bg_blue {
  background-color: #0075bb;
}
.bg_red {
  background-color: #990000;
}
.left{
	margin:5px 0px 0px 0px;
	text-align: left;
}
.right{
	margin:0px 4px 5px 0px;
	text-align: left;
}
.list_c{
	background-image:url(../images/b_top.gif);
	background-repeat:no-repeat;
	height:38px;
}
.title1{
	color:#0062AE;
	font-size:12px;
	font-weight:bold;
}
.title2{
	color:#0062AE;
	padding: 5px;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:10px;
}
.list_bg{
	background-image:url(../images/b_bg.gif);
	background-repeat:repeat-y;
}
.list_bg_r{
	background-image:url(../images/b_bg.gif);
	background-repeat:repeat-y;
	padding-top:5px;
	line-height:16px;
}
.list_bg_r img{
  margin-top: 5px; 
  margin-bottom: 5px;
}
.list_bg_r a{
	background-image:url(../images/q_m.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	margin-left:14px;
	text-decoration:none;
}
.list_bg_r a:hover{
  text-decoration:underline;
}
.view{
	margin:10px 10px 15px 0;
}
.r_bg{
	background-image:url(../images/r_bg.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 15px 10px 10px;
}
.r_bg a{
	color:#0061AA;
	background-color:#FFFFFF;
}
.r_bg a:hover{
	text-decoration:underline;
}
.link{
	text-decoration:none;
}
.r_box{
	margin:6px 0 6px 0;
}
.region{
  color:#BA2424;
  font-size: 13px;
  padding:0px 0px 0px 10px;
}
.region a{
	color:#BA2424;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.region a:hover{
  color:#BA3424;
  text-decoration:underline;
}
.f_t{
	background-image:url(../images/f_top.gif);
	background-repeat:no-repeat;
	font-size:12px;
	height:30px;
	font-weight:bold;
	padding-left:25px;
}
.f_bg{
	background-image:url(../images/f_bg.gif);
	background-repeat:repeat-y;
}
.f_bgx{
	background-image:url(../images/f_bg.gif);
	background-repeat:repeat-y;
}
.go_bg{
	background-image:url(../images/go_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
	padding:0px 10px 5px 10px;
}
.go_bg a{
	color:#000080;
	background-color:#DEF4FB;
}
.link_g{
	font-size:10px;
	text-decoration:none;
	margin-left:60px;
}
.footer{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:12px;
	background:url(../images/bg_all.gif) #474747;
	border: 1px solid #afafaf;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	color:#aaaaaa;
}
.footer a{
  font-size:14px;
	color:#8fcbef;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer p{
  margin-top:10px;
  padding-bottom:15px;
}
.category_list {
  width:200px;
  padding-left:1px;
  padding-top:6px;
  padding-bottom:5px;
}
.category_list .listing {
	margin:0px;	
	padding:0px 0px 2px 15px;
	font-size: 12px;
	line-height:15px;
	background-image:url(../images/cat_bg.gif);
	background-repeat: no-repeat;
	list-style-type:none;
}
.category_list .listing a {
	color: #000000;
	text-decoration:none;
}
.category_list .listing a:hover{
	background-color:#EFEFEF;
}
.cat_item {
  PADDING-RIGHT: 10px; 
  PADDING-LEFT: 10px; 
  PADDING-BOTTOM: 10px; 
  PADDING-TOP: 10px;  
}
.cat_item img {
  float: left;
  margin: 10px
}
.cat_item a h2 {
  margin: 5px;
  font-size: 15px;
  color: #449705;
  text-decoration: none;
}
.cat_item a{
	color:#0476cf;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.cat_item a:hover{
	text-decoration:underline;
}
.cat_item div {
  border-bottom: 1px solid #95e2f5;
}
.pagelist {
  margin-top: 8px;  
  margin-bottom: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
  color: #bf7132;  
}
.pagelist span {
  color: #a2b232;  
}
.pagelist a {
  color: #bf7132;
  margin: 1px; 
  padding: 8px;
  text-decoration: none;
  background: #DFEAF2;  
  border: 1px solid #cdcdcd;
}
.pagelist a:hover, .pagelist #current {
  color: #ffffff;
  text-decoration: none;
  background: #828b94;
  border: 1px solid #cdcdcd;
}
.txttable {
	font-size: 12px;
	color: #334275;
}
.txttable span a{
	margin:5px;
	color: #990000;
	font-weight: bold;
}
.txttable span a:hover{
	text-decoration: underline;
	background-color: #cfcfcf;
	color: #000099;
}
.txttable a {
	text-decoration: none;
}
.txttable a:hover{
	text-decoration: underline;
	background-color: #efefef;
}
#headerTag {
  margin:0px;
  padding: 5px;
  background-color: #efecda;
}
#headerTag span a {
  background-color: #efecda;
  padding: 2px 3px 2px 3px;
  font-family: verdana, tahoma;
  text-decoration: none;
}
#headerTag span a:hover {
  color:#000;
  text-decoration: underline;
}
#rightTag {
  margin:0px;
  padding: 5px;
  background-color: #eee;
}
#rightTag span a {
  background-color: #eee;
  padding: 2px 3px 2px 3px;
  font-family: verdana, tahoma;
  text-decoration: none;
}
#rightTag span a:hover {
  color:#ee5555;
  text-decoration: none;
}

/*************************************  HOME PAGE STYLE **********************************/
.new_item {
  margin-bottom:10px;
  font-size: 12px;
  border:1px solid #9bbed4;
  color: #555;
}
.new_item img{
  padding:5px;
}
.new_topic {
  padding:5px; 
  font-weight: bold;
  font-family: verdana, tahoma, arial;
  background: #9bbed4;
}
.new_title a {
  font-size: 13px;
  font-weight: bold;
  color: #389429;
  text-decoration: none;
}
.new_title a:visited{
  color: #c78d11;
  text-decoration: underline;
}

.new_title a:hover{
  text-decoration: underline;
}

/*************************************  POST PAGE STYLE **********************************/
.formpost, .formpost td {
  font-size: 11px;
}
.formpost tr {  
  text-align: center;
}
.field fieldset {
  width: 80%;
  padding-top: 20px;
}
.field legend {
  width: 200px;
  font-size: 14px;
  padding: 5px 5px 5px 10px;
  color: #8fcbef;
  background: url(../images/bg_all.gif);
}
.postfield {
  width: 80%;
  padding-top: 20px;
  border: 1px solid #dfdfdf;
}
.postfield .fieldhd {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  color: #8fcbef;
  vertical-align: top;
  background: url(../images/bg_all.gif);
}
.redtxt {
  color: #693636;
}
input {
	font-family: "MS sans serif";
	font-size: 11px;
	color: #3E5E75;
	font-weight: bold;
	border: thin  solid #bbbbbb;
	border-width: 1px;
}
.text  {
	font-family: "MS sans serif", Verdana;
	font-size: 9px;
	color:#acadaf;
	font-weight: normal;
	display: inline;
}
.input {
	font-family: "MS sans serif";
	font-size: 11px;
	color: #3366FF;
	font-weight: bold;
	border: thin  solid #bbbbbb;
	border-width: 1px;
	padding: 2px;

}
select {
	font-family: "MS sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
	border: thin  solid #bbbbbb;
	border-width: 1px;
}


.checkbox  { 
	border: none;
	border-width: 1px;
}


.del {
	font-family: "MS sans serif" ;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.redtxt {
	font-family: "MS sans serif" ;
	color: #FF0033;
}

.graytxt {
	font-family: "MS sans serif" ;
	font-size: 8px;
	color: #999999;
}


.button {
	font-family: "MS sans serif" ;
	font-size: 10px;
	color: #000000;
	background-color: #EAF2F4;
	font-weight: bold;
}

.b {
	font-family: "MS sans serif" ;
	font-size: 10px;
	font-weight: bold;
}
.table_link{
  font-size: 12px;
  border:1px solid #dfdfdf; 
  padding:5px
}
.table_link ul {
  margin: 0px;
  padding: 0px;
  color: #666666;
}
.table_link li img{
  margin: 0px;
  padding: 0px;
}
.table_link li {
  margin: 0px;
  padding: 3px;
  list-style-type: none;
  border-bottom: 1px dashed #dfdfdf;
}
.table_link a{
  text-decoration: none;
  color: #556666;
}

/*************************************  ADVANCE SEARCH STYLE **********************************/
.search, .search td {
  FONT-SIZE: 11px; 
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

.search input, .search select {
  background-color: #dfdfdf;
}
