﻿/* Fonts Stylesheet */
body { 
	background-color: #000000; 
}

ul {
	color: #FFFFFF;
}

.Images {
	border: 2px solid #FFFFFF;
	margin-right: 6px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}
a:active {
	color: #666666;
	font-family: Verdana;
	font-size: 9pt;
}
a:hover {
	text-decoration: underline overline;
	color: #800000;
	font-family: Verdana;
	font-size: 10pt;
}

.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.title2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 16px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, sans-serif;
color: #0066cc;
}


.heading { 
FONT-WEIGHT: bold; 
FONT-SIZE: 18px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, san-serif; 
color: ##0066cc; 
}


.heading2 { 
FONT-WEIGHT: bold; 
FONT-SIZE: 18px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, san-serif; 
color: #ffffff; 
}


.bodytext {
	font-family: Tahoma, "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}

.linktext {
	font-family: Tahoma, "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: underlined;
	line-height: normal;
	color: #8998bf;
}

.w-heading { 
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, san-serif; 
color: #ffffff; 
}


.colortext { 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, san-serif; 
color: #899FB8; 
}

.colorred { 
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
FONT-FAMILY: Tahoma, Century Gothic, Geneva, Arial, Helvetica, san-serif; 
color: #ff3366; 
}



.welcome {
FONT-WEIGHT: bold; 
FONT-SIZE: 24px; 
FONT-FAMILY: Tahoma, "Century Gothic", Geneva, Arial, Helvetica, sans-serif; 
color: #333366;
}


.captiontext {
	font-family: Tahoma, "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.audioheadercss {
	height: 60px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 60px;
	float: left;
	width: 100px;
}
.audioheadercssimage {
	width: 650px;
	clear: none;
	height: 60px;
	margin-left: 100px;
	text-align: right;
	padding: 15px;
}
.audioheadercssborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	height: 60px;
	width: 760px;
}
