/* theme * sensegray.css **/

a:link		{ color : #003399; text-decoration : none; }
a:visited	{ color : #003399; text-decoration : none; }
a:hover		{ color : #003399; text-decoration : underline; }
a:active	{ color : #003399; text-decoration : underline; }

body		{ 
	background-color : #C1DEFB; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : xx-small;
	scrollbar-3dlight-color:#039;
        scrollbar-arrow-color:#039;
	scrollbar-base-color:#039;
	scrollbar-darkshadow-color:#039;
	scrollbar-face-color:#C1DEFB;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF; }

.SB_alert 	{ 
	color : #003399; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small; 
	font-weight : bold; }

.SB_button 	{ 
	background : #C1DEFB;
	border : 1 solid #003399;
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold; }

.SB_input 	{ 
	background : #C1DEFB;
	border : 1 solid #003399;
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;}

.SB_formarea 	{ 
	background-color : #C1DEFB;
	border-bottom-color : #003399;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #003399;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #003399;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #003399;
	border-top-style : solid;
	border-top-width : 1px;
	color : #003399;
	font-size : 10px; }

.SB_shoutbox {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left; }

a.SB_inlink:link {
	color : #003399;
	text-decoration : none; }

a.SB_inlink:visited {
	color : #003399;
	text-decoration : none; }

a.SB_inlink:active {
	color : #003399;
	text-decoration : none; }

a.SB_inlink:hover {
	color : #003399;
	text-decoration : underline; }

.SB_table0 {
	background-color : #C1DEFB;
	border-bottom-color : #003399;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #003399;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #D003399;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #003399;
	border-top-style : solid;
	border-top-width : 1px;
	color : #003399;
	font-size : xx-small; }

.SB_table1 {
	background-color : #C1DEFB;
	border-bottom-color : #003399;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #003399;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #003399;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #003399;
	border-top-style : solid;
	border-top-width : 1px;
	color : #003399;
	font-size : xx-small; }

blink;