/*
  main.css,v 1.0 2006/03/18

  SEOTM Solutions
  http://www.seotm.com

  Copyright (c) 2006 Seotm.com
*/
html{padding: 0; margin: 0;}
body {
  background: url('/images/style/back.jpg') repeat #f8ebc6;
  color: #000000;
  margin: 0;
  padding: 0;
  font-family:  Arial, Tahoma, sans-serif; 
}

p {
  font-family:  Arial, Tahoma, sans-serif;
  font-size: 12px;
  text-align: justify;
  text-indent: 40px;
}

h1 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #e2001a;
}

h2 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #bf2032;
}

h3 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}
a img {border: none;}
A {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-family: Tahoma, sans-serif;
}

A:hover {
  color: #333333;
  text-decoration: none;
}
   ul li
 {
 list-style-image: url('/images/design/li.gif');
 }
td {
  font-family:  Arial, Tahoma, sans-serif;
  font-size: 12px;
}

tr {
}

FORM {
 display: inline;
}

.inputRequirement { font-family:  Arial, Tahoma, sans-serif; font-size: 10px; color: #ff0000; } 


.lnk_page{
border:1px dotted #BBBBBB;
height:18px;
padding:3px 6px;
text-decoration:none;
}

.lnk_page:hover{
 background-color:#C0C0FF;  
}

.LinkPagesSel{
background:#EEEEEE none repeat scroll 0%;
border:1px solid #BBBBBB;
font-weight:bold;
padding:3px 6px;
}

.select{
 width: 35px;
}

.err_box { border:1px solid #FFC0C0; background-color:#FFDDDD; padding:15px; margin:5px; width:50%; float: center; }
.err_title{ font-size: 12px; padding-bottom: 2px; }
.err_text { font-size: 10px; }
.msg_box { border:1px solid #C0FFC0; background-color:#D9FFD9; padding:15px; margin:5px; width:50%; float: center; }
.msg_text { }
.wrn_box { border:1px solid #FFFF80; background-color:#FFFFCC; padding:15px; margin:5px; width:50%; float: center; }
.wrn_text { }

#body{margin: 0 auto; width: 900px; background: url('/images/style/back.png') center repeat-y;padding: 0 35px;}
#inner{background: url('/images/style/man.jpg') top left no-repeat;width: 900px;padding-bottom: 20px;}
#left{float: left; width: 263px;padding: 502px 0 0;}
#content{float: left; width: 612px;margin-left: 25px;}
#SmallLinks{height: 25px;float: right; margin:9px 0px 40px;}
#SmallLinks a{padding: 0px 9px 0px; height: 25px;}
.clear{clear: both; height: 0; font-size: 1px;}
#logo{text-align: right; padding-bottom: 15px;}
#logo p{margin: 0; padding: 0;}
#specialInfo{width: 387px; background: url('/images/style/telBack.png') top repeat-y; float: right;padding: 12px 18px 12px 0;text-align: right; font: bold 13px Arial; color: #101010; margin-bottom: 45px;}
#specialInfo span{font: bold 13px Arial; color: #e2001a;}
.Menu{float: right;font: bold 12px Arial; color: #101010;padding-bottom: 25px;}
.Menu a{font: bold 12px Arial; color: #e2001a; text-decoration: underline;}
.Menu a:hover{color: #e2001a; text-decoration: none;}
#copyright{font: 11px Arial; color: #101010;overflow: hidden;padding: 15px 14px; border-top: 1px dashed #dead72;/*margin: 20px 0 0;*/}
#copyright img{float: right;padding: 0;margin: 0;}
#copyright a{font: 11px Arial; color: #101010;text-decoration: none;}
#copyright a:hover{color: #101010;text-decoration: underline;}
#MainMenu{background: url('/images/style/backMenu.gif') top left repeat-y;padding: 10px;}
#MainMenu .inner{background: url('/images/style/menuBack.jpg') top left repeat-y;border: 1px inset #8995a1;}
#MainMenu ul{list-style: none;padding: 0;margin:0 ;}
#MainMenu li{list-style: none;padding: 8px 15px;margin:0 ;}
#MainMenu a{font: bold 13px Arial; color: #bf2032; text-decoration: underline;}
#MainMenu a.cur{font: bold 13px Arial; color: #e2001a; text-decoration: none;}
#MainMenu a:hover{ color: #e2001a; text-decoration: underline;}
.textbox{ background-color: #ffffff; width: 250px; border: 1px solid #8995a1;}
.textarea{ background-color: #ffffff; width: 250px; height: 80px; border: 1px solid #8995a1;}
