body {
	background-color: #D1D1D1;
	font-family: arial;
	font-size: 11px;
	color: #336699;
	margin-right:20;
	margin-bottom:0;
	margin-left:20;
	margin-top:0;
}

.login
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height:14px;
	text-align:right;
	font-weight:bold;
}

.panelshade{ background-image:url(images/banner_panel_bottom_tile.gif); height:18px;}
.panel td{ padding:0px 10px 0px 20px;}
.panel td img {cursor:pointer;}

.footer{padding: 15px 20px 15px 20px; border-top: 4px #D1D1D1 solid; border-bottom: 12px #D1D1D1 solid;}
.footer a{color:#4250BA; text-decoration:none;}	

.navigation
{

				background-repeat: repeat-x;
				background-position: 0 1px;
				width: 100%;
				height: 21px;
				padding-top: 1px;
}

.courseheader
{
	font-family:Arial;
	font-size:13px;
	color:Black;
	font-weight:bold;
}

.classregister
{
	font-family:Arial;
	font-size:11px;
	color:blue;
	font-weight:normal;
	font-style:italic;
}


.bodytext
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	text-align:left;
}

td, th {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.header-redtext{
	background-image:url(images/greybox_back.gif);
	padding:5px 2px 5px 15px;
	font-size: 15px;
	color:#8C0F08;
	font-weight:bold;
	}


.detailbox{
	border:1px #A8A8A8 solid;
	}
	
	
	
.header-bluetext{
	background-image:url(images/bluebox_back.gif);
	padding:7px 2px 7px 15px;
	font-size: 12px;
	color:#2C399A;
	font-weight:bold;
	}
	
.header-bluetextcontext
{
	font-size: 12px;
	color:#2C399A;
	font-weight:bold;
}
	
.detailtext{
	font-size:11px;
	color:Black;
}

.maintable{
	background-color: #ffffff;
}	


table
{
	border:0;
	width:100%;
	font-family:Arial;
	font-size:medium;
	background-color: #ffffff;
	
}

.logo
{
	width: 219px; 
	height: 55px;
}

.blankspacer
{
	height: 5px;
}

.logoline
{
	background-color:Blue;
	height:1px;
}
.CategoryHeader
{
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	color:Black;
	text-align:center;
}


.CourseHeader
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:Blue;
	text-align:center;
}


.blankspacercontent
{
	height:7px;
}

.innertable
{
	border-collapse: collapse;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-top : 1px solid Gray;
	border-right : 1px solid Gray;
	background-color: #ffffff;
}

.innerredtable
{
	border-collapse: collapse;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-top : 1px solid red;
	border-right : 1px solid red;
	background-color: #ffcccc;

}

.bulletheader
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:Black;
	text-align:left;
}


/** General Link Color
***********************************/

a:link{ 
	color: #3a3a3a;
	text-decoration: underline;
} 

a:visited{ 
	color: #3a3a3a; 
	text-decoration: underline;
}

a:hover{ 
	color: #3a3a3a; 
	text-decoration: none;
}

a:link img, a:visited img, a:hover img{
	border: 0px;
}
/**************************************/
.bulletcontent
{
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	color:Black;
	text-align:left;
	
}

br
{
	height:10px;
}

.bulletsubheader
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:Blue;
	text-align:center;
}


.bulletsubheader2
{
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:Blue;
	text-align:left;
	
}

.bulletheader2
{
	font-weight:normal;
	font-size:11px;
	font-family:Arial;
	color:Blue;
	text-align:left;
}