/* BODY */

body {
	scrollbar-face-color:			#ffffff;
	scrollbar-arrow-color:			#cccccc;
	scrollbar-track-color:			#ffffff;
	scrollbar-shadow-color:			#ffffff;
	scrollbar-highlight-color:		#ffffff;
	scrollbar-3dlight-color:		#cccccc;
	scrollbar-darkshadow-color:		#cccccc;
	background-color:			    #ffffff;
}

/* IMAGE */
.image
{
border-color:           #cccccc;
border-width:           1px; 
border-style:           solid;
}

/* GENERAL LINK */
a:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		underline;
}

/* HEAD LINK */
a.head:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#ffffff;
text-decoration:		none;
}

a.head:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#ffffff;
text-decoration:		none;
}

a.head:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#ffffff;
text-decoration:		none;
}

a.head:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#ffffff;
text-decoration:		none;
}

/* BLUE LINK */
a.blue:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#3C526C;
text-decoration:		none;
}

a.blue:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#3C526C;
text-decoration:		none;
}

a.blue:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#3C526C;
text-decoration:		none;
}

a.blue:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#3C526C;
text-decoration:		none;
}

/*WHITE TEXT*/
.white
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			normal;
color:					#ffffff;
}

/* SMALL LINK */
a.small:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#3C526C;
text-decoration:		none;
}

a.small:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#3C526C;
text-decoration:		none;
}

a.small:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#3C526C;
text-decoration:		none;
}

a.small:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#3C526C;
text-decoration:		none;
}

/*WHITE TEXT*/
.white
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			normal;
color:					#ffffff;
}

/*ADDRESS*/
.address
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			normal;
color:					#666666;
}


/*TEXT*/
.text
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			normal;
color:					#666666;
}

/*BROD TEXT*/
.brodtext
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
line-height: 			13px;
font-weight:			normal;
color:					#666666;
}

/*HEADER*/
.header
{
font-family:			arial, helvetica, sans-serif;
font-size:				17px;
font-weight:			bold;
color:					#666666;
letter-spacing: 		-1px;
line-height:			16px;
}

/* FORM */
.form
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
color: 					#ffffff;
background-color:		#999999;
border:					1px solid #999999;
width:					150px;
height:					15px;

}