body {
	background-color: #666666;
	/*background-image: url(../images/gradientbg.jpg);*/
	margin:0px 0px 0px 0px;
	/*font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* */
.left {
    float: left;
    clear: none;
}

.red {
	color:#CC0001;
}

.black {
	color:#000;
}

h2{
	margin: 5px 10px 0 25px;
}
p{
	margin: 0px 0px 0 10px;
}
h1{
	margin: 10px 10px 0 25px;
	font-size: 125%;color: #FFF;
}
h2{
	font-size: 200%;color: #f0f0f0;
}
p{
	padding-bottom:1em;
}
h2{
	padding-top: 0.3em
}

.chat_text 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.thread_user 
{
	color:#013366;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.thread_question 
{
	color:#000000;
	font-size:9px;
	text-decoration:none;
}

.thread_artist 
{
	color:#666666;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}


.thread_answer 
{
	color:#666666;
	font-size:9px;
	text-decoration:none;
}

.header_question 
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.txtUser
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
text-align:left;
}

.header_text
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.paging_text
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.paging_text a:link
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


.paging_text a:hover
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

div#nifty{ 
	margin: 0 1;
	background: #CCCCCC;
	color: #FFF; 
	width:739px; 
}

b.rtop, b.rbottom{
	display:block;
	background: #E7E7E7;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #CCCCCC;
}
b.r1{
	margin: 0 5px;
}
b.r2{
	margin: 0 3px;
}
b.r3{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

div#nifty2{ 
	margin: 0 1;
	background: #E0E0E0;
	color: #CCCCCC; 
	width:706px;
}
b.rtop2, b.rbottom2{
	display:block;
	background: #CCCCCC;
}
b.rtop2 b, b.rbottom2 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #E0E0E0;
}
b.rtop2 b.r42, b.rbottom2 b.r42{
	margin: 0 1px;
	height: 2px;
}

div#nifty3{ 
	margin: 0 1;
	background: #72194f;
	color: #72194f; 
	width:225px;
}
b.rtop3, b.rbottom3{
	display:block;
	background: #72194f;
}
b.rtop3 b, b.rbottom3 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #72194f;
}
b.rtop3 b.r43, b.rbottom3 b.r43{
	margin: 0 1px;
	height: 2px;
}

div#nifty4{ 
	margin: 0 1;
	background: #FFFFFF;
	color: #FFFFFF; 
	width:706px;
}
b.rtop4, b.rbottom4{
	display:block;
	background: #FFFFFF;
}
b.rtop4 b, b.rbottom4 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #FFFFFF;
}
b.rtop4 b.r44, b.rbottom4 b.r44{
	margin: 0 1px;
	height: 2px;
}

.text_box
{
	border: 1px solid #cccccc;
	background-color: #FFF;
	color: #653241;	
	font-size: 10pt;
	width: 400px;
	height: 100px;
}

/*footer link*/
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
	text-decoration:none;
}

.footer_link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration:none;
}

.preview_header
{
	font-size:12px;
	color: #000033;
	font-weight:bold;
	text-decoration:none;
}

.preview_title
{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.preview_title a
{
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.preview_title a:hover
{
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.promo_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;

}
