@charset "utf-8";
/* CSS Document */
#menu {
	text-align:left;
	margin: 5px 5px 5px 10px;
	position:inherit;
	font-family:'Arial Black';
	font-size:14px;
	color:#c7caff;
	border-spacing:inherit;
	border-bottom-color:#c7caff;
	border-bottom-style: dashed;
	border-bottom-width:1px;
}

#link {
	color:#FF9900;
}

a{
font-style:normal;
text-decoration:none;
color:#FF9900;
font-weight:bold;
}

c{
font-style:normal;
text-decoration:none;
color:#FF9900;
}

h1{
font-family:Georgia, `Times New Roman`, Times, serif; 
font-size:15px; 
color:#FFFFFF;
}

h2{
font-family:Georgia, `Times New Roman`, Times, serif; 
font-size:15px; 
color:#FEFFF2;
}

h3{
font-family:Georgia, `Times New Roman`, Times, serif; 
font-size:15px; 
color:#FEFFF2;
}

#SideBarBlockHeader {
	position: inherit;
	top: 12px;
	margin-top: 10px;
	width: 134px;
	background-color:#0c0064;
	border-width:1px;
	border-color:#0c0064;
	border-style:solid;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#DD7700;
	padding: 0px 2px;

}
#SideBarBlock {
	position: inherit;
	margin-bottom: 7px;
	width: 134px;
	text-align:justify;
	background-color:#2d2a70;
	border-width:1px;
	border-color:#0c0064;
	border-style:solid;
	font:"Times New Roman", Times, serif;
	font-size:13px;
	color:#bf9f30;
	line-height:1;
	text-indent: 13px;
	padding: 2px;
}





#baner100 {
	border-width:3px;
	border-style:solid;
	border-color:#276733;
	height:100px;
	width:100px;
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
}
#baner468 {
	border-width:3;
	border-style:solid;
	border-color:#276733;
	height:60;
	width:468;
	background-color: #FFFFFF;
	margin: 5 0 0 0;
}
#baner120 {
	border-width:2;
	border-style:solid;
	border-color:#276733;
	height:60;
	width:120;
	background-color: #FFFFFF;
	margin: 5 0 0 0;
}
#baner160 {
	border-width:2;
	border-style:solid;
	border-color:#276733;
	height:60;
	width:160;
	background-color: #FFFFFF;
	margin: 5 0 0 0;
}
