body {background:#FFFFFF;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-top:0px;
		scrollbar-face-color: #99004C; 
		scrollbar-shadow-color: #99004C; 
		scrollbar-highlight-color: #9999FF; 
		scrollbar-3dlight-color: #CC9999; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #5959B3;
		scrollbar-arrow-color: #5959B3; 
}

body,p,td,th,input,textarea,select { font-size:12px ; 
									font-family: Arial, Helvetica, "sans serif"; 
									color: #000000;}

a { color: #660033; 
	text-decoration: none}

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

input,select,textarea {
	color: #000000;
	font-weight: bold;
	background-color:#E8DDD0;
}

.header1 {font-size: 11px; font-weight: bold;  line-height: 12px}

.header2 {font-size: 11px;
			font-weight: bold;
			color: #E6DBCD;
			line-height: 12px;
}

.button {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4A4A94;
}

.buttonredtext {
	font-size: 12px; font-weight:bold;
	color: #660033;
	background-color: #4A4A94;
}

.buttonredtext:hover {
	font-size: 12px; font-weight:bold;
	color: #FFFFFF;
	background-color: #4A4A94;
}


.redbold {	color: #660033;
	font-weight: bold;
}

.redboldlarge {	color: #660033;
	font-weight: bold;
	font-size:14pt;
}


.checkbox {border: none; background:none;}
.bluecopy {color: #5959B3; }
.copylgrey {color: #E6DBCD; } 
.clock 		{color: #BFB6AA; }

.listmenulan {
	color: #E6DBCD;
	background-color: #5959B3;
	height: 16px;
	border: none;
	width: 90px;
	font-weight: bold;
}

.textfieldcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 160px;
	border: none;
	background-color: #E6DBCD;
}



.large 		{font-size:14pt; font-weight:bold; } 
.larger 	{font-size:16pt; font-weight:bold;} 
.largest 	{font-size:18pt; font-weight:bold;} 
.error 		{background-color:#CC6666; color:#000000; font-weight:bold;}	
.bigred 	{
	font-size:16pt;
	font-weight:bold;
	color:#CC3333;
} 

.small 		{font-size:11px ;}
.smaller 	{font-size:10px ;}
.smallest	{font-size:9px ; }
 
.topmenu a 		{font-weight:bold;
				text-decoration:none;
				color:#FFFFFF;
				padding:12px;}
				
.topmenu a:hover {font-weight:bold;
				text-decoration:underline;
				color:#FFFFFF;
				background:#DC006E;
				}

a.bottommenu { font-weight:bold;
				font-size:10px;
				text-decoration:none;
				color:#660033;
}

a.bottommenu:hover {text-decoration:underline;}

