a:visited {
	color: #330000;
	text-decoration: underline;
	font-weight: bold;
	font-size: medium;
}
a:link {
	color: #336600;
	text-decoration: underline;
	font-weight: bolder;
	font-size: medium;
}
a:hover {
	text-decoration: underline;
	color: #D27E00;
	font-weight: bold;
	font-size: medium;
}
a:active {
	text-decoration: underline;
	color: #D27E00;
	font-weight: bold;
	font-size: medium;.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.defaultgreen {
	font-family: Verdana;
	font-size: 11px;
	color: #204B00;
	line-height: 1.5;
	font-weight:bold
}
.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: #000000 1px solid; 
border-bottom: #000000 1px solid;
border-top: #000000 1px solid; 
border-right: #000000 1px solid;
}
.borderrightB {
border-right: #cccccc 1px solid;
bortder-bottom: #cccccc 1px solid
}
.borderbottom {
border-bottom: #006699 2px solid
}
.bordersolid {
border-left: #DFD8E8 1px solid;
}

input {
	font-family: Arial;
	font-size: 10px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 12px;
	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;
}
.bordersolidleft {
BORDER-LEFT: #cccccc 1px solid; 
BORDER-right: #cccccc 1px solid; 
}

.pagehead {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}
.bordersolidrightbottom {
	border: thin solid #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-color: #000000;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
}

