﻿body {
	background-color: #262626;
	font: normal 14px Tahoma, Arial;
}

td {
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

A:link img, A:visited img, A:hover img {border-color: #A7A6A6;}

.related A:link {color: #414141; text-decoration: underline; font-weight:bolder} 
.related A:visited {color: #414141; text-decoration: underline; font-weight:bolder} 
.related A:active {color: #414141; text-decoration: underline ; font-weight:bolder} 
.related A:hover {color: #00527d; text-decoration: none; font-weight:bolder} 


.highlight-links A:link {color: #76950b; text-decoration: underline; font-weight: normal} 
.highlight-links A:visited {color: #76950b; text-decoration: underline; font-weight:normal} 
.highlight-links A:active {color: #76950b; text-decoration: underline ; font-weight:normal} 
.highlight-links A:hover {color: #00527d; 	text-decoration:none; font-weight: normal;} 


.heading A:link { color: #99ccff; text-decoration: underline; font-weight:bolder} 
.heading A:visited {color: #99ccff; text-decoration: underline; font-weight:bolder} 
.heading A:active {color: #99ccff; text-decoration: underline ; font-weight:bolder} 
.heading A:hover {color: #00527d; text-decoration: none; font-weight:bolder} 

.white-link A:link { color: #FFFFFF; text-decoration: underline; font-weight:bolder} 
.white-link A:visited {color: #FFFFFF; text-decoration: underline; font-weight:bolder} 
.white-link A:active {color: #FFFFFF; text-decoration: underline ; font-weight:bolder} 
.white-link A:hover {color: #00527d; text-decoration: none; font-weight:bolder} 


a:link, a:visited { color : #76950b;}

a {

font: normal 14px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 14px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

/*
a:visited{
color: #046294;
text-decoration: none;
}
*/
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
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 {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.blue-text{
color: #99ccff;
}