body {
	font : normal 12px verdana;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FF3300;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #E7E7E7;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #FFFFFF;
}

.bold {
	font-weight : bold;
}

a:link.head,a:active.head,a:visited.head {
	background-color : transparent;
	border-bottom : 1px dotted #FF3300;
	color : #264162;
	text-decoration : none;
}

a:hover.head {
	background-color : transparent;
	font-size : 12px;
	border-bottom : 1px solid #FF3300;
	color : #264162;
	text-decoration : none;
}

a:link.stext,a:active.stext,a:visited.stext {
	background-color : transparent;
	border-bottom : 1px dotted #FF3300;
	color : #264162;
	text-decoration : none;
}

a:hover.stext {
	background-color : transparent;
	font-size : 11px;
	border-bottom : 1px solid #FF3300;
	color : #264162;
	text-decoration : none;
}

a:link.nav,a:active.nav,a:visited.nav {
	background-color : transparent;
	font-size : 12px;
	font-weight : 700;
	border-bottom : 1px dotted #DF151E;
	color : #FDB413;
	text-decoration : none;
}

a:hover.nav {
	background-color : transparent;
	border-bottom : 1px solid #DF151E;
	color : #FDB413;
	text-decoration : none;
}

a:link.nav-hot,a:active.nav-hot,a:visited.nav-hot {
	background-color : transparent;
	font-size : 12px;
	font-weight : 700;
	border-bottom : 1px solid #DF151E;
	color : #FDB413;
	text-decoration : none;
}

a:hover.nav-hot {
	background-color : transparent;
	border-bottom : 1px solid #DF151E;
	color : #FDB413;
	text-decoration : none;
}

.big {
	background-color : transparent;
	color : #333333;
	font-size : 14px;
	font-weight : 700;
	padding : 1px 7px 1px 7px;
}

.big-red {
	background-color : transparent;
	color : #DF151E;
	font-weight : 700;
	font : normal 14px verdana;
	padding : 1px 7px 1px 7px;
}

.nav-list {
	list-style : url(images/bullet.gif);
	margin-top : 5px;
	}

.nav-listhot {
	list-style : url(images/bullet-hot.gif);
	margin-top : 5px;
}

.blank {
	margin-top : 4px;
	list-style : none;
}

.red {
	list-style : url(images/bullet-red.gif);
	margin-top : 4px;
}

.yellow {
	list-style : url(images/bullet-yellow.gif);
	margin-top : 4px;
}

.outer {
	background-color : transparent;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	color : #FFFFFF;
}

.page {
	background-color : transparent;
	border-bottom : 1px dotted #999999;
	border-left : 1px dotted #999999;
	border-right : 1px dotted #999999;
}

.stext {
	background-color : transparent;
	color : #333333;
	font-size : 11px;
	line-height : 128%;
}

.text {
	color : #333333;
	font : normal 12px verdana;
	padding : 1px 7px 1px 7px;
	line-height : 128%;
}

.text-l {
	border-right : 1px dotted #999999;
	color : #333333;
	font : normal 12px verdana;
	padding : 0px 10px 0px 15px;
}

.text-r {
	color : #333333;
	font : normal 12px verdana;
	padding : 26px 7px 1px 7px;
}