/* CSS Document */
body
{
margin:0 0 0 0px;
background-image:url(../images/bg1.jpg);
background-repeat:repeat;
}
.outertable
{
width:1003px;
margin-left:auto;
margin-right:auto;
}
.menu
{
background-image:url(../images/menu_bg.jpg);
background-repeat:no-repeat;
}
.content
{
font-family:Tahoma;
font-size:11px;
color:#525d3d;
line-height:18px;
}
.content a:link
{
color:#525d3d;
text-decoration:underline;
}
.content a:visited
{
color:#525d3d;
text-decoration:underline;
}
.content a:hover
{
color:#525d3d;
text-decoration:none;
}
.next
{
font-family:Tahoma;
font-size:11px;
color:#729e1b;
font-weight:bold;
}
.leftmenu
{
font-family:Tahoma;
font-size:12px;
color:#698a06;
font-weight:bold;
letter-spacing:2px;
}
.footer
{
background-image:url(../images/footer_bg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}
.footer a:link
{
color:#FFFFFF;
text-decoration:none;
}
.footer a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.star
{
font-family:Tahoma;
font-size:10px;
color:#FF0000;
}
.headbar_bg
{
background-image:url(../images/headbar_bg.jpg);
background-repeat:repeat-x;
}
.tbox
{
background-image:url(../images/formfield.png);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#666666;
padding:4px 5px 1px 5px;
	border:0px;
	width:157px;
	height:27px;
}
.tarea
{
background-image:url(../images/textarea.png);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#666666;
padding:4px 5px 1px 5px;
	border:0px;
	width:179px;
	height:101px;
}
.submit
{
background-image:url(../images/submit.png);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding:0px 5px 1px 5px;
	border:0px;
	width:75px;
	height:22px;
}
