/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL, A {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	scrollbar-3dlight-color:#062485;
	scrollbar-arrow-color:#062485;
	scrollbar-base-color:#062485;
	scrollbar-darkshadow-color:#D4D9EA;
	scrollbar-face-color:#D4D9EA;
	scrollbar-highlight-color:#c9c9c9;
	scrollbar-shadow-color:#062485;
	scrollbar-track-color:#D4D9EA;
	
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: CFD9E9;
}

.buybkgrd {
	background-attachment: fixed;
	background-image: url(../images/buy_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.mainbkgrd {

	background-attachment: fixed;
	background-image: url(../images/main_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




.topshadow {
	background-attachment: fixed;
	background-image: url(../images/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.toptile {
	background-attachment: fixed;
	background-image: url(../images/top_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.biggerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}

.topbkgrd {
	background-attachment: fixed;
	background-image: url(../images/toptile.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.leftbkgrd {
	background-image: none;
	background-color: CFD9E9;
}

.text {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2F4262;
	text-decoration: none;
}
.loginbkgrd {
	background-attachment: fixed;
	background-image: url(../images/login_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.fullboxbkgrd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/fullbox_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #2F4262;
}

.fullboxbkgrd_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/fullbox_bkgrd_big.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #2F4262;
}
