body{
	background-color:#445688;
	margin-top: 100px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
body,tr,td{
	color:#333333;  
	font-family:Tahoma;
	font-size:11px;
}

a:link {
	text-decoration: none;
	color: #224080;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #224080;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #777777;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #224080;
	font-weight:bold;
}

.header{
color:#93117e;
font-size:24px;
font-weight:normal;

}

.subheader{
color:#93117e;
font-size:12px;
font-weight:bold;
}

.subheaderBlack{
color:#000000;
font-size:13px;
font-weight:bold;
}

.borderBottom{
	
	border-bottom:#999 1px dotted;
	font-size:5px;}
	
	.textfieldXS{
		width:18px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldS{
		width:15px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldM{
		width:28px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldL{
		width:80px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldXL{
		width:100px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldXXL{
		width:150px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textfieldXXXL{
		width:200px;
		font-size:11px;
		font-family:Tahoma;}
		
		.textareaS{
			width:300px;
			font-size:11px;
		font-family:Tahoma;}

