/* CSS Document*/
body  {
	font-family : verdana;
	font-size : 9pt;
}

TD  {
	font-family : verdana;
	font-size : 9pt;
}

a.mainPageLinks  {
	text-decoration : none;
	color : #006600;
}

a.leftLinks  {
	text-align : left;
	font-family : verdana;
	font-size : 9pt;
	color : #003300;
	text-decoration : none;
}

a.leftLinks:hover  {
	text-align : left;
	font-family : verdana;
	font-size : 9pt;
	color : #990000;
	text-decoration : none;
}

a  {
	color : #003300;
}

a:hover  {
	text-style : none;
}

/* Welcoming Box*/
td.welcomeBox  {
	font-family : verdana;
	font-size : 9pt;
	text-align : justify;
	color : #003300;
}

td.moduleBoxHeader  {
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
	color : #006600;
	background-color : #006600;
}

td.moduleBoxIntro  {
	font-family : verdana;
	font-size : 9pt;
	text-align : left;
	color : #006600;
	background-color : #f1ffd7;
}

.txtFooter  {
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	color : white;
}

table.tblMain  {
	border-style : none;
	border-color : green;
}

/* for the login form*/
.fieldset  {
	width : 100px;
}

.fieldset .label  {
	text-align : right;
	width : 70px;
	float : left;
	padding : 0.2em;
	margin : 0;
	margin-top : 0.3em;
}

.fieldset .nobr  {
	display : none;
}

.fieldset .textfield  {
	margin : 3px;
	height : 20px;
	width : 100px;
}

.txtField  {
	margin : 3px;
	height : 20px;
	width : 100px;
}

/* date on top*/
.txtDateHeader  {
	font-family : Verdana;
	font-size : 8 pt;
	color : #000000;
	text-align : right;
}

td.txtAluan  {
	font-family : Verdana;
	text-align : justify;
}

td.txtTitle  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10 pt;
	color : #003300;
	width : 100%;
	background-color : white;
	background-image : url(img/headerBack.gif);
	padding : 5px;
}

.txtError  {
	text-align : center;
	font-family : Verdana;
	font-size : 10 pt;
	color : #0033ff;
	font-weight : bold;
}

.txtColoredAdmin  {
	background-color : #ffffcc;
	text-align : right;
}

.txtColoredEventTitle  {
	font-weight : bold;
	background-color : #ccffcc;
}

/* FOR CALENDAR MODULE*/
TD.NON  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #C0C0C0;
	font-weight : normal;
}

TD.TOP  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #0000FF;
	font-weight : bold;
}

TD.Some  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}

TD.CalBlockTitle  {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-align : center;
}

A.NOEVENT:Link  {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.NOEVENT:Visited  {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.EVENT:Link  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

A.EVENT:Visited  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

A.NORMAL:Link  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

A.NORMAL:Visited  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

tr.infoHeader {
	background-color : #ccffcc;
	font-weight : bold;
}

tr.infoOddRow {
	background-color : #ffffcc;
}

tr.infoEvenRow {
	background-color : Honeydew;
}

td.disclaimer {
	font-size : 10px;
}
