/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ffffff;
	color:#6d6e71;
}

 ul.reg  {padding-left:40px;}

a img { border:0;}
.pad {padding:10px 10px 10px 10px;}
p {padding-top:8px;}
.links {color:#6d6e71;text-decoration:none;}
.center {text-align:center;}
.left { float:left;padding:0 0px 5px 10px; }
.left_pad { float:left;padding:0 20px 5px 20px; }
.right {float:right;padding:0 0 20px 10px}
.right2 {float:right;padding-left:10px;}
.clear  { clear:both;}
.border {border-width:thin;border-style:solid;border-color:#00549f;}
.title_large {font-size:18px;  color:#00549f; line-height:20px;}
.body_bold {font-size:12px;line-height:18px;font-weight:bold; }
.small {font-size:11px;}
td {padding:1px 1px 1px 1px;}

html, input, textarea { font-family:Arial;font-size:13px;line-height:18px;}
input, select { vertical-align:middle; font-weight:normal;font-size:12px;}
.button { width:96px; height:20px;margin:0px auto;background-color:#6d6e71;;color:#ffffff;font-weight:bold;font-size:13px;text-align:center;border:none; cursor:pointer;outline:none;padding-bottom:3px;}
/* 
.button:hover { background:url(graphics/Fotos4Ads_button.gif) left center no-repeat;border: none; outline:none;}
.button:active, .button:focus { background:url(graphics/Fotos4Ads_button.gif) left bottom no-repeat;border: none; outline:none;}
*/
a:hover{text-decoration:none;}
a {color:#00549f;}
.form_head {width:65px;font-weight:bold;text-align:right;}
.form_head2 {width:150px;font-weight:bold;text-align:right;}
.form_head3 {width:90px;font-weight:bold;text-align:right;}
.form_head4 {width:65px;font-weight:bold;text-align:left;}
.form_head5 {width:34px;font-weight:bold;text-align:left;}
/* ============================= main layout ====================== */
 h1 { font-size:24px;  color:#00549f; line-height:30px;font-family:Times New Roman;}
 h2 { font-size:18px;  color:#00549f; line-height:20px;font-family:Times New Roman;} 
 h3 { font-size:16px;  color:#00549f; line-height:18px;font-family:Times New Roman;}
 h4 { font-size:13px;   line-height:18px;}
  h5 { font-size:12px; color:#ff0000;  line-height:18px;}
 hr {color:#ffffff;}
 #content a {color:#ffffff;}
/* ============================= header ====================== */

#menu ul {width:605px;overflow:hidden;color:#b45340;padding:0px 0px 0px 0px;list-style-type:none;}
#menu li {color:#ffffff;display:block;padding:0px 4px 0px 4px;margin:0px 0px 0px 0px;float:left; }
#menu li a {text-decoration:none;color:#ffffff;text-align:right;display:block;font-size:12px; }
#menu li a:hover {text-decoration:underline;}
#active {font-weight:bold;font-size:11px;}



.img {margin-bottom:10px;}
.r_img_container {margin: 0px auto;float:right; padding: 10px 5px 5px 20px;}
.l_img_container {margin: 0px auto;float:left; padding: 0px 10px 5px 5px;}
.page_img { border-style:solid;border-color:#b45340; border-width: 1px;}




