body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	background-image : url(images/bg.gif);
	scrollbar-face-color : #000000;
	scrollbar-track-color : #CCCCCC;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #001447;
	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #333333;
	font-weight : bold;
}
#comment_green {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FC0301;
	font-weight : bold;
}
#comment_gray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #444444;
	font-weight : bold;
	line-height : 18px;
}
#highlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #FF6600;
	font-weight : bold;
}
li.large {
	font-size : 16px;
}
a:link {
    color : #FC0301;
}
a:active {
    color : #FC0301;
}
a:visited {
    color : #FC0301;
}
a:hover {
    color : #FC0301;
}
a:link.topmenu {
	color : #000000;
    text-decoration : none;
	font-weight : bold;
}
a:active.topmenu {
	color : #000000;
    text-decoration : underline;
	font-weight : bold;
}
a:visited.topmenu {
	color : #000000;
    text-decoration : none;
	font-weight : bold;
}
a:hover.topmenu {
	color : #000000;
    text-decoration : underline;
	font-weight : bold;
}
a:link.topmenuselect {
	color : #FFFFFF;
    text-decoration : none;
	font-weight : bold;
}
a:active.topmenuselect {
	color : #FFFFFF;
    text-decoration : underline;
	font-weight : bold;
}
a:visited.topmenuselect {
	color : #FFFFFF;
    text-decoration : none;
	font-weight : bold;
}
a:hover.topmenuselect {
	color : #FFFFFF;
    text-decoration : underline;
	font-weight : bold;
}
td.sidebar {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    line-height : 12px;
    font-weight : normal;
    color : #212E41;
}
td.footer {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    line-height : 12px;
    font-weight : normal;
    color : #212E41;
}
td.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}
td.fieldname {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #333333;
}
td.fieldheading {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #FC0301;
}
input.text {
    border : 1px solid #63738C;
    font-size : 11px;
    color : #212E41;
    font-family : Verdana, Geneva, Arial, Helvetica;
}
textarea.text {
    border : 1px solid #63738C;
    font-size : 11px;
    color : #212E41;
    font-family : Verdana, Geneva, Arial, Helvetica;
}
select.text {
    border : 1px solid #63738C;
    font-size : 11px;
    color : #212E41;
    font-family : Verdana, Geneva, Arial, Helvetica;
}
#smltext {
    width : 60px;
}
#medtext {
    width : 135px;
}
#lgetext {
    width : 470px;
}
.styled { 
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold; 
	color:white;
	background-color:#FE0001;
	border-bottom-color: #FE0001; 
	border-left-color:   #FE0001;
	border-right-color: #FE0001;
	border-top-color: #FE0001;
}
