/**************************************************************/

.MiscBox
{
	background-color:#ffffff;
	border:0px solid black; 
}
.page_title
{
	/*font-family:verdana; */
	font-size:14px; 
	font-weight:bold; 
	/*color:white*/
}
.phone_header
{
	/*font-family:verdana; */
	font-size:18px; 
	font-weight:bold; 
	color: #ffffff;
	/*color:white*/
}

.more_detail
{
	font-size:10px;
	color:red
}

/**************************************************************/

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}


.body_header{
background-image: url(../i/header_bg.gif);	
/*background-position:right; 
background-repeat:no-repeat;*/
}

.body_header2{
background-image: url(../i/header_curve_right.gif);	
background-position:right; 
background-repeat:no-repeat;
}

.body_header3{
background-image: url(../i/title.gif);	
background-position:left; 
background-repeat:no-repeat;
background-color:#414141;
}


.left_menu {
	font-size: 11px;
	color: #ffffff;
}

.white_link {
	font-size: 11px;
	color: #ffffff;
}


.red_link {
	font-size: 11px;
	color: #ff0000;
}

.blue_link {
	font-size: 11px;
	color: #0000ff;
}


a {
	font-size: 11px;
	color: #000000;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}
