﻿/* MENU */
.menu_td {height:50px; width:100%; padding: 0 0 0 0;}

.menu a:link, .menu a:visited, .menu a:hover, .menu a:hover.visited {
display:block; float:left; margin:0 7px 0 0;  height:28px; text-decoration:none;}
.menu span {visibility: hidden; font-size:11px;}
.menu a:link, .menu a:visited {background-position:0px 0px;}
.menu a:hover, .menu a:hover.visited {background-position:0px 28px;}

.menu_home {width:85px; background-image:url(../../graphics/images/menu_home.gif);}
.menu_home_a {width:85px; background-image:url(../../graphics/images/menu_home_a.gif);}

.menu_post {width:95px; background-image:url(../../graphics/images/menu_post.gif);}
.menu_post_a {width:95px; background-image:url(../../graphics/images/menu_post_a.gif);}

.menu_index {width:95px; background-image:url(../../graphics/images/menu_index.gif);}
.menu_index_a {width:95px; background-image:url(../../graphics/images/menu_index_a.gif);}


.bg_glam {background-color: transparent; background:url(../../graphics/images/bg_glam.gif) bottom right no-repeat;}

.adr_area {float:left; width:41%;  padding:10px; margin-top:10px; padding-left:40px; background:#eff2e9 url(../../graphics/images/bg_1.gif); border:1px solid #bcbeb6;}

.form_header a:link, .form_header a:visited, .form_header a:hover, .form_header a:hover.visited {font-family:tahoma, verdana, arial; color:#ffffff; font-size:11px; font-weight:normal;}
.form_header a:link, .form_header a:visited {text-decoration:underline;}
.form_header a:hover, .form_header a:hover.visited {text-decoration:none;}

.form_area a:link, .form_area a:visited, .form_area a:hover, .form_area a:hover.visited {font-family:tahoma, verdana, arial; color:#5c5e50; font-size:12px; font-weight:normal;}
.form_area a:link, .form_area a:visited {text-decoration:underline;}
.form_area a:hover, .form_arear a:hover.visited {text-decoration:none;}

.input_1, .textarea_1, .textarea_2, .input_2 {border:1px solid #abaea8; height:18px; padding-left:3px; background:#ffffff; font-family:tahoma, verdana, arial; color:#5c5e50; font-size:12px;}

.input_1, .textarea_1 {width:357px;}
.selector_1 {width:200px;}
.textarea_1 {height:100px;}
.selector_3 {width:90%; height:auto;}

.input_2, .selector_2 {width:110px; margin-right:2px;}



.ReqInfoSectionHeading
{
	text-align:center;
	width:100%;
	font-family:tahoma, verdana, arial;
	font-size:13px;
	font-weight:bold;
    color:#000000;
	background-color:#d4d7cf;
}
