
BODY {
	background-attachment : scroll;
	background : url(images/bg.gif);
	margin : 0px;
	margin-left : 0px;
	margin-top : 0px;
	scrollbar-face-color: white
}

/* Regular text */
h1 
{
color: #5F5F5F;
text-align: justify;
font-family: "Tahoma";
font-size: 12px;
font-weight: lighter;
}

/* Headers */
h2 
{
	color: Gray;
	text-align: "left";
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: "bold"
}

/* Small text */
h3 
{
color: 737A7C;
text-align: "justify";
font-family: "Tahoma";
font-size: 10px;
font-weight: "normal"
}

/* Headers on top of page*/
h4 
{
color: #787878;
text-align: "left";
font-family: "Tahoma";
font-size: 12px;
font-weight: "bold"
}

/* Links */
A:LINK, A:VISITED {
color: #999999;
font-family: "Tahoma";
font-size: 12px;
font-style: "normal";
text-decoration: none;
}

A:HOVER {
	color: #F1BDFF;
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font : normal bolder;
}


input,textarea,.formelement,select 
{ 
font-family: tahoma;
font-weight:normal; font-size: 11px;
background-color: #E3E3E3; 
color:#000000;
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	   }

textarea 
{ font-family: tahoma;
font-weight:normal; font-size: 11px;
background-color: #E3E3E3; 
color:#000000;
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	scrollbar-face-color: white
	   }
	   
.checkbox 
{ font-size:10px; font-family: tahoma; background-color: #ffffff; border:0px}

.row1 { font-size:10px; color:#000000; background-color:#becedb; font-family: tahoma; }
.row2 { font-size:10px; color:#000000; background-color:#ebf0f4; font-family: tahoma; }
.row3 { font-size:10px; color:#000000; font-family: tahoma; }

h4
 {
color: #5F5F5F;
text-align: justify;
font-family: "Tahoma";
font-size: 12px;
font-weight: bold;
}

