/*************************************************** CSS Document *******************************************************/


/**********************************************************************/
/* MAIN BODY STARTS HERE */
/**********************************************************************/
body {
margin:0px;
padding:0px;
background-color:#424242;
font-family:  Arial, Verdana, Helvetica, sans-serif;
color:#4A4A4A;
font-size:11px;
}
/**********************************************************************/
/* TEXT FORMATTING STARTS HERE */
/**********************************************************************/
.index_text
{
font-size: 12px;
color: #424242;
line-height:15px;
text-align:left;
}
.red_text
{
font-size: 12px;
color: #9E300D;
line-height:15px;
text-align:justify;
}
.red_text2
{
font-size: 19px;
color: #9E300D;
line-height:24px;
text-align:justify;
font-weight:bold;
}
.title_text
{
font-size: 18px;
color: #4D4D4D;
line-height:21px;
text-align:justify;
font-weight:bold;
}
.title_text2
{
font-size: 20px;
color: #9E300D;
line-height:21px;
text-align:justify;
font-weight:bold;
}
.header_text
{
font-size: 20px;
color: #FFFFFF;
line-height:23px;
text-align:justify;
font-weight:bold;
}
.header_text2
{
font-size: 24px;
color: #FFD40B;
line-height:25px;
text-align:justify;
font-weight:bold;
}
.index_text2
{
font-size: 11px;
color: #1D1D1D;
line-height:15px;
text-align:justify;
}
.index_text3
{
font-size: 12px;
color: #1D1D1D;
line-height:15px;
text-align:justify;
font-weight:bold;
text-decoration:underline;
}
.text_5
{
font-size: 19px;
line-height:15px;
text-align:justify;
}
.text_red
{
font-size: 12px;
color: #A0310E;
line-height:15px;
text-align:left;
font-weight:bold;
padding-left:15px;
text-decoration:underline;
}
a.text_red:hover
{
font-size: 12px;
color: #A0310E;
line-height:15px;
text-align:left;
font-weight:bold;
padding-left:15px;
text-decoration:none;
}
.text_red2
{
font-size: 12px;
color: #AA4326;
line-height:15px;
text-align:left;
font-weight:bold;
padding-left:5px;
text-decoration:underline;
}
a.text_red2:hover
{
font-size: 12px;
color: #AA4326;
line-height:15px;
text-align:left;
font-weight:bold;
padding-left:5px;
text-decoration:none;
}
.text_darkred
{
font-size: 11px;
color: #812B10;
line-height:15px;
text-align:right;
font-weight:bold;
text-decoration:none;
}
.text_darkred:hover
{
font-size: 11px;
color: #812B10;
line-height:15px;
text-align:right;
font-weight:bold;
text-decoration:underline;
}
.bottomnav
{
font-size: 12px;
color: #4A4A4A;
line-height:15px;
text-align:right;
text-decoration:none;
}
.bottomnav:hover
{
font-size: 12px;
color: #4A4A4A;
line-height:15px;
text-align:right;
text-decoration:underline;
}
.bottomnav2
{
font-size: 12px;
color: #4A4A4A;
line-height:15px;
text-align:left;
text-decoration:none;
}
.bottomnav2:hover
{
font-size: 12px;
color: #4A4A4A;
line-height:15px;
text-align:left;
text-decoration:underline;
}
.form_text
{
font-size: 11px;
color: #424242;
line-height:14px;
text-align:left;
}

/**********************************************************************/
/* TEXT FORMATTING ENDS HERE */
/**********************************************************************/
/**********************************************************************/
/* MISCELL STARTS HERE */
/**********************************************************************/

.bottomline
{
border-top: 1px solid #494949;
}
.bottomline2
{
border-top: 1px solid #C3C3C3;
}
.greycolorbg
{
background-color:#EBEBEB;
}
.orangebg
{
background-image:url(../graphics/teaser_find_34.gif);
background-repeat:repeat-x;
}
.sidelinebg
{
background-image:url(../graphics/teaser_find_36.gif);
background-repeat:repeat-y;
}
.select_1
 {
 border-right: #B5B5B4 1px solid;
 BORDER-TOP:#B5B5B4 1px solid;
 BORDER-LEFT:#B5B5B4 1px solid;
 font-size :9pt;
 BORDER-BOTTOM:#B5B5B4 1px solid;
 color:#5F5F5F;
 width:100px;
 height:18px;
 background:#FFFFFF;
 } 
 
.textfield
 {
 border: #B5B5B4 1px solid;
 font-size :11px;
 color:#5F5F5F;
 width:160px;
 height:20px;
 background:#FFFFFF;
 }
 .star
{
 font-size: 17px;
 color:#FF0000;
}
.headerbg
{
background-image:url(../graphics/inner_header_08.jpg);
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	width: 160px;
	border: 1px solid #B5B5B4;
	font-size: 11px;
	color: #3C413F;
}
/**********************************************************************/
/* MISCELL ENDS HERE */
/**********************************************************************/
