body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #494737;
	background-image: url('body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #494737;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC0002

}

a:link {
	text-decoration: none;
 	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #CC0002;
}


.txt_MainHeadings {
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-variant: small-caps;
	font-family: Times New Roman, sans-serif;
}

.txt_MainHeadings_sml {
	font-size: 23pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-variant: small-caps;
	font-family: Times New Roman, sans-serif;
}


.txt_CourseHeadings {
	font-size: 26pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-variant: small-caps;
	font-family: Times New Roman, sans-serif;
}

.txt_large {
	font-size: 9pt;
	font-weight: bold;
}

.txt_largeCourse {
	font-size: 10pt;
	font-weight: bold;
	color: #494737
}

.txt_body {
	color: #000000;
	font-size: 11px;
	text-align: justify;
}


.txt_small {
	font-size: 10px;
	color: #FFFFFF;
}

.txt_clendar_sml {
	font-size: 10px;
	color: #000000;
}

.txt_clendar_med {
	font-size: 11px;
	color: #000000;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}

input, select, textarea
{
	font-family : Arial;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #E0DFD6;
	margin : 1px; 
}
