body {
	font-size: 12px;
	color: #00357D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8dcdea;
}
body { 
        SCROLLBAR-HIGHLIGHT-COLOR: buttonface; 
        SCROLLBAR-SHADOW-COLOR: buttonface; 
        SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; 
        SCROLLBAR-TRACK-COLOR: #eeeeee; 
        SCROLLBAR-DARKSHADOW-COLOR: buttonshadow; 
}
td {
	font-size: 12px;
}
textarea {
        font-size: 12px;
        border-width: 1px;
        background-color: #efefef;
}
select {
        font-size: 12px;
        border-width: 1px;
        background-color: #ffffff;
}
a {
	font-size: 12px;
	color: #00357D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00357D;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00357D;
}
.grey_font {
	font-size: 12px;
	color: #4B4B4B;
	line-height: 12pt;
}
.grey_link {
	font-size: 12px;
	color: #4B4B4B;
	line-height: 12pt;
}
a.grey_link:visited {
    text-decoration: none;
	color: #4B4B4B;
}
a.grey_link:hover {
    text-decoration: none;
	color: #F26522;
}
a.grey_link:active {
    text-decoration: none;
	color: #4B4B4B;
}
.top_font {
	font-size: 12px;
	color: #35C7EA;
	line-height: 12pt;
}
.top_link {
	font-size: 12px;
	color: #35C7EA;
	line-height: 12pt;
}
a.top_link:visited {
    text-decoration: none;
	color: #35C7EA;
}
a.top_link:hover {
    text-decoration: none;
	color: #FFF200;
}
a.top_link:active {
    text-decoration: none;
	color: #35C7EA;
}
.userpass {
    BORDER-RIGHT: #00357D 1px solid; BORDER-TOP: #00357D 1px solid; FONT-SIZE: 13px; BACKGROUND: #fff; BORDER-LEFT: #00357D 1px solid; COLOR: #00357D; BORDER-BOTTOM: #00357D 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}