BODY  { font-family: Verdana; font-size: 11px; font-weight: normal;	color: #000000;	margin:0px;	background-color: #000000;}
.backgroundImage  {background-image: url(../images/LeftColumnBg00.gif);}
.backgroundColumn  {background-image: url(../images/LeftColumnBg01.gif);}
.borderCellGrey  {background-color:#ffffff; border: 1px solid #EEF3F9;}
.borderCellOrange  {background-color:#ffffff; border: 1px solid #FFECE1;}
TD  {font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000;}
.pageheader h1 {font-family: "Arial"; color: #FE5301; text-decoration: none; display:inline;}

.socialMedia { font-family: Verdana; font-size: 12px; font-weight: bold; color: #ffffff; margin:0px;}

A, A:LINK  {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER	{
	font-family: Verdana;
	color: #FE5301;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.LeftNav {font-family: Verdana; color: #FE5301; font-size: 11px; font-weight: bold; text-decoration: none; text-align:left;}
.LeftNav A {font-family: Verdana; color: #000000; font-size: 11px; font-weight: bold; text-decoration: none;}
.LeftNav A:HOVER	{color: #FE5301;}

.LeftNavUnderlined {font-family: Verdana; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; text-align:left;}
.LeftNavUnderlined A {font-family: Verdana; color: #FE5301; font-size: 11px; font-weight: bold; text-decoration: underline;}
.LeftNavUnderlined A:HOVER	{color: #000000;}

.HomeLinks {font-family:Verdana; font-size:11px; color:#000000; text-decoration:none; text-align:center; font-weight: normal;}
.HomeLinks A {color:#FE5301; text-decoration:none; font-weight: normal;}
.HomeLinks A:Hover {color: #000000; font-weight: normal;}


STRONG	{font-family: Verdana; font-size: 11px; font-weight: bold; color: #FE5301;}
.TextBlack  {font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000;}
LI	{font-family:Verdana; font-size: 11px; color: #000000; font-weight: normal;}

/* footer*/
.footer  {font-family: Verdana; font-size: 9px; font-weight: normal; color: #000000;}
.footer A	{font-family: Verdana;	font-size: 9px;	font-weight: normal; color: #000000; text-decoration: none;}
.footer A:hover	{font-family: Verdana; font-size: 9px; font-weight: normal; color: #ffffff; text-decoration: none;}
.footer STRONG	{font-family: Verdana; font-size: 9px; font-weight: bold; color: #000000;}

.FooterBottom {font-family: Verdana; font-size: 9px; font-weight: normal; color: #A0A0A0; text-decoration: none;}
.FooterBottom A {color: #A0A0A0; text-decoration: underline; font-weight: normal; font-size: 9px;}
.footerBottom A:hover	{text-decoration: underline; font-size: 9px; font-weight: normal;}

/* form*/
.Form {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFECE1;
	border: 1px solid #FE5301;
	text-align: left;
	text-indent: 5px;
	vertical-align: baseline;
	SCROLLBAR-FACE-COLOR: #FFECE1;
	SCROLLBAR-HIGHLIGHT-COLOR: #6F0501;
	SCROLLBAR-SHADOW-COLOR: #FE5301;
	SCROLLBAR-3DLIGHT-COLOR: #FFECE1;
	SCROLLBAR-ARROW-COLOR: #4E0301;
	SCROLLBAR-DARKSHADOW-COLOR: #FFECE1;
}

h1.index{
	padding:0px;
	margin:0px;
}

#facebookLink {
	display:block;
	width: 165px;
	height: 70px;
	margin-bottom: 5px;
	margin-left: 0px;
	opacity: 1.0;
	cursor:pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background-image: url(../images/face_book-logo.png);
	}

#facebookLink:hover{
	width: 165px;
	height: 70px;
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-image: url(../images/face_book-logo.png);
	}
	
#TwitterLink {
	width: 165px;
	height: 70px;
	margin-left: 0px;
	opacity: 1.0;
	cursor:pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background-image: url(../images/twiter_logo.png);
	}

#TwitterLink:hover{
	width: 165px;
	height: 70px;
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-image: url(../images/twiter_logo.png);
	}
	
#TwitterWrap{
	max-width: 120px;
	}
#facebookWrap{
	margin-left: 30px;
	}
.relotrackerHeading{font:14px Verdana, Geneva, sans-serif; font-weight:bold;text-transform:uppercase; color:#ffffff}
.relotracker{font:11px Arial, Helvetica, sans-serif;text-transform:uppercase;}
.relotracker a{ text-decoration:underline}
.relotracker a:hover{color:#ffffff;text-decoration:underline}

