body {
	background-color: #333333;
}

html {overflow-y: scroll;}

h1 {
	color:#0033CC;
	font-size: 22px;
}

.mainstyles {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#000000;
}

a.mainstyles:link {
	color: #273576;
	font-weight:bold;
	text-decoration:underline;
}

a.mainstyles:visited{
	color: #273576;
	font-weight:bold;
	text-decoration:underline;
}

a.mainstyles:hover{
	color: #7D0F14;
	font-weight:bold;
	text-decoration:underline;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
a.mainmenu:link { 
	font-size:11px;
	color:000000;
	text-decoration:none;
	background-color: none;
	font-weight: bold;
}

a.mainmenu:hover {
	color: #ffffff;
	font-size:11px;
	font-weight:bold; 	
	text-decoration: none;
}

a.mainmenu:visited {
	text-decoration:none;
	font-weight: bold;
	}
 
.minimenu {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-style: normal;
	color:#000000;
}

a.minimenu:link {
	color: #273576;
	font-weight:bold;
	text-decoration:underline;
}

a.minimenu:visited {
	color: #273576;
	font-weight:bold;
	text-decoration:underline;
}

a.minimenu:hover{
	color: #7D0F14;
	font-weight:bold;
	text-decoration:underline;
}

.toprtside {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style: normal;
	color:#000000; 
	font-weight:normal;
	font-style:italic;
}
	
.bottomrtside {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	color:#000000; 
	font-weight:normal;
	font-style:normal;
}
