/*  
--------------------------------------------
global styles
--------------------------------------------  
*/

body {
	margin: 0px;
	padding: 0px;
	font:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/HomeBg.gif);*/
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.BodyText {
	font-family: "Tahoma";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;}
.BodyText a:link {
	font-family: "Tahoma";
	color: #f6bc3c;
	text-decoration: none;}
.BodyText a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;}
.BodyText a:hover {
	font-family: "Tahoma";
	text-decoration: underline;
	color: #f6bc3c;
}

.MemberLink {
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;}
.MemberLink a:link {
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;}
.MemberLink a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;}
.MemberLink a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;
}

.pageTitle {
	font-family: "Tahoma";
	font-size: 20px;
	color: #eec469;
	text-decoration: none;
	line-height: 17px;
}

.sideTitle {
	font-family: "Tahoma";
	font-size: 16px;
	color: #c0c0c0;
	text-decoration: none;
	line-height: 17px;}
.sideTitle a:link {
	font-family: "Tahoma";
	color: #c0c0c0;
	text-decoration: none;}
.sideTitle a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #c0c0c0;}
.sideTitle a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;
}

.sideTextQuote {
	font-family: "Tahoma";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
}
	
.sideText {
	font-family: "Tahoma";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;}
.sideText a:link {
	font-family: "Tahoma";
	color: #c0c0c0;
	text-decoration: none;}
.sideText a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #c0c0c0;}
.sideText a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;
}

.rightSideText {
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;}
.rightSideText a:link {
	font-family: "Tahoma";
	color: #f6bc3c;
	text-decoration: none;}
.rightSideText a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;}
.rightSideText a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #c0c0c0;
}

.spBodyText {
	font-family: "Tahoma";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;}
.spBodyText a:link {
	font-family: "Tahoma";
	color: #f6bc3c;
	text-decoration: none;}
.spBodyText a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;}
.spBodyText a:hover {
	font-family: "Tahoma";
	text-decoration: underline;
	color: #f6bc3c;
}

.footer {
	font-family: "Tahoma";
	font-size: 10px;
	color: #f6bc3c;
	text-decoration: none;
	line-height: 13px;}
.footer a:link {
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;}
.footer a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;}
.footer a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #f6bc3c;
}

.AllFrame {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;	
}

.VidFrame {
	border-top-style: solid;
	border-top-color: #b0afaf;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0afaf;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #b0afaf;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #b0afaf;
	border-left-width: 1px;	
}