div.scroll {
	height: 335px;
	width: 130px;
	overflow: auto;
	padding: 0px;
	color: #FFFFFF;
}
.default {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.5; 
}
.quote{
	margin-left: 1em;
}
.nav {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	line-height: 1.5; 
}

.small {
	font-family: Arial;
	font-size: 10px;
}
.smallgray {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.smallbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DFD8E8;
}

.head {  
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase; 
}

.subhead {  
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	font-variant: small-caps;
}

.title {
	font-family: Arial;
	font-size: 12px;
}

.bordersolid {
BORDER-LEFT: #DFD8E8 1px solid;
}
.bordersolidgray {
BORDER-top: gray 1px solid; 
BORDER-bottom: gray 1px solid;
BORDER-right: gray 1px solid; 
BORDER-left: gray 1px solid;
}
.table {
BORDER-left: #cccccc 1px solid; 
BORDER-bottom: #cccccc 1px solid;
BORDER-top: #cccccc 1px solid; 
BORDER-right: #cccccc 1px solid;
}
.borderrightB {
BORDER-right: #cccccc 1px solid;
BORDER-bottom: #cccccc 1px solid
}
.borderbottom {
BORDER-bottom: #cccccc 1px solid
}
.bordersolid {
BORDER-LEFT: #DFD8E8 1px solid;
}
a {	text-decoration: none;}
a:hover {color: #BAB7CC; text-decoration: none;}

input {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	BORDER: #CCCCCC 1px solid;
	color: #FF0000;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}

.content_red {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 16px;
	color: #0000FF;
}

.box {
	width: 350px;
	border: medium solid #3300CC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

select {
	font-family: Arial;
	font-size: 10px;
}
.bordersolidbottomtop {
BORDER-TOP: white 1px solid;
BORDER-BOTTOM: white 1px solid;
}
.bordersolileft {
BORDER-LEFT: white 1px solid; 
}
.bordersolidleftgray {
BORDER-LEFT: #CCCCCC 1px solid; 
}

.pagehead {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}