/* WebWorks - Styles for Veritas 20090401 - WRO */
/* --< Page properties >-- */
			a:link {color: #CC0000;	text-decoration: none;}			/*  link base color medium grey  */
			a:visited {color: #CC0000; text-decoration: none;}		/*  link visit color medium medblue  */
			a:hover {color: #CC0000; text-decoration: none;}			/*  link hover color medium none  */
			a:active {color: #CC0000; text-decoration: none;}		/*  link active color medium none  */
			/* base font, 10 pxs in dark grey */
			body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #7A2F29;}
			/* page bgcolor white, lm=0, tm=0 */
			body {background-color: #F4F4F4;; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* --< text properties >-- */ 
			/* standard body text (same as none style): 10px verdana, middle grey normal. */
			.tsnormal {font-family: : 11pt;color: #7A2F29;font-weight: normal;}
			/* standard body text BOLD : 10px verdana, middle grey normal. */
			.tsnormalB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11pt;color: #7A2F29;font-weight: bold;}
			/* highlighted main page text = diep donkergrijs*/
			.tshigh {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11pt;color: #7A2F29;font-weight: normal;}
			/* highlighted main page text BOLD = diep donkergrijs*/
			.tshighB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11pt;color: #7A2F29;font-weight: bold;}
			/* highlighted main page small text = diep donkergrijs*/
			.tssmall {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;color: #7A2F29; font-weight: normal;}
			/* highlighted main page small text BOLD = diep donkergrijs*/
			.tssmallB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;color: #7A2F29; font-weight: bold;}
			/* small text = lichtgrijs*/
			.tssmallG {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;color: #7A2F29; font-weight: normal;}
			/* small text BOLD = lichtgrijs*/
			.tssmallGB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;color: #7A2F29; font-weight: bold;}
			/* maintitle text */
			.tmain {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 14pt;color: #7A2F29;font-weight: bold; }
			/* subtitle text */
			.tsub {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12pt;color: #7A2F29;font-weight: bold; }
			/* error messages */
			.errmsg {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11pt; color: #CC3300; font-weight: bold;}
			/* rocom logo footer */
			.rlogo {font-size: 8px;	font-family: Arial, Helvetica, sans-serif;color: #7A2F29;}
			/* title text/ groot/bold/default textcolor */
			.title {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 24pt;font-style: normal;font-weight: bold;color: #7A2F29;}
			/* title text/ groot/bold/default textcolor */
			.marq_txt {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 16pt;font-style: normal;font-weight: bold;color: #7A2F29;}
			
/* --< menu properties >-- */ 
			/* standard menutext: 10px verdana, middle grey normal. */
			.menunormal {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;color: #64639F;font-weight: normal;}
			/* bold menutext: 10px verdana, middle grey normal. */
			.menunormalB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;color: #64639F;font-weight: bold;}
			/* highlight menutext: 10px verdana, darkred normal. */
			.menuhighlight {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;color: #990000;font-weight: normal;}
			/* highligh Bold menutext: 10px verdana, darkred bold . */
			.menuhighlightB {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;color: #990000;font-weight: bold;}
			

