#Header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 0px;
	color:#FFFFFF;
	background-color: #3366CC;
	border: 0px solid #FFFFFF;
	z-index: 3;
	clip: auto;
	
}

#Menu {
	position: absolute;
	top:80px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	left: 0px;
	width:150px;
	border:0px solid #FFFFFF;
	color:#FFFFFF;
	z-index: 2;
	}

#Main {
	position: absolute;
	top: 140px;
	left: 160px;
	padding-left:15px;
	width: 640px;
	font-size: 12px;
	text-align: left;
	
}
#News-Links {
	position: absolute;
	top: 10px;
	left: 240px;
	margin-left:0px;
	border:0px;
	z-index: 4;
}

#Ads-Links {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 90px;
	border: 0px;
	color:#FFFFFF;
	z-index: 4;
	padding-left: 20px;
	}

#Center {
	margin-left: 180px;
}

#Top-Links {
	position: absolute;
	top: 80px;
	left: 160px;
	width: 100%;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 3;
}


#Banner {
	position: absolute;	
	top: 110px;
	left: 200px;
	border-left: 4px solid #000033;
	border-bottom: 1px solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 16px;
	color: #990000;
}

textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	height: 1px;
	border-width: 1px;
	border-style: dashed;
	border-color: #6699FF;
}

.box {
	border-width: 2px;
	border-style: dotted;
	border-color: #6699FF;
}

form input:focus { background-color: #FFFF99 }
form textarea:focus { background-color: #FFFF99 }

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TH {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	}
}

DIV {
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #99CCFF;
	background-image: url(images/bgr.gif);
}

p {
	color: #000000;
	font-size: 12px;
}

h1, h2, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {color: #FFFFFF;
	 background-color: #3366CC;
}

.PHP_calendarHeader {
	font-size: 12px;
	color: #990000;
}

.PHP_calendarToday {
	font-size: 12px;
	background-color: #99CCFF;
}

.PHP_calendarToday_task {
	font-size: 12px;
	background-color: #99CCFF;
	font-weight: bold;
}

.PHP_calendar {
	font-size: 12px;
	color: #003366;
}

.PHP_calendarlink {
	font-size: 12px;
	color: #003366;
}

.PHP_calendarlink_task {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.small a {
	font-size: 10px;

}


