body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000000;
}

a {
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:underline;
}

ul, li 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	margin-top:5px;
	text-align:left;
}

.sublist
{
	display:none;
	height:100%;
	padding:5px;
	font-size:11px;
}

.submenu
{
	border:none;
	margin-bottom:10px;
	margin-left:15px;
}

.left_menu
{
	border-bottom:none;
	padding-right:15px;
}

.arrow
{
	border-bottom:none;
	text-align:center;
}

.menu
{
	float:right;
	height:100%;
}

.menu_link
{
	cursor:pointer;
	font-size:11px;
	padding-bottom:5px;
}

td 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color: #000000; 
}

p 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color: #000000; 
}

.right
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	font-weight : bold;
	vertical-align: middle;
	height:31px;
	padding-top:7px;
}

.left
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	vertical-align: top;
	margin-bottom:20px;
}

.content_title
{
	font-size:13px;
}

.col_title
{
	margin-left:20px;
	font-size:13px;
}

.top
{
	width:469px;
	height:20px;
	background:top left no-repeat url('images/top.gif');
}

.bottom
{
	width:469px;
	height:21px;
	background:bottom left no-repeat url('images/bottom.gif');
	float:left;
}

.box_img
{
	margin-left:8px;
	margin-right:15px;
}

.bot_box_img
{
	margin-left:8px;
}

.box_content
{
	vertical-align:middle;
	width:450px;
	overflow:auto;
	font-size:10px;
}

.side
{
	vertical-align:middle;
	width:469px;
	background:top left repeat-y url('images/side.gif');
}

.side_inside
{
	vertical-align:middle;
	width:969px;
	background:top left repeat-y url('images/side_inside.gif');
}

.top_inside
{
	width:969px;
	height:20px;
	background:top left no-repeat url('images/top_inside.gif');
}

.bottom_inside
{
	width:969px;
	height:21px;
	background:bottom left no-repeat url('images/bottom_inside.gif');
	float:left;
}

.box_content_inside
{
	vertical-align:middle;
	width:950px;
	overflow:auto;
}

.box
{
	padding-top:0px;
	vertical-align:top;
}

.footer
{
	font-size:9px;
}

.foot_img
{
	background:bottom right no-repeat url('images/down_stripe.gif');
}

.content
{
	width:400px;
	padding-left:30px;
	padding-top:20px;
	float:left;
	font-size : 11px; 
}

.content_long
{
	width:900px;
	padding-left:30px;
	padding-top:20px;
	float:left;
	font-size : 11px; 
}