/* theme
 * sensegray.css
 *
 */


a:link{
	color : #78284B;
	text-decoration : none;
}

a:visited{
	color : #78284B;
	text-decoration : none;
}

a:hover{
	color : #C48F95;
	text-decoration : underline;
}

a:active{
	color : #C48F95;
	text-decoration : underline;
}


body{
	background-color : #FFFFFF;
	font-family : Tahoma, Verdana, Helvetica;
	font-size : small;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #78284B;
	scrollbar-base-color : #C48F95;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #C0C0C0;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #C0C0C0;
	scrollbar-track-color : #DDDDDD;
}

.SB_alert {
	color : #FF0000;
	font-family : Verdana, Tahoma, Helvetica;
	font-size : 12px;
	font-weight : bold;
}

.SB_button {
	background : #9E7378;
	border : 1 solid #78575B;
	color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.SB_input {
	background : #FFFFFF;
	border : 1 solid #78284D;
	color : #78284D;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : italic;
}

.SB_formarea {
	background-color : #FBFBFB;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 20px;
}

.SB_shoutbox {
	color : #591E37;
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 12px;
	text-align : left;
}

a.SB_inlink:link {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #FFFFFF;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #78284D;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #78284D;
	border-right-style : solid;
	border-right-width :0px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 0px;
	color : #78284D;
	font-size : 12px;
}

.SB_table1 {
	background-color : #FAF1F7;
	border-bottom-color : #78284D;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #78284D;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #78284D;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #78284D;
	border-top-style : solid;
	border-top-width : 0px;
	color : #FFFFFF;
	font-size : 12px;
}

blink;

