body {
margin: 0px;
font-family: "Century Schoolbook";
font-size: 14px;
background-color: #F9FAF1;
background-position: top left;
background-repeat: repeat-x;
/*color: #666;*/
}

.LeftNav {
width:238px;
}
img
{
	border:0px none; 
}

.RightNav {
width:201px;
}
.CenterContent {
padding:2px;
}
.Font11Bold {
	font-family: Century Schoolbook;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.TextBox {
 font-family: Century Schoolbook;
 font-size: 10px;
 width:140px;
 padding:2px;
 
}
.Button
{
	font-family: Century Schoolbook;
	font-size: 10px;
	font-weight: bold;
}.redFont11 {
	font-family: Century Schoolbook;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #CC3467;
	font-weight:normal;
	text-decoration:underline;
	
}
.Heading11 {
	font-family: Century Schoolbook;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Font11 {
	font-family: Century Schoolbook;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Heading12 {

	font-family: Century Schoolbook;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LeftNavLink {
	font-family: Century Schoolbook;
	font-size: 12px;
	font-weight: bold;
	color: #cc6662;
}
.LeftNavLink a{
	font-family: Century Schoolbook;
	font-size: 12px;
	font-weight: bold;
	color: #cc6662;
	text-decoration:none;
}
.LeftNavLink td {
	padding:4px;
	padding-right:10px;
	text-align:right;
	border-top:2px solid #cc6662;
}.TopnBotLines {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px;
}
.DCTable
{
		text-align:center;
	}
	.DCTable td
	{
		text-align:center;
		padding:3px;
		line-height:18px;
	}
