#content_bg
{
	background-color: #ffffff;
	background-image: url(../images/yellow_px.gif);
	height: 363px;
	width: 100%;
	display: block;
}
#scroll_clipper
{
	position: absolute;
	width: 800px;
	height: 363px;
	overflow: auto;
}
#scroll_text
{
	position: absolute;
	padding: 8px 110px 0px 110px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	background-color: #000033;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	display: block;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
h1
{
	font-size: 130%;
	line-height: 100%;
	color: #000099;
}
h2
{
	font-size: 120%;
	line-height: 100%;
	color: #000099;
}
h3
{
	font-size: 100%;
	line-height: 100%;
	color: #000099;
	padding-left: 20px;
}
.ques
{
	padding-top: 10px;
	font-size: 105%;
	color: #090099;
	font-weight: bolder;
}
.ans
{
	color: #090099;
	padding-bottom: 5px;
}
.date
{
	font-size: 105%;
	color: #090099;
	font-style: oblique;
	font-weight: bolder;
}
.MainPane
{
	background-color: #FFFFFF;
	display: block;
	height: 100%;
	width: 800px;
	position: relative;
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	top: 0px;
	right: 0px;
}
.MenuBar_top
{
	background-image: url(../images/bluebar_mnu.gif);
	background-color: #000099;
	width: 100%;
	display: block;
	height: 22px;
}
.TopBar
{
	background-image: url(../images/bluebar_top.gif);
	background-color: #000099;
	height: 17px;
	width: 100%;
	display: block;
}
.BottomBar
{
	background-image: url(../images/bluebar_btm2.jpg);
	background-color: #000099;
	height: 27px;
	width: 100%;
	display: block;
}
.MenuBar_bottom
{
	background-image: url(../images/goldbar_mnu.gif);
	background-color: #FFCC33;
	height: 14px;
	width: 100%;
	display: block;
}
.DRBanner
{
	background-image: url(../images/dr_glow-sml.gif);
	display: block;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	height: 135px;
	background-color: #000033;
}
.rightDiamond
{
	height: 209px;
	width: 185px;
	background-image: url(../images/right_diam.jpg);
	z-index: 10;
	display: block;
}
.rightPane
{
	text-align: right;
	float: right;
}
.img_menu
{
	margin: 9px 0px 0px 0px;
}
#splash_img
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.img_left
{
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_right
{
	float: right;
	margin: 0px 0px 5px 10px;
}
.img_centre
{
	margin: 0px 15px 5px 50px;
}
.img_nopad
{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}
.ul-padded
{
	position: relative;
	margin-left: 160px;
}
.ln-title
{
	font-size: 105%;
	font-weight: bolder;
	color: #000099;
}
.MonthlyHighlightTop
{
	background-image: url(../images/monthhighlight-top.jpg);
	height: 24px;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}
.MonthlyContent
{
	background-image: url(../images/month-ylw.gif);
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.MonthlyHighlightBottom
{
	background-image: url(../images/monthhighlight-btm.jpg);
	height: 15px;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.Monthlytxt
{
	margin: 10px 15px 0px 15px;
	padding: 0px;
	height: 60px;
	width: 340px;
	overflow: visible;
}
.MonthlyHeading
{
	margin: 10px 0px 0px 15px;
	width: 470px;
	line-height: 60%;
}
.MonthlyContainer
{	
	background-color: white;
	padding: 0px;
	margin: 10px 0px 0px 15px;
	width: 500px;
	display: block;
}
.Monthly_img
{
	position:absolute;
	float: right;
	left: 485px;
	margin: 5px 0px 10px 13px;
}
#splashmenu
{	
	padding: 0px;
	height: 210px;
	width: 500px;
	display: block;
}
a:link
{
	color: #3366CC;
	text-decoration: none;
}
a:visited
{
	color: #3366CC;
	text-decoration: none;
}
a:hover
{
	color: #3366CC;
	text-decoration: underline;
}
a:active
{
	color: #6699CC;
	text-decoration: none;
}
