	
#menutick li  {
	list-style-image:url('images/tick.gif');
	padding-left:4px;
}



	body{
		background-color:#FFFFFF;
		margin:0px;
		padding:0px;
		height:100%;
		border-style: none;
	}
	
	body,td,p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.message-value{
		color: #FF9933;
		font-weight: bold;
		text-align: center;
	}

	.error-value{
		color: #FF0000;
		font-weight: bold;
		font-size: 10px;
	}

	.button{
		font-family:Arial;
		font-size:10pt;
		font-weight:normal;
		font-style:normal;
		color:#FFFFFF;
		background-color:#999999;
		border-style:ridge;
		border-width:1px;
		border-color:#000000;
	}
	
	.titlebold {
		font-weight: bold;
	}


	/** MODULE CONTACTFORM **/


	.inputheader{

	}

	.inputtitle{
		font-weight: bold;
	}

	.inputtext{
		border: 1px dotted #999999;
	}
	.inputtextarea{
		border: 1px dotted #999999;
	}

	.inputselect{
		font-size: 10px;
	}

	.inputbutton {
		background-color: #efebde;
		border: 1px solid #999999;
	 }


	/** MODULE CONTACTFORM END **/ 



	/** WYSIWYG **/

	.heading1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #1e2163; 
		font-weight: bold;
		padding-bottom:3px;
	} /* [Heading 1|DIV] */

	.heading2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #ef1f11;
		font-weight: bold;
	} /* [Heading 2|DIV] */

	.header3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003333;
		font-weight: bold;
	} /* [Heading 3|DIV] */

	.heading4{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #1e2163; 
		font-weight: bold;
		padding-bottom:3px;
	} /* [Heading 4|DIV] */

	.text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: justify;
	} /* [Text Justify|DIV] */

	.textleft{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
	} /* [Text Left|DIV] */


	.textmedium {
		font-face: Verdana;
		font-size: 11px;
	}  /* [Text Medium] */

	.textsmall {
		font-face: Verdana;
		font-size: 10px;
	}  /* [Text Small] */

	.texttiny {
		font-face: Verdana;
		font-size: 9px;
	}  /* [Text Small] */

	.center{
		text-align: center;
	} /* [Alignment - Center|DIV] */
	.right-aligned{
		text-align: right;
	} /* [Alignment - Right|DIV] */



	/** END WYSIWYG **/

	.timetabletext{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #663366;
		text-align:left;
	} /* [Time Table Text] */

	.timetablehdr{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
		color: #ffffff;
		text-align:center;
	}  /* [Time Table Header Text] */

	.timetabledate{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff; 
		text-align:center;
	}  /* [Time Table Date] */

	a{
		font-family: Arial, Helvetica, sans-serif;
		color: #0262a2;
		font-weight1: bold;
		text-decoration: none;
	}

	.copyright{
		font-face: Verdana;
		font-size: 10px;
		color: #999999;
		text-decoration: none;
	}

	a.textsmall{
		font-face: Verdana;
		font-size: 10px;
		color: #0262a2;
		font-weight1: bold;
		text-decoration: none;
	}

	.border{
		padding:2px;
		border: 1px solid #000000;
	}
