body {font-family: Tahoma, Arial, sans-serif; font-size: 13px; margin: 0px auto; width: 750px; background-color: #FFFFFF; text-align: justify;}
h1 {font-size: 12px;}
h2 {font-size: 11px; color: #8e0303; padding: 0px; margin: 0px; font-weight: bold; font-family: Verdana;}
h3 {font-size: 10px;}
.style1 {font-size: 12px}
.style5 {font-size: 11px}
.style6 {color: #BE9CA6}
.style7 {
	color: #0000FF;
	font-weight: bold;
		}
.style8 {
	color: #aa0606;
	font-size: 12px;
		}
.style9 {color: #0000FF}
.style10 {color: #333333}
.style11 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
		}
.style12 {
		font-size: 13px;
		font-family: sans-serif;
		}
.style13 {
	color: #aa0606;
	font-size: 12px;
		}
a {color: #aa0606; text-decoration: underline;}
a:hover {color: #d22626; text-decoration: underline;}

form, input
{
    margin: 0px;
    padding: 0px;
}


body, input
{
    font-family: 'sans-serif', lucida, helvetica, verdana, arial, sans-serif;
}


input
{
    font-size: 12px;
    color: #000000;
    
}

.title
{
    margin-left: 3px;
    font-size: 25px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.error
{
    font-size: 12px;
    background-color: #F8E6CB;
    color: #000000;
    border-bottom: 1px solid #97CCA8;
}

#container
{
    -moz-border-radius: 20px;
    border: 1px solid #CCCDD7;
    width: 730px;
    margin: auto;
    background-color: #F8F8F8;
}

#menu
{ 
    -moz-border-radius: 0 30px 0 0;
    border-left: 1px solid #CCCDD7; 
    border-bottom: 1px solid #CCCDD7;
    float: right;
    height: 20px;
    background-color: #ffffff;
    color: #336600;
}

.option
{
    height: 25px;
    border-bottom: 1px solid #ffffff;
    background-color: #FDFDFD;
}

.shade
{
    background-color: #E1F3CF;
}

.head
{
    background-color: #A2AACE;
}