body {
	background-image: url( '../../images/abc_bg.jpg');
	background-color: #320F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textmedium_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textsmall_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.style1 {color: #660033}
.textmain_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.textmain1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF
}


/**************************************************************************************/
/* Labels																		  	  */
/**************************************************************************************/

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.label_pad {
	padding: 0px 5px;
}

.label_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.label_tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.label_very_tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.label_tiny_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.label_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/**************************************************************************************/
/* Common Link																		  */
/**************************************************************************************/

a:link,
a:visited,
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



/**************************************************************************************/
/* Online Models Container															  */
/**************************************************************************************/

.onnow_style {
	border-style: solid; 
	border-width: 1px; 
	border-color: #FF5151; 
	border-top: 0;
}
.onnow_img_style {
	border-style: solid; 
	border-width: 1px; 
	border-color: #FF5151;
}


.text_header1 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: white; 
	font-weight: bold;
}

.hr1 {
	border-bottom: 2px solid rgb(255, 153, 0);
}

.color1{
	color: #ffcc00;
}
.category_count{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size:10px;
	font-weight:bold;
}
.category_text{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(204, 204, 204); 
	text-decoration: none;
}

.inputbox{
	border-style: solid; 
	font-family: Verdana; 
	font-size: 10pt;
}

.submit_button{
	border: 1px solid rgb(0, 0, 0); 
	font-family: Verdana; 
	font-size: 10pt;
}

.support_header{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	

}

.support_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}




/**************************************************************************************/
/* Tables																		  	  */
/**************************************************************************************/

.cls_fieldset {
	border: 1px solid #ccc;
}

.cls_legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #FF0000;
	border: 1px solid #ccc;
	padding: 2px 6px
}

.cls_fieldset_acct {
	border: 1px solid #ccc;
}

.cls_legend_acct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #FF0000;
	border: 1px solid #ccc;
	padding: 0 6px
}


/**************************************************************************************/
/* Forms																		 	  */
/**************************************************************************************/

.cls_form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px solid red; 
	padding: 1px; 
	margin: 1px; 
	height: 15px; 
	background-color:#FFFFFF;
}

.cls_form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px solid red; 
	padding: 0px 5px 3px; 
	margin: 1px; 
	height: 20px; 
	background-color:#FEF0F0;
	cursor:pointer;
}

.cls_form_button_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid red; 
	padding: 1px 5px; 
	margin: 1px; 
	height: 19px; 
	background-color:#FEF0F0;
	cursor:pointer;
}

.cls_form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid red;
	height: 21px;
	padding: 1px;
	margin: 1px;
	background-color:#FFFFFF;
}

.cls_form_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid red;
	padding: 1px;
	margin: 1px;
	background-color:#FFFFFF;
}

.cls_form_radio {
	border: 1px solid red;
}

.cls_form_checkbox {
	border: 1px solid red;
}


/**************************************************************************************/
/* Error																		 	  */
/**************************************************************************************/

.err_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFCC;
	line-height: 35px;
}

.err_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


/**************************************************************************************/
/* Chat Button																		  */
/**************************************************************************************/

.chat_button_style {
  	width: 351px;
  	height: 36px;
  	font-family: helvetica,arial,sans-serif;
  	font-size:12px;
  	font-weight: bold;
}
.chat_button_style a {
  	font-size:12px;
  	font-weight: bold;
  	display: block;
  	text-align:center;
  	padding-top:10px;
	padding-bottom:10px;
  	width: 100%;
}
.chat_button_style a:link{
	background-image:url(../../images/chat_buttons.png);
	text-decoration: none;
	color: #fc6;
}
.chat_button_style a:visited{
	background-image:url(../../images/chat_buttons.png);
	color: #fc6;
	text-decoration: none;
}
.chat_button_style a:hover {
	background-image:url(../../images/chat_buttons_ovr.png);
	color: #fff;
	text-decoration: none;
}

.chat_button_nolink_style {
  	width: 351px;
  	height: 36px;
  	font-family: helvetica,arial,sans-serif;
  	font-size:12px;
  	font-weight: bold;
  	display: block;
  	text-align:center;
  	padding-top:10px;
	padding-bottom:10px;
  	width: 100%;
  	height: 70%;
	background-image:url(../../images/chat_buttons_ovr.png);
	text-decoration: none;
	color: #FFFFFF;
}


/**************************************************************************************/
/* Footer																			  */
/**************************************************************************************/

.footer_01 {
	background-image: url('../../images/footer_01.gif');
}
