/* CSS Document layout - proptemp */
/*standards*/
body, td, select, input, .textarea{font-family: tahoma, arial, verdana; font-size:11px; margin-top: 20px;}
body { background-color:#506884;  background-image: url('url(img/background.png');}
td{text-align:left; vertical-align:top;}
p {}
form, hr, h1, h2, h3{margin:0px; padding:0px;}
h1{font-size:25px; line-height:25px; color:#FF9934;}
h2{font-size:11px; line-height:11px;}
h3{font-size:18px; line-height:18px; font-weight:normal;}
.dis_block{display:block;}
.fs_12{font-size:12px;}
body{text-align:center; margin:0px;}


a:link {text-decoration: none; color:#FFF;}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none; color:#FFCC00;
}
a:active {
	text-decoration: none;
	color: #BBDDFF;
}

.site {width:770px;}

.menu_background {background-color:#FFFFFF; padding-left:5px; padding-right:3px;}
.menu_table {background-color:#FFFFFF;}

/*menu*/
.menu { border-top: #ffffff solid 2px; border-bottom:#ffffff solid 1px; color:#ffffff; font-size:12px; text-align:center; font-weight:bold; background-color:#ffffff; width:135px;}
.menu a {border-top: #2b3646 solid 2px; border-bottom:#2b3646 solid 1px; color:#ffffff; font-size:12px; font-weight:bold; text-align:center; text-decoration:none; background-color:#2b3646;  width:135px; height:20px; display:block; padding-top:2px; }
.menu a:hover {border-top: #c1c9d0 solid 2px; border-bottom:#c1c9d0 solid 1px; font-size:12px; font-weight:bold; color:#263643; text-align:center; text-decoration:none; background-color:#ADBECF; height:20px; width:135px;}
	

.lines {border-top:#001435 solid 6px; border-bottom:#ffffff 3px solid;}
.footer {background-color:#001435; height:40px; color:#FFFFFF;}
.footer_bottom {background-color:#334255;}
.content {text-align:justify; padding-left:30px; margin-top:25px; padding-right:10px;}
.content a{color:#990000; font-weight:bold;}

.header { background-image:url('../img/header.png'); width:770px; height:116px}
.title {padding-top:20px; border-bottom:#001435 solid 2px; color:#001435; font-size:20px;}
.title_area {padding-left:30px; padding-right:10px;}

.services {color:#3F7998; font-weight:bold; margin-top:10px;}
.services a {color:#3F7998; font-weight:bold;}
.services a:hover {color:#CC0000;}