body{
margin:0px;
font-size:11px;
font-family:verdana;
}
img{
border:0px;
}
.left_menu a,.left_menu a:visited,.left_menu a:link{
margin-top:3px;
display:block;
border-bottom:1px dotted #787878;
padding-bottom:5px;
color:#000000;
text-decoration:none;
}
.left_menu a:hover{
color:#888888;
}
.search_box a,.search_box a:visited,.search_box a:link{
color:#A4D4EF;
text-decoration:none;
font-weight:100;
}
.search_box a:hover{
color:#EFF9FF;
text-decoration:underline;
}

.maintitle{
color:#000000;
font-weight:bold;
padding:5px;
border-bottom:1px dotted #000000;
margin-bottom:20px;

}
.maintitle a,.maintitle a:hover,.maintitle a:visited,.maintitle a:link
{
color:#000000;
font-weight:bold;
text-decoration:none;
}

.flash_message{
position:absolute;
width:300px;
color:#FFFFFF;
font-family:verdana;
font-size:12px;
text-align:center;
background-color:#FF7E00;
top:250px;
left:35%;
z-index:10;
filter:alpha(opacity: 90);
opacity: 0.9;
}

.green_button_2 {
width:auto;
border-width:0px;
background-color:#78B400;
color:#000000;
}