form
{
	display: inline;
}

body
{
	background-image: url(../Images/SubpageImages/BG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin: 0 0;
	padding: 0;
	background-color: #fff;
}

.HeaderImage
{
	background-image: url(../Images/SubpageImages/HederImage.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.WaterMark
{
	background-image: url(../Images/SubpageImages/CenterBg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.Spacer
{
	padding-left: 12px;
	padding-right: 12px;
}

.TitlePadding
{
	padding-right:10px;
}

.TittleBottomLine
{
	border-bottom:solid 1px #a5a5a5;
}

.SideLine
{
	border-right:solid 1px #a5a5a5;
}

td
{
	font-size: 11px;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	color: #5b5b5b;
}

.HighlightLinks
{
	font-size: 11px;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #b24221;
	text-decoration:none;
}

.HighlightLinks:hover
{
	text-decoration:underline;
	
}

.HighlightLinks
{
	font-size: 11px;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #b24221;
	text-decoration:none;
}

.HighlightLinks:hover
{
	text-decoration:underline;
	
}

.OrangeText
{
	font-size: 11px;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #c73e0b;
}

.DrImages
{
	margin:0 15px 10px 0;
	float:left;
}

.Images
{
	display: block;
	padding: 7px;
	background-color: #FFFFFF;
	float: right;
	border: solid 1px #cccccc;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin:5px 0 5px -24px;
}

.Footer td
{
	font-size: 10px;
	font-family: verdana, tahoma,  Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 10px;
	color: #fff;
	background-color: #fdc636;
}


.3DBorder 
{
	  border-color: #000000 #CCCCCC #CCCCCC #000000; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px
}
	
.Login
{
	font-style:italic;
	font-family:Georgia;
	font-weight:normal;
	color:Black;
	background-color: #fdc636;
}
	
	