/* 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:           #666666;
border-width:           1px; 
border-style:           solid;
}

/* GENERAL LINK */
a:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#666666;
text-decoration:		none;
}

a:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#666666;
text-decoration:		none;
}

a:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#666666;
text-decoration:		none;
}

a:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#999999;
text-decoration:		none;
}

/* SMALL LINKS */
a.small:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a.small:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a.small:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#666666;
text-decoration:		none;
}

a.small:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            normal;
color: 					#999999;
text-decoration:		none;
}

/* PEOPLE LINKS */
a.people:link
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#2F7099;
text-decoration:		none;
}

a.people:active
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#2F7099;
text-decoration:		none;
}

a.people:visited
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#2F7099;
text-decoration:		none;
}

a.people:hover
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
font-weight:            bold;
color: 					#2F7099;
text-decoration:		underline;
}

/* TEXT*/
.text
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			normal;
color:					#666666;
}

/* WHITE TEXT*/
.white
{
font-family:			verdana, helvetica, sans-serif;
font-size:				8px;
font-weight:			normal;
color:					#FFFFFF;
}

/* BRODTEXT*/
.brodtext
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
line-height: 			15px;
font-weight:			normal;
color:					#666666;
}

/* HEADER TEXT*/
.header
{
font-family:			verdana, helvetica, sans-serif;
font-size:				16px;
font-weight:			normal;
color:					#666666;
}
.headertext
{font-size: 12px;
font-weight: normal;
}
.newsletterheader
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			bold;
color:					#333333;

}
.newsletterheader a
{
font-family:			verdana, helvetica, sans-serif;
font-size:				9px;
font-weight:			bold;
color:					#666666;

}

/* NEWS TEXT*/
.news
{
font-family:			verdana, helvetica, sans-serif;
font-size:				10px;
font-weight:			bold;
color:					#2F7099;
}

/* FORM */
.form
{
font-family: 			verdana, helvetica, sans-serif;
font-size: 				10px;
color: 					#666666;
background-color:		#FFFFFF;
border:					1px solid #CCCCCC;
width:					142px;
}