/* sets the main body properties */
BODY {

	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#EFEFEF;
	scrollbar-3dlight-color:#EFEFEF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#637487;
	font: normal 12px/normal Verdana, Arial, sans-serif;
	text-decoration: none;
}

P, TD, LI, UL, Table {
	font: 12px Verdana, Arial, sans-serif;
	color: #333333;
}



/* this sets an image to the left or to the right on a page */



/* this group sets the normal link colors */

A:LINK {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

A:VISITED {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

A:HOVER {
	color: #333333;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

A:ACTIVE {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

/* We like to use headings for special effects */



h3, h4, h5 {
	font-size : 14px;
	font-weight : bold;
	color : #333333;
	font-variant: small-caps;
	line-height: normal;
}

h6 {
font-size : 14px;
font-weight : bold;
color : #000000;
border-bottom: 1px solid #000000;
}

/* special classes */
/* classes for right side navigation cells */




/* classes for main text area */

.bottom a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
}

.bottom a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
}

.bottom a:hover {
	color: #637487;
	text-decoration: underline overline;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
}

.bottom a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
}
var {
	font: bold small-caps normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
