/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important;}

.menu{ 
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

}

.submenu {
	font-family:arial;
	background-color:#260B66;
	display:none;
}

.margin {
margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left';
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
padding:0;


}

.bottommenu{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align:center;
}

.topmenu{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#260B66;

border-left:'border-left-width' 'border-left-style' 'border-left-color';
border-bottom:'border-bottom-width' 'border-bottom-style' 'border-bottom-color';
border-bottom-color:#260B66;
border-bottom-width:1px;
border-bottom-style:solid


}
.body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;



}

.archive{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-top-color:#260B66;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#260B66;
border-bottom-style:solid;
border-bottom-width:1px;
color:#260B66;
}



.h1
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-style:italic;
}

.h2
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:13;
	font-style:normal;
}
