BODY {
	background:url(../images/page_bg.jpg);
	background-repeat:repeat-x;	
	color: #BCBCBC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	text-align:center;
}
P {
	padding:0pt;
	text-align:left;
	line-height:18px;
}


h4 {
	color: #fff;
	font-size: 9pt;
	margin-left: 15px;
	margin-top:0px;
	font-weight:normal;
}

A {
	color: #EE82EE;
}
img.header {
	margin-top:15px;
}
A:HOVER {
	color: #BDB76B;
}
input.textbox {
 border-style:inset;
 border-width:2px 0 0 2px;
	height: 13px;
	font-size: 8pt;
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
}
#top{
text-align:center; height:336px;
}
#container{
margin-left:auto;
margin-right:auto;
height:500px; width:835px;
}
#leftcontainer{
width:530px; text-align:left; float:left
}
#leftcontainer P {
	color: #8c8c8c;
	margin-right: 45px;
    margin-left: 15px;
}
#rightcontainer{
background:url(/images/grey_box_bg.jpg); margin-top:10px; width:255px; text-align:left; float:left;
background-position:top; background-repeat:no-repeat; 
}
#rightcontainer P{
	color: #b8b8b8;
	font-size: 8pt;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	line-height:10px;
}