body
{
	text-align: center;
	margin: 0px;
	background-image: url(../Images/back.gif);
	background-repeat: repeat;
}

body, table
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 11px;
	color: #000000;	
}

a
{
	color: #000000;
	text-decoration: udnerline;
}

a:hover
{
	color: #606060;	
}

a.White
{
	color: #FFFFFF;
	text-decoration: none;
}

a.White:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 16px;
	font-weight: bold;
	color: #E23828;	
	margin-top: 0px;
}
h2
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 14px;
	font-weight: bold;
	color: #E23828;	
	margin-top: 0px;
	margin-bottom: 5px;
}

#Page
{
	margin: 15px auto 0px auto;
	width: 787px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	text-align: center;
}

#Top
{

}

#Top img 
{
	border: 0px solid #000000;	
}

#TopLine
{
	width: 785px;
	margin: 0px auto;
	background-color: #E23828;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
}

#BottomLine
{
	width: 785px;
	margin: 0px auto;
	background-color: #E23828;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}

#TopMenu
{
	width: 785px;
	margin: 0px auto;
}

#BodyBox
{
	width: 785px;
	margin: 0px auto;
	text-align: left;
}

#Left
{
	float: left;
	width: 130px;
}

#LeftMenu
{
	width: 130px;
	height: 264px;
	background-color: #E23828;
	border-bottom: 1px solid #000000;
}

#Body
{
	float: left;
	width: 655px;
}

#BodyContentWide, #BodyContent
{
	display: inline;
	float: left;
	margin: 10px 15px;
	padding-bottom: 10px;
}

#BodyContentWide
{
	width: 625px;
}

#BodyContent
{
	width: 364px;
}

#Right
{
	float: right;
	width: 261px;
}

#RightNone
{
	display: none;	
}

#RightContact
{
	border-top: 1px solid #ffffff;
	background-color: #d0d0d0;
	padding: 10px;
}

#RightContact img 
{
	border: 1px solid #ffffff;	
}

.RightHeader
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E23828;
	padding: 7px 4px;
}

#Copyright
{
	line-height: 20px;
}

#Copyright a
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#Copyright a:hover
{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#CmSNetCopyright
{

}

.clear
{
	clear: both;
}

.ReferenceWebTable td
{
	width: 50%;
	height: 100px;
	vertical-align: top;
	padding: 0px;
}

.ReferenceImageLeft, .ReferenceImageRight
{
	border: 1px solid #000000;
	margin-right: 7px;
}

.NewReferenceTable
{
	width: 100%;
	background-color: 6a6a6a;
	border-collapse: collapse;
	margin-top: 1px;
}

.NewReferenceTable td
{
	width: 100%;
	padding: 4px 4px 0px 0px;
}

.NewReferenceImage
{
	width: 122px;
	border: 1px solid #000000;
}

.NewReferenceTableFooter
{
	text-align: right;
	height: 35px;
}

.DomainListTable
{
	border: 1px solid #dedede;
	border-collapse: collapse;	
}

.DomainListTable td
{
	width: 50px;
	text-align: center;
}

#InfoFormTable
{
	width: 100%;	
}

.InputText
{
	border: 1px solid #000000;
	background-color: #f3f3f3;
	width: 270px;	
}

.Button
{
	border: 1px solid #000000;
	background-color: #f3f3f3;
	width: 150px;	
}

.AlertMessage
{
	color: #ff0000;	
}