/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<link rel=stylesheet type="text/css" href="name.css">
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class="name"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* - - - - - body start - - - - - - - - - - - - - - - - - - - - - - - - - */

.text_content_home
{
	color: #D94413;
	font-size: 14px; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 18px;
	text-align: justify;
	background-color: #ffffff;
	font-weight: bold;
}


.body		
{
	background-color: #ffffff;
	background-image: ;
	background-position:left top;
	background-attachment: fixed;
	background-repeat: no;
	
	scrollbar-arrow-color: #A6B649;
	 
	scrollbar-base-color: #ffffff;	
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #ffffff;
	
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #A6B649;
	
	scrollbar-shadow-color : #fffffff;
	scrollbar-darkshadow-color : #A6B649;
	
}		
			
.body:link {color: #ffffff;}
.body:visited {color: #ffffff;}
.body:active {color: #ffffff;}

/* - - - - - body end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - text start - - - - - - - - - - - - - - - - - - - - - - - - - */

.text_content1	
{
	color: #531508;
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 12px;
	text-align: justify;
	background-color: #ffffff;
}

.text_content1:link {color: #000000;}
.text_content1:visited {color: #000000;}
.text_content1:active {color: #000000;}

.text_content1_heading	
{
	color: #531508;
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 12px;
	text-align: left;
	background-color: #ffffff;
}

.text_content1:link {color: #000000;}
.text_content1:visited {color: #000000;}
.text_content1:active {color: #000000;}

.text_bold_content1	
{
	color: #000000;
	font-size: 11px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 11px;
	text-align: justify;
	background-color: #ffffff;
}

.text_bold_content1:link {color: #000000;}
.text_bold_content1:visited {color: #000000;}
.text_bold_content1:active {color: #000000;}

.text_footer1	
{
	color: #000000;
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px;	
	text-align: right;
	background-color: ;
}

.text_content1:link {color: #000000;}
.text_content1:visited {color: #000000;}
.text_content1:active {color: #000000;}

/* - - - - - text end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - table start - - - - - - - - - - - - - - - - - - - - - - - - - */

.table_bg1	
{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.cell_bg1	
{
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* - - - - - table end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - form item start - - - - - - - - - - - - - - - - - - - - - - - - - */

.form_item_1	
{
	color: #000000;
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 11px;
	text-align: left;
	background-color: #ffffff;
}

.form_item_2	
{
	color: #000000;
	font-size: 11px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 0px; 
	line-height: 11px;
	text-align: left;
	background-color: #ffffff;
}

/* - - - - - form item end - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - misc start - - - - - - - - - - - - - - - - - - - - - - - - - */

.hr1 
{
	color: #ffffff; 
	height: 1px;
	width: 200px;
}

/* - - - - - misc end - - - - - - - - - - - - - - - - - - - - - - - - - */

