BODY{
	margin: 0px; 0px; 0px; 0px;
	background: #ADB1B2;
	text-align: justify;
}

img
{
border-style: none;
}

HR{
	height: 1px;
	border: 1px dashed #999999;
	margin-top: 1px;
	margin-bottom: 1px;
}

p
{

padding: 0;
}

UL{
	color: #595959;
}

H1, H2, H3, H4, H5, H6
{
font-weight: bold;
color:#000000;
}

H1 {font-size: 14px; 
    background-color: #E7E7E7;
    font-family: Tahoma, Arial, Verdana;
    color: #000000;}
H2 {font-family: Tahoma, Arial, Verdana;
    color: #232323;
    font-size: 12px;}
H3 {font-family: Tahoma, Arial, Verdana;
    color: #232323;
    font-size: 11px;}
H4 {font-family: Tahoma, Arial, Verdana;
    color: #595959;
    font-size: 10px;}	
H5 {font-family: Tahoma, Arial, Verdana;
    color: #595959;
    font-size: 9px;}
H6 {font-family: Tahoma, Arial, Verdana;
    color: #595959;
    font-size: 10px;
    font-style: italic;}

.footer{
	background-color: #FEC05C;
	border-top: 1px solid #595959;
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 10px;
}

.menubar{
	background-color: #DBDBDB;
	border-top: 1px solid #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 12px;
}

.date{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 10px;
	margin-left: 12px;
	margin-top: 5px;
}

.mainsmalltext{
	font-family: Tahoma, Arial, Verdana;
	color: #595959;
	font-size: 10px;
}

.maindarksmalltext{
	font-family: Tahoma, Arial, Verdana;
	color: #232323;
	font-size: 10px;
}

.mainnarrowsmalltext{
	font-family: Arial Narrow;
	color: #595959;
	font-size: 10px;
}

.mainverysmalltext{
	font-family: Tahoma, Arial, Verdana;
	color: #595959;
	font-size: 9px;
}

.mainmediumtext{
	font-family: Tahoma, Arial, Verdana;
	color: #232323;
	font-size: 11px;
}


.maintitle{
        background-color: #E7E7E7;
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 14px;
}

.maintext{
	font-family: Tahoma, Arial, Verdana;
	color: #232323;
	font-size: 12px;
}

.mainheader{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: #DEDEDE;
	padding: 2px;
}

.sidelist{
	margin-left: 17px;
}

.sideinput{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 10px;
	background-color: #E3EBED;
}

.ulboxpadding{
	margin-left: 20px;
}

.tstyle{
	border: 1px solid #AAAAAA;
	font-family: Tahoma, Arial, Verdana;
	color: #232323;
	font-size: 12px;
	padding: 3px;
}


.bluenumber{
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
	color: #2A2B84
}

.largered{
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: normal;
	color: #D41C1C
}

		
.red{
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
	color: #D41C1C
}
		
.green{
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
	color: #31A324
}


a, a:link, a:hover
{
color: #5F82B1;
text-decoration: none; 
}

a:hover
{
text-decoration: underline;
}


A.blacklnk, A.blacklnk:link, A.blacklnk:visited, A.blacklnk:active {text-decoration: none; color:#000000}
A.blacklnk:hover {text-decoration: underline ; color: #000000;}
A.orangelnk, A.orangelnk:link, A.orangelnk:visited, A.orangelnk:active {text-decoration: none; color:#F49A08}
A.orangelnk:hover {text-decoration: underline ; color: #F49A08;}
A.lnkblue, A.lnkblue:link, A.lnkblue:visited, A.lnkblue:active {text-decoration: none; color:#5F82B1}
A.lnkblue:hover {text-decoration: underline ; color: #5F82B1;}
A.lnkgrey, A.lnkgrey:link, A.lnkgrey:visited, A.lnkgrey:active {text-decoration: none; color:#595959}
A.lnkgrey:hover {text-decoration: underline ; color: #595959;}
A.red:link {color: #D41C1C; text-decoration:underline}
A.red:visited {color: #D41C1C; text-decoration:underline}
A.red:hover {color:#D41C1C; text-decoration:none}
A.green:link {color: #31A324; text-decoration:underline}
A.green:visited {color: #31A324; text-decoration:underline}
A.green:hover {color:#31A324; text-decoration:none}
A.grey:link {color: #595959; text-decoration:underline}
A.grey:visited {color: #595959; text-decoration:underline}
A.grey:hover {color:#595959; text-decoration:none}
A.blueneutral:link {color: #2A2B84; text-decoration:underline}
A.blueneutral:visited {color: #2A2B84; text-decoration:underline}
A.blueneutral:hover {color:#2A2B84; text-decoration:none}
A.simplegrey, A.simplegrey:link, A.simplegrey:visited, A.simplegrey:active {text-decoration: none; color:#595959}
A.simplegrey:hover {text-decoration: none ; color: #595959;}

.blink { 
font-size: 9px; 
font-weight : bold;
color: #5F82B1; 
display: inline; 
} 