td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top_line_rpt {
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grd_linerpt {
	background-color: #FEFEFE;
	background-image: url(../images/grd_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B8275;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8275;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CA6716;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA6716;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CA6716;
}
.botom_whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE8E2;
}
.header_bluelinerpt {
	background-image: url(../images/blue_grdline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #A1B2C2;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.box_rightline {
	background-image: url(../images/right_line.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.box_botomline {
	background-image: url(../images/botom_box_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.photo_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B054E;
	text-decoration: none;
}

.link_rightpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_rightpanel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

.link_topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
#internal_dialog 
{
	z-index:5;
	display:none;
	position:absolute;
	filter:alpha(opacity=100);
	left:0px;
	top:10px;
	-moz-opacity:1.00; 
	opacity:1.00;
	text-align:center;
		
}
.content_faded {
	z-index:0;
	filter:alpha(opacity=50);
	-moz-opacity:.50; 
	opacity:.50;
	background-color: #000000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}