﻿body
{
	background-image:url(images/Bg.gif);
	background-position:center;
}
	
.LeftBorder
	{
	border-right: 1px solid #FA0017;
	}

	
.TopBorder
	{
	border-top: 1px solid #FA0017;
	}
	
.CopyRight
{
	background-color:#FA0017;
	height:35px;
	padding-left:20px;
}

.Logout a
{
	color:Black;
	text-decoration:none;
}

.Logout a:hover
{
	color:#FA0017;
	text-decoration:underline;
}

.LeftLink a
{
	display:block;
	padding-top:15px;
	color : #505154;
	text-decoration : none; 
	font-weight : bold;
	border-bottom:solid 1px #ffffff;
}

.LeftLink a:hover
{
	display:block;
	padding-top:15px;
	color : #FA0017;
	text-decoration : none; 
	font-weight : bold;
	border-bottom:solid 1px #FA0017;
}

.LeftLinkActive a,.LeftLinkActive a:hover
{
	display:block;
	padding-top:15px;
	color : #FA0017;
	text-decoration : none; 
	font-weight : bold;
	border-bottom:solid 1px #FA0017;
}

.clickhere
{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	color:#505154;
	text-decoration : none; 
	font-weight : bold;
	text-decoration:none;
	line-height:25px;
}

.clickhere:hover
{
	background-image:url(images/arrow-hover.gif);
	background-repeat:no-repeat;
	color:#FA0017;	
	text-decoration : none;
	font-weight : bold;
	border-bottom:solid 1px #FA0017;
}

.signuphd
{
	color : #FB3113;
	font-size :16px;
}

.smalltxt
{
	color : #505154;
	font-size :9px;
	line-height:12px;
}

.HomeLink a
{
	display:block;
	color : #505154;
	text-decoration : none; 
	font-weight : bold;
	border-bottom:solid 1px #ffffff;
}

.HomeLink a:hover
{
	display:block;
	color : #FA0017;
	text-decoration : none; 
	font-weight : bold;
	border-bottom:solid 1px #FA0017;
}

.redhd
{
	color : #FF0202;
	font-size :12px;
	font-weight:bold;
	padding-bottom:5px;
}

.clickheregreen
{
	background-image:url(images/arrow-green.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	color:#505154;
	text-decoration : none; 
	font-weight : bold;
	text-decoration:none;
	line-height:25px;
}

.clickheregreen:hover
{
	background-image:url(images/arrow-green-hover.gif);
	background-repeat:no-repeat;
	color:#abd417;	
	text-decoration : none;
	font-weight : bold;
	border-bottom:solid 1px #abd417;
}


.clickhereyellow
{
	background-image:url(images/arrow-yellow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	color:#505154;
	text-decoration : none; 
	font-weight : bold;
	text-decoration:none;
	line-height:25px;
}

.clickhereyellow:hover
{
	background-image:url(images/arrow-yellow-hover.gif);
	background-repeat:no-repeat;
	color:#E8C200;	
	text-decoration : none;
	font-weight : bold;
	border-bottom:solid 1px #E8C200;
}

.clickherepurple
{
	background-image:url(images/arrow-purple.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	color:#505154;
	text-decoration : none; 
	font-weight : bold;
	text-decoration:none;
	line-height:25px;
}

.clickherepurple:hover
{
	background-image:url(images/arrow-purple-hover.gif);
	background-repeat:no-repeat;
	color:#BB2D7D;	
	text-decoration : none;
	font-weight : bold;
	border-bottom:solid 1px #BB2D7D;
}

.blulink
{
	color : #0000ff;
	font-weight:normal;
}
	
.blulink:hover
{
	color : #0000ff;
	font-weight:normal;
}