body {
	background-color: #5a5a5a;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #5a5a5a;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	font-family:Tahoma, Arial, Verdana;
	font-size: 13px; 
	color: #FFFFFF;
	text-decoration:none; 
}


.white-text:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size: 13px; 
	color:#FFFF33;
	text-decoration:underline; 
}

.white-text-big{
color: #ffffff;
font-size: 13px;
}

.blye-text-underline {
font-size: 13px;
color: #348cbc;
text-decoration: underline;
}

.blye-text-underline:hover {
font-size: 13px;
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
font-size: 13px;
color: #348cbc;
}


.blye-text-big {
font-size: 18px;
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
	font-family:Tahoma, Arial, Verdana;
	font-size: 12px; 
	color: #920f0d;
}

.red-text-underline {
	font-family:Tahoma, Arial, Verdana;
	font-size: 12px; 
	color: #920f0d;
	text-decoration: underline;
}

.Red-text-big {
font-size: 14px;
color: #920f0d;
font-weight: bold;
}

.Red-text-superbig {
font-size: 18px;
color: #920f0d;
font-weight: bold;
}

.Blue-text-superbig {
font-size: 18px;
color:#333399;
font-weight: bold;
}

.gray-text{
font-size: 12px;
color: #4c4c4c;
}

.gray-text-big{
font-size: 13px;
color: #4c4c4c;
}

.green-text{
color: #76950b;
}


.menu {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color:#003399;
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color:#003399; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.gray-mnu{
	font-family:Tahoma, Arial, Verdana;
	font-size: 10px; 
	color:#CCCCCC;
	text-decoration:none; 
}


.gray-mnu:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size: 10px; 
	color:#FFFF33;
	text-decoration:underline; 
}

.blue-links{
	font-family:Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #348cbc;
	text-decoration: underline;
}


.blue-links:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size: 13px;
	color:#003366;
	text-decoration: underline;
}