Body
{
	Margin: 0px;
}
#HoldingTable
{
	Width: 100%;
	Height: 100%;
	background-image: url(../Images/mainBG.gif);
	background-repeat: repeat-x;
}
#ContentTable
{
	Width: 760px;
	border-right: 1px solid #ffffff;
	background-image: url(../Images/contentbg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	background-color: #0c2d41;
		Height: 100%;
}
HR
{
	Width: 100%;
	color: #000000;
	padding-bottom: 15px;
	height: 1px;
} 
.LeftColumn
{
	Width: 164px;
	background-image: url(../Images/subnaviBG.gif);
	background-repeat: no-repeat;
}
.ContentCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 10px;
}
.ContentCopy a , .ContentCopy a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff4800;
	text-decoration: underline;
}
.ContentCopy a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff4800;
	text-decoration: none;
}
.Navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border-top: 1px dotted #ffffff;
}
.Navi a , .Navi a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration : none;
}
.Navi a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: nromal;
	color: #b4b8b1;
	text-decoration : none;
}
.NaviArrow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: nromal;
	color: #ff4800;
	text-decoration: none;
}
.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #ffffff;
	padding-left: 4px;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 15px;
}
.Footer a , .Footer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #91C9FF;
	text-decoration: underline;
}
.Footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #91C9FF;
	text-decoration:  none;
}

.TextFields
{
	Height: 20px;
	Width: 200px;
	Border: 1px solid #ff4800;
	Border-right: 4px solid #ff4800;
	margin-top: 10px;
	background-color: #ffffff;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #666666;
}
.TextFieldsMulti
{
	Width: 200px;
	Border: 1px solid #ff4800;
	Border-right: 4px solid #ff4800;
	margin-top: 10px;
	background-color: #ffffff;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #666666;
}
.SubmitButton
{
	Height: 20px;
	Width: 200px;
	Border: 1px solid #ffffff;
	Border-right: 4px solid #ffffff;
	margin-top: 10px;
	background-color: #ff4800;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #ffffff;
}
HR
{
	Border-top: 1px dotted #ff4800;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 98%;
}
.titles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FF4800;
	left: 10px;



}
