@import url(default.screen.css);

div.cont_bot
{
background-image: url(../../res/botbg_c.jpg); background-position:top; background-repeat:no-repeat;
}



#sidebanner
{
	background-image:url(/res/newimages/sidebanner_bar3.jpg);
}
#bottommainwrapper
{
	background-image:url(/res/newimages/bottomgraphic_map.jpg);
}




form.reg
{
}

input.inputform
{
background-color:#000000;
border-style: solid; 
border-width: 1px;
border-color:#3B3920;
font-family: verdana, arial, sans-serif;
width: 220px;
color:#ffffff;
}

textarea.inputform
{
background-color:#000000;
border-style: solid; 
border-width: 1px;
border-color:#3B3920;
font-family: verdana, arial, sans-serif;
width: 220px;
color:#ffffff;
height: 70px;
font-size:1em; 
}

div.submit
{
padding-top: 5px;
padding-bottom:5px;
float:left;
width: 86px;
}

div.submit input
{
background-color:#000000;
border:1px solid #A89C6C; 
font-family: verdana, arial, sans-serif;
font-size:13px;
width: 70px;
color:#000000;
height: 25px;
margin-top:12px;
color:#FFFFFF;
font-weight: bold;
}
