/* theme
 * sensegray.css
 *
 */


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


body{
/*	background-color : #aa0000; */
	

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-align: left;
	margin-bottom: 0px;


	margin-top:24px;
	scrollbar-base-color: #cc0000;
	
	
}




b  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	text-align: left;
	color: #990000;
	margin-bottom: 0px;
	margin-top: 5px;
}



div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 0px;
}



.SB_alert {
	color : #cc0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.SB_button {
	background : #DDDDDD;
	border : 1 solid #C0C0C0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-top:7px;
	margin-bottom:7px;
	
}

.SB_input {
	background : #eeeeee;
	border : 1 dashed #cc0000;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align:top;
	margin-bottom:5px;
	width:450px;
	
	
}

.SB_formarea {
	/*	background-color : #99CC99;*/
	font-size : 10px;
	width: 480px;
	/*float: right;*/
	vertical-align: top;	
	height: auto;
	margin-bottom:12px;
	}

.SB_shoutbox {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
	text-align: left;
	margin-bottom: 0px;
	
	width:480px;
	
	/*padding-bottom:15px;*/
	
	
}


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 : #FBFBFB;  */
width:480px;
	padding-bottom:13px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:2px;
}

.SB_table1 {
/*	background-color : #FFFFFF;  */
	width:480px;
	
	padding-bottom:13px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:2px;
}

blink;