a:link{
	color : white; text-decoration :none;
}

a:visited{
	color : white; text-decoration :none;
}

a:hover{
	color : #cccccc; text-decoration :underline; font-weight: bold ;
}

a:active{
	color : white; text-decoration :none;
}

body{
	background-color : #8b9bc7;
	font-size : xx-small;
   	border: 1px solid Black;
   	border-color : Black;

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-base-color : #5674A0;
	scrollbar-arrow-color : white;
	scrollbar-3dlight-color : black;
	scrollbar-darkshadow-color : black;
	scrollbar-highlight-color : #3E4F88;
	scrollbar-shadow-color : #5674A0;
	scrollbar-track-color : #5674A0;
}

.SB_alert {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_formarea {
	font-size : 10px;
}

.SB_button {
	background : #c2cae2 url('SB_input.gif');
	border : 1px solid #5674A0;
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	border-top-color:#5674A0; border-right-color:#5674A0; border-bottom-color:#5674A0; border-left-color:#5674A0; border-colordark:black; border-colorlight:black; background-color:#c2cae2; background-image:url('SB_input.gif')
}

.SB_input {
	border : 1px solid;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-color: darkblue;
	background-color : #8b9bc7;
	background-image: url('../SB_input.gif');
}

.SB_table {
	background-color : transparent;

}


.SB_tablehead {
	color : Black;
	background-color : #8b9bc7;
	font-size : xx-small;
	font-weight : bold;
	margin-bottom : 2px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #eeeeee;
	border-left-style : solid;
	border-left-width : 1px;

}

.SB_td0 {
	color : Black;
	background-color : #6280AC;
	font-size : xx-small;
}

.SB_td1 {
	color : Black;
	background-color : #6B85AD;
	font-size : xx-small;

}