body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
h4 {
	font-size: 18px;
}
a:link,a:visited,a:active{
	color: #990000;
}
a:hover {
	color: #666666;
}
#wrapper {
	border: 1px solid #999999;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	padding: 3px;
}
.footer a:link {
	color: #FFCC00;
}/**/
.footer a:visited {
	color: #FFCC00;
}
.footer a:hover {
	color: #FFFF99;
}
.footer a:active {
	color: #FFCC00;
}
.gp_content {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.gp_standout {
	color: #990000;
	font-weight: bold;
}
.gp_head{
`	color:#990000;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	color: #990000;
	}
.gp_small {
	font-size: 10px;
	line-height: 12px;
}
.gp_content_framed_cell {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.left_navigation_cell {
	padding-right: 10px;
}
.navbar_wrap {
	background-image: url(../images/buttons/navbg.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.navbar_cell {
	padding-right: 5px;
	padding-left: 5px;
}
.navbar_shadow {
	background-image: url(../images/buttons/nav_shadow.jpg);
	background-repeat: repeat-x;
}

/*bf stands for 'body frame' - this is the main shadowed frame in the template*/
.bf_upper_mid {
	background-image: url(../images/body_frame/upper_middle.jpg);
	height: 40px;
}
.sidenav {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}
.sidenav li {
	list-style-type: none;
}

.bf_upper_left {
	background-image: url(../images/body_frame/upper_left.jpg);
	height: 40px;
	width: 40px;
}
.bf_left_side {
	background-image: url(../images/body_frame/left_side.jpg);
	width: 40px;
}
.bf_lower_left {
	background-image: url(../images/body_frame/bottom_left.jpg);
	height: 0px;
	width: 40px;
}
.bf_lower_mid {
	background-image: url(../images/body_frame/bottom_middle.jpg);
	height: 30px;
}
.bf_lower_right {
	background-image: url(../images/body_frame/bottom_right.jpg);
	height: 30px;
	width: 40px;
}
.bf_right_side {
	background-image: url(../images/body_frame/right_side.jpg);
	width: 30px;
}
.bf_upper_right {
	background-image: url(../images/body_frame/upper_right.jpg);
	height: 40px;
	width: 40px;
}
/*cf stands for 'content frame'*/
.cf_upper_middle {
	background-image: url(../images/content_frame/upper_middle.gif);
	background-repeat: repeat-x;
}
.cf_lower_middle {
	background-image: url(../images/content_frame/lower_middle.gif);
	background-repeat: repeat-x;
}
.cf_upper_left {
	background-image: url(../images/content_frame/upper_left_corner.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}
.cf_upper_right {
	background-image: url(../images/content_frame/upper_right_corner.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}
.cf_lower_right {
	background-image: url(../images/content_frame/lower_right_corner.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}
.cf_lower_left {
	background-image: url(../images/content_frame/lower_left_corner.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}
.cf_left_side {
	background-image: url(../images/content_frame/left_side.gif);
	background-repeat: repeat-y;
}
.cf_right_side {
	background-image: url(../images/content_frame/right_side.gif);
	background-repeat: repeat-y;
}
.sep_horz {
	/*background-image: url(../images/separator.jpg);
	background-repeat: repeat-y;
	width: 10px;*/
}
.left_top_img{
	padding-bottom: 10px;
	padding-right: 10px;
}
.thumb{
	border: none;
}
