input.big {
	font-family: Arial;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color:#FAA819;
}

input.def {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color:#FAA819;
}

select.def {
	font-family: Arial;
	color: black;
	font-size: 10px;
	background-color:#FAA819;
}

textarea.def {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color:#FAA819;
}

input.editor {
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-color:#FFFFFF;
}

textarea.editor {
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-color:#FFFFFF;
}

input.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 3px;
}

select.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFFFF;
}

textarea.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	background-color:#FFFFFF;
	padding: 3px;	
}

.bold
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000;
	font-weight: bold;
}

.error
{  

	border: 2px solid #FF0000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 15px;
	background-color: #EEEEEE;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 0px;
	clear: both;
}

.errormessage 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FF0000; 
    line-height: 18px
}
    .errormessage a:link { text-decoration: underline; color: #FF0000}
    .errormessage a:visited { text-decoration: underline; color: #FF0000}
    .errormessage a:hover { text-decoration: underline; color: #CC0000}
    .errormessage a:active { text-decoration: underline; color: #CC0000}
	
.footer
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

    .footer a:link { text-decoration: underline; color: #000000}
    .footer a:visited { text-decoration: underline; color: #000000}
    .footer a:hover { text-decoration: none; color: #000000}
    .footer a:active { text-decoration: none; color: #000000}	

.formdata 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	margin-left: 4px;
}

.formlabel 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	font-weight: bold;
	margin-right: 4px;
	line-height: 16px;
}

.head {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: bold;	
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.homelist {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}	

.message
{  

	border: 1px solid #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 15px;
	background-color: #EEEEEE;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 15px 60px 25px 60px;
}

.paging
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.paging a:link {color: #000000; text-decoration: underline;}
.paging a:visited {color: #000000; text-decoration: underline;}
.paging a:hover {color: #333333; text-decoration: none;}
.paging a:active {color: #333333; text-decoration: none;}

.required 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FF0000; 
    line-height: 18px
}
    .errormessage a:link { text-decoration: underline; color: #FF0000}
    .errormessage a:visited { text-decoration: underline; color: #FF0000}
    .errormessage a:hover { text-decoration: underline; color: #CC0000}
    .errormessage a:active { text-decoration: underline; color: #CC0000}

.small 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
}

.small a:link {color: #196BFA; text-decoration: none;}
.small a:visited {color: #196BFA; text-decoration: none;}
.small a:hover {color: #196BFA; text-decoration: underline;}
.small a:active {color: #196BFA; text-decoration: underline;}
	
.whydata {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;	
    color: #000000;
    padding: 6px;
}

.whydata a:link {color: #000000; text-decoration: underline;}
.whydata a:visited {color: #000000; text-decoration: underline;}
.whydata a:hover {color: #330000; text-decoration: none;}
.whydata a:active {color: #330000; text-decoration: none;}

.whyheader {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: bold;	
    color: #D3E5FA;
    line-height: 16px;
    padding: 4px;
}

.whyheader a:link {color: #D3E5FA; text-decoration: underline;}
.whyheader a:visited {color: #D3E5FA; text-decoration: underline;}
.whyheader a:hover {color: #FFFFCC; text-decoration: none;}
.whyheader a:active {color: #FFFFCC; text-decoration: none;}
	