/***********************
*
*	Links
*
************************/

/***********************
*
*	Body & Table
*
************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #BBBBBB;
	font-size: 12px;
	color:#080808;
	margin: 0px;
	line-height:16px;
	background-color:#e4e3e0;
}

/************
*
*	Links
*
*************/
a
{
	font-family: Arial, Helvetica, sans-serif;
/*	color: #FF9900;*/
	color:#080808;
	text-decoration: none;
}


a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e1010C;
	text-decoration: none;
}



.errMsg
{
	color:Red;
	font-size: 11px;
}

UL {

	font-size: 12px;
	LIST-STYLE-IMAGE: url(../images/arrow_bullet.png); 
	MARGIN-LEFT: 5px; 
	MARGIN-bottom: 0px; 
	MARGIN-top: 0px; 
	padding:0px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

LI {
	padding:0px;
	font-size: 12px;
	LIST-STYLE-IMAGE: url(../images/arrow_bullet.png);
	MARGIN-LEFT: 5px;
	MARGIN-bottom: 0px; 
	MARGIN-top: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}
/************
*
*	Common
*
*************/
.title_black{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;	
	color: #000000;
}

.subtitle_red{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight:bold;
}

.titleblue {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #44A8AA;
}

.titlewhite_padding {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding-left:15px;
}

.titlewhite {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	color: #ffffff;

}


.bodytxtW
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;}


.bodytxtw_small
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.content{width:595px;}

.banner {
 display: block;
 border:none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background-color:#333333;
	border: 1px solid #333333;

}

.btnBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	border: 1px solid #f4f4f4;
	font-weight: bold;
	cursor: hand;
}
/************
*
*	Menu
*
*************/
.nav, .nav a:link, .nav a:active, .nav a:visited
{
	color: #4A483A;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;	
}

.IE8Fix
{   /*FOR IE8 FIX*/
    z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	border:solid 1px #FFFFFF;
}

/************* NaviBtn *************/
.navi,.navi:link,.navi:visited,.navi:Active
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #171717;
	text-decoration: none;
	font-weight:bold;

}

.navi:hover
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e1010C;
	text-decoration: none;
	cursor:hand;
	font-weight:bold;
}

/************* Content link *************/
.sublink,sublink:link,.sublink:visited,.sublink:Active{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size: 11px;
font-style:italic;
color: #ffffff;
text-decoration: none;
font-weight:regular;}

.sublink:hover{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #e1010C;
	text-decoration: none;
	font-weight:regular;}
	
.sublink_p,sublink_p:link,.sublink_p:visited,.sublink_p:Active{
font-family:Verdana;
font-size: 14px;
color: #ffffff;
font-weight:bolder;
text-decoration: none;
text-transform:uppercase;
}

.sublink_p:hover{
	font-family:Verdana;
	font-size: 14px;
	color: #e1010C;
	font-weight:bolder;
	text-decoration: none;
	text-transform:uppercase;
}
	
.sublink_p_s,sublink_p_s:link,.sublink_p_s:visited,.sublink_p_s:Active{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size: 12px;

color: #ffffff;
text-decoration: none;
text-transform:uppercase;
}

.sublink_p_s:hover{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;

	color: #e1010C;
	text-decoration: none;
	text-transform:uppercase;
}	
	
.sublink_b,sublink_b:link,.sublink_b:visited,.sublink_b:Active{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight:regular;}

.sublink_b:hover{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e1010C;
	text-decoration: none;
	font-weight:regular;}
	
.footerlink,footerlink:link,.footerlink:visited,.footerlink:Active{
font-family:Arial,Geneva, sans-serif;
font-size: 10px;
color: #404040;
text-decoration: none;
font-weight:regular;}

.footerlink:hover{
	font-family:Arial,Geneva, sans-serif;
	font-size: 10px;
	color: #e1010c;
	text-decoration: none;
	font-weight:regular;}
	
/***********************
*
*	Designers' Misc 
*
************************/
.div_black{
	background-image:url(../images/black_div.gif);
background-repeat:repeat-y;
	background-position:center;
	}
	
.div_x{
	
	background-image:url(../images/grey_div.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
	.div_right{
	
	background-image:url(../images/div.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
	
/************* DropDown *************/
#dropmenudiv{
position:absolute;
border:1px solid #0da19f;
border-bottom-width: 0;
font:normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
color:#0da19f;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0da19f;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#0da19f;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0da19f;
color:#ffffff;
}

.scrollstyle {
margin:0px;
scrollbar-base-color: #295163;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #295163;
scrollbar-darkshadow-color: #295163;
scrollbar-face-color: #295163;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #295163;
scrollbar-track-color: #295163;
}




 
/*This is where the magic happens!*/
div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
    padding:10px;
     position: relative;
     /*width: 100%;*/
}
div.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.box_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=60); /* IE's opacity*/
     left: 0px;
     opacity: 0.6;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}
.images{height:400px;}
