*{
	padding:0;
	margin:0;
}

body{
	position: relative;
	text-align:center;
	background-color:#999999;
/*	background:url(../img/bg_pat03.jpg) #a3d0ef repeat-y center;*/
}

h5 title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div#title{
	background:url(../img/titlebar.png) no-repeat;
	padding-left:30px;
	height:50px;
	width:220px;
	margin-bottom:25px;
}

a, p, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}

p.ptitle
{
	font-size:16px;
	color: #330099;
}

div.box1
{
	background: #E9E1DA;
	font-family: Arial; 
	font-size:11px; 
	font-weight:bold; 
	color: #BA1872	
	
}

span.highlight
{
	text-decoration:underline;

	font-size:16px;
	color: #666666;
	
}
span.highlight
{
	text-decoration:underline;

	font-size:16px;
	color: #666666;
	
}

span.highlight2
{
	font-size:18px;
	color: #FFFFFF;
	padding:10px 0 0 30px	
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    display: block;
	visibility:hidden;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height:120%;

	word-spacing:3px;
	padding-bottom:5px;
	margin-bottom:5px;
}

a{
	text-decoration:none;
	color: #FFFFFF;
}

a:hover{
	color: #0000CC;
}

h6{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

#siteHeader{
	height:80px; 
	width:920px;
/*	border:#FFFFFF 2px solid; */
	background:url(../img/logo_ban01.jpg) no-repeat left bottom;
	text-align:right;
}

#contentWrapper{
	text-align:center;
	width: 920px;
	border:#FFFFFF 3px solid;
	border-top:none;
	border-bottom:none;
}

#siteContent{
/*	background-color: #f5eed5;*/
	background:url(../img/content_pat02.jpg) repeat-y left;
	min-height:600px;
/*	padding:20px 0 50px 20px;
	width:870px;*/
}

#siteFooter{
	position:relative; 
	height:50px; 
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#5971a3;
	color:#FFFFFF;
}

#ccenter{
	padding: 20px 50px 20px 80px;
	text-align:left;
}

#rightpanel{
	margin-top:20px;
}

#capital td{
	padding:2px 2px 2px 2px;
}