body {
	background-attachment: fixed;
	background-image: url(images/test_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #CACACA;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, Helvetica, Times, serif;
}
a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:link:hover, a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #990000;
}

#left {
}
#left h1 {
	font-size: 18px;
	color: #ED0208;
	margin-top: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
#left h2 {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
}
#left p {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
#left img.lefty {
	float: left;
}
#left .tablep {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
}
#left ul {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin-top: 12px;
}
#left th {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-top: 15px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #666666;
}
#left li {
	margin-top: 1px;
	margin-bottom: 4px;
}
.profilestable {
	background-image: url(images/profbox_4rpt.jpg);
}





#right{
}
#right p {
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
}
.q_topbg {
	background-image: url(images/body_4topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.q_rptbg {
	background-image: url(images/body_4rpt.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.q_namebg {
	background-image: url(images/body_4namebg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 26px;
	padding-bottom: 0px;
	margin: 0px;
}

#right a:link, #right a:visited {
	color: #FFFFFF;
	margin-left: 3px;
	text-decoration: none;
}
#right a:link:hover, #right a:visited:hover {
	color: #FFFFFF;
	margin-left: 3px;
	text-decoration: underline;
}


/* just for the profiles page */
#profiles {
}
#profiles p {
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 25px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.q_namebgprof {
	background-image: url(images/body_4namebgprof.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 26px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* end of just for profiles page */

.secnavbg {
	background-color: #D0D0D0;
	background-image: url(images/secnav_rpt.gif);
	background-repeat: repeat-x;
}
#left .tablebottom {
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #EA0005;
	margin-left: 12px;
}
#right .rightenticers {
	width: 249px;
	text-align: left;
	margin-top: 30px;
	padding-left: 11px;
}
