/* CSS Document */
input, textarea, select, submit, radio { color : #000000; text-transform: none; font: normal 10px Verdana; text-decoration: none; border-style: solid; border-width: 1px; border-color: #565656; background: #FFFFFF; }

legend { color:#000000; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

.td { background: #FFFFFF; }

a:link{text-transform: none;color: #000000;text-decoration: none;font-family: Arial;font-weight: none;font-size: 12px;}
a:visited{text-transform: none;color: #000000;text-decoration: none;font-family: Arial;font-weight: none;font-size: 12px;}
a:hover{text-transform: none;color: #3d6089;text-decoration: none;font-family: Arial;font-weight: none;font-size: 12px;}
a:active{text-transform: none;color: #3d6089;text-decoration: none;font-family: Arial;font-weight: none;font-size: 12px;}


h1 { text-transform: none; font-family: Arial; font-size: 16px; font-style: normal; font-weight: bold; text-align: center; color: #3d6089; }
h2 { text-transform: none; font-family: Arial; font-size: 15px; font-style: normal; font-weight: bold; text-align: center; color: #B31426; }

#mainmenu {
	padding:0;
	margin:-5px 5px 0 20 px;
	/*text-indent:-20px;*/
	color:#000000;
	background-image:url(images/menu_bgr2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}



#flash1{
	position:relative;
	left:157px;
	top:0px;
}

#flash2{
	position:relative;
	left:207px;
	top:0px;
}

embed{
	margin:0;
	padding:0;
	border:none;
}

.menu_i
{
font-weight:600;
color:#333;
}
.menu_s
{
color:#333;
}
.menu_p
{
color:#333;
/*margin-left:23px;*/
padding-left:23px;
}
.border0
{
border:0;
}



/** callback **/

#popup
{
display:none;
z-index:102;
position:absolute;
left:50%;
margin-left:-150px;
top:300px;
}
#popupdiv1_error
{
}
#popupdiv1
{
}
.popup
{
width:300px;
margin:0 auto;
background:#ddd url("/images/callback_bg.png");
border:1px solid #999;
font:100 12px/12px 'Arial',sans-serif;
position:relative;
padding-bottom:5px;
}
.popup_close
{
display:block;
width:20px;
height:20px;
border:1px solid #b00;
background:#f00;
position:absolute;
top:2px;
left:276px;
text-decoration:none;
text-align:center;
font:100 15px/20px 'Arial',sans-serif;
}
.popup_header
{
font:600 12px/12px 'Arial',sans-serif;
}
.popup_text
{
width:280px;
margin:5px;
-webkit-box-shadow:0px 0px 5px #000;
-moz-box-shadow:0px 0px 5px #000;
box-shadow:0px 0px 5px #000;
}
.popup_textarea
{
width:280px;
margin:5px;
-webkit-box-shadow:0px 0px 5px #000;
-moz-box-shadow:0px 0px 5px #000;
box-shadow:0px 0px 5px #000;
}
.popup_btn
{
}

#callback_link
{
/* position:absolute; */
/* top:192px; */
/* left:165px; */
/* z-index:100; */
/* width:150px; */
font-size:12px;
font-weight:600;
text-align:center;
padding:0 0 25px 0;
}
#callback_link a
{
color:#000;
text-decoration:none;
}
#callback_link a:hover
{
text-decoration:underline;
}

