@charset "utf-8";

/* 				GLOBAL AND REST VALUES 				*/
body,
h1,h2,h3,h4,
form, p{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:none;
	border:0px;
	font-size:14px;

}
BODY
	{
	background-image:url(../images/bg_img.gif);
	}	
a, img{
	border:none;
	border:0px;
}
.red_bg
	{
	background-color:#91402A;
	}
.header_bg
	{
	background-image:url(../images/header_bg.gif);
	height:300px;
	background-repeat:no-repeat;
	}
.bt_bg
	{
	background-image:url(../images/bt_cen.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	}
.top_link
	{
	color:#6d0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	}
.top_link:hover
	{
	color:#270101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	}
.dv_line
	{
	background-image:url(../images/dvdr.gif);
	background-repeat:no-repeat;
	height:25px;
	}
.footer_bg
	{
	background-image:url(../images/foot_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
/*--------------update 31-10-08-------------*/
.header_text
	{
	font-size:25px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.box_bg
	{
	background-image:url(../images/box_bg.gif);
	background-repeat:no-repeat;
	width:140px;
	height:35px;
	vertical-align:middle;
	text-decoration:none;
	}
.table_border
	{
	border:2px #ffffff solid;
	padding:10px;
	}
textarea.area_text
	{
	border:1px #000000 solid;
	background-color:#F4D5D5;
	width:160px;
	height:100px;
	}
input.inputbox
{
	border:1px #000000 solid;
	background-color:#F4D5D5;
	height:19px;
	width:164px;
}
	select.menu
{
	border:1px #000000 solid;
	background-color:#F4D5D5;
	width:164px;
}
.img_border
	{
	float:right;
	border:1px solid #FF9999;
	padding:4px;
	margin:5px
	}
.border
	{
	float:left;
	border:1px solid #FF9999;
	padding:2px;
	margin:3px
	}
.white_link
	{
	font-size:17px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	width:122px;
	height:64px;
	}
.white_link:hover
	{
	font-size:17px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	vertical-align:middle;
	text-decoration:underline;
	}
.table_border_2
	{
	border: 1px #6c0808 solid;
	padding:5px;
	}

	
.indentmenu{
font: 18px Georgia, "Times New Roman", Times, serif;
width: 100%; /*leave this value as is in most cases*/
border:#333 solid 0px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
}	
.indentmenu ul li
{
display:inline;

}	

.indentmenu ul li a
{
float: left;
color:#6d0000; /*text color*/
text-decoration: none;
background-image:url(../images/button_off.jpg);
background-repeat:repeat-x;
text-align:center;
vertical-align:top;
padding-top:8px;
padding-left:25px;
padding-right:25px;
padding-bottom:8px;
margin-right:5px;
}
.indentmenu ul li a:hover, .indentmenu ul li .current
{
color:#000000; /*text color of selected and active item*/
background-image:url(../images/button_on.jpg);
background-repeat:repeat-x;
text-align:center;
vertical-align:top;
padding-top:6px;
padding-bottom:5px;
padding-left:24px;
padding-right:24px;
border-left:#666 solid 1px;
border-right:#666 solid 1px;
border-bottom:#EE7C5A solid 1px;
margin-right:5px;
}
#blank
{
width:20px;
}
.bt_bg_2
	{
	background-image:url(../images/bt_cen_2.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-decoration:none;
	}
.top_link_2
	{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	}
.top_link_2:hover
	{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	}
	
	.link-yellow
	{
	color:#ffff00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	}
.link-yellow:hover
	{
	color:#ffff00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	}
	
	/* by TOM */
.style1 {font-size: 9px}
.style2 {font-weight: bold}
.style3 {
	font-size: 18px;
	font-weight: bold;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 24px}

.driverdiv {
	display: none;
	position: absolute;
	margin-left: 170px;
	margin-top: 10px;
	max-width: 200px;
	font-size: 12px;
}
