BODY	{
	background-color: #000000;
	scrollbar-face-color: #414141;
	scrollbar-highlight-color: #414141;
	scrollbar-shadow-color: #242424;
	scrollbar-3dlight-color: #414141;
	scrollbar-arrow-color: #9D99A2;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	text-align: center;
	color: #DEDFDE;
	font-size: 13px;
	font-weight: medium;
	font-family: "Arial";
	margin: 5px;
}
.mbody	{
	width: 730px;
	border-style: none;
	text-align: left;
	padding: 10px;
	position: relative;
}
.adr	{
	color: #DEDFDE;
	font-size: 11px;
	font-weight: medium;
	font-family: "Verdana";
	text-indent: 10px;
}
.nadp	{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: medium;
	font-family: "Arial";
	text-align: center;
	letter-spacing: 1px;
}
.podn	{
	color: #62B0FF;
	font-size: 13px;
	font-weight: medium;
	font-family: "Arial";
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}
.odst	{
	color: #62B0FF;
	font-size: 12px;
	font-weight: medium;
	font-family: "Arial";
	text-align: justify;
	text-indent: 30px;
}
.cisl	{
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
}
.prgn {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial";
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}
.prgp	{
	color: #DDDDDD;
	font-size: 12px;
	font-weight: medium;
	font-family: "Arial";
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 7px;
}
.pdnp	{
	color: #00CCFF;
	font-size: 13px;
	font-weight: medium;
	font-family: "Arial";
	letter-spacing: 1px;
	text-indent: 30px;
}
.prgl {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: medium;
	font-family: "Arial";
	text-align: left;
	letter-spacing: 1px;
	line-height: 18px;
}
.prgt	{
	color: #62B0FF;
	font-size: 12px;
	font-weight: medium;
	font-family: "Arial";
	text-align: center;
}
.alert {
	width: 350px;
	color: #FFC140;
	font-size: 13px;
	font-weight: medium;
	font-family: "Arial", sans serif;
	text-align: justify;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
	background-color: #993300;
	position: absolute;
	top: 50px;
	right: 0px;
}

.cop	{
	color: #242124;
	font-size: 10px;
	font-weight: medium;
	font-family: "Verdana";
}
A:link	{
	text-decoration: none;
	color: #FFCF00;
}
A:visited	{
	text-decoration: none;
	color: #FFCF00;
}
A:hover	{
	text-decoration: underline;
	color: #FFCF00;
}
A:active	{
	text-decoration: none;
	color: #FFCF00;
}
