BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(bg.png) #ececec repeat-y center 50%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: Black;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	PADDING-TOP: 0px;
}


td.test{
	color: Blue;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5%;
}

td.ProgramName{
	color: Black;
	text-decoration: none;
	border-style: none;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0%;
}

td.CellEven{
	color: Black;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
	background: #EEEFFB;
}

td.CellEven a{
	color: black;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
	background: #EEEFFB;
	}

td.CellOdd{
	color: Black;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
	background: #EEFBFA;
}

td.CellOdd a{
	color: black;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
	background: #EEFBFA;
}

td.MenuText{
	text-decoration: none;
	border-style: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0%;
	background: #D72828;
	c
}

td.MainCat{
	color: #B22222;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
}

td.SubCat{
	color: Gray;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0%;
}

td.TutorialTitle{
	color: Black;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	background: #EEFBFA;
}

td.TutorialDescEven{
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: #EEEFFB;
}

td.TutorialDescOdd{
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: #EEFBFA;
}

td.topmenu{
	color: Olive;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 5%;
}

td.main{
	color: Black;
	padding-left: 0%;
	padding-right: 0%;
	font-size: 14px;
	border-right-width: thick;
	letter-spacing: normal;
	line-height: normal;
}

td.badmessage{
	color: Red;
	padding-left: 0%;
	padding-right: 0%;
	font-size: 14px;
	border-right-width: thick;
	letter-spacing: normal;
	line-height: normal;
}

td.quote{
	color: Black;
	padding-left: 0%;
	padding-right: 0%;
	font-size: 12px;
	border-right-width: thick;
	background: #FEFF68;
	border: dotted Red;
}


h1{
	margin: 0px;
	padding: 0px;
	color: Blue;
	font: smaller;
	font-size: 15px;
}
h1 a{
	text-transform: uppercase;
	text-decoration: none;
	color: #EF710A;
	font: 15px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 18px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
h1 a:hover{
	text-decoration: underline;
	color: Blue;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}




table{

}
td, th{
	padding:0px;
	font-weight:normal;
	

}


