﻿body
{
	margin: 0px;
	background-image: url(images/samplebg2.jpg);
	background-repeat: repeat-x;
}
.ch_maincontentbg
{
	background: url(images/San_contentbg.gif);
	background-repeat: no-repeat;
	height: 600px;
	background-position:bottom center;
}
.sanHeadingText
{
	font-family: Calisto MT;
	font-size: 18px;
	color: #fafafa;
	padding-left: 5px;
}
.sanContenttxt
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fafafa;
	letter-spacing: 0.05em;
	text-align: justify;
	line-height: 20px;
	padding-left: 5px;
}
.sanusername
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fafafa;
	text-align: right;
	line-height: 1.5;
}
.SanLoginBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px #6f7172 solid;
	width: 120px;
	height: 16px;
	background-color: #ffffff;
}
.sanpowered
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3f4a16;
	text-align: center;
	text-decoration: none underline;
}
.sanloginbtn
{
	color: #fafafa;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	border: 1px solid #fafafa;
	background-color: #5f7021;
	width: 60px;
}
.sancopyrights
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
