body, tr, th, td, div, span, input
{
	color: #333333;
	font-family : Verdana, Tahoma, Arial, Sans;
	font-size: 11px;
}

table.header
{
	width: 100%;
}

td.title
{
	color: #FFFFFF;
	background-color: #5A659C;
	background-image: url(bg_title.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 17px;
}

td.header_line
{
	background-color: #FFFFFF;
	height: 1px;
}

td.head
{
	color: #FFFFFF;
	background-image: url(header_repeat.gif);
	background-repeat: repeat-x;
}

td.topmenu
{
	color: #FFFFFF;
	background-color: #5A659C;
	background-image: url(bg_topmenu.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 23px;
	font-size: 10px;
}

table.footer
{
	width: 100%;
}

td.footer
{
	color: #FFFFFF;
	background-color: #5A659C;
	background-image: url(bg_header.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #FFFFFF;
}

td.leftmenu
{
	background-color: #41508B;
	color: #FFFFFF;
	width: 200px;
	vertical-align: top;
}

td.leftmenu td
{
	color: #FFFFFF;
}

.leftmenu_row, .leftmenu_row th
{
	color: #BDCAFF;
	background-image: url(bg_leftmenu.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 23px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}

th.pip
{
	padding: 5px;
	text-align: right;
}

.leftmenu_body
{
	padding: 8px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.leftmenu_body ul
{
	padding: 0px;
	margin: 0px;
}

.leftmenu_body li
{
	padding: 2px;
	list-style-type: none;
	position: relative;
}

.leftmenu_linkinfo
{
	padding: 8px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

td.main
{
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	vartical-align: top;
}

h1,h2,h3,h4,h5
{
	color: #41508B;
	text-align: right;
	border-bottom: 1px solid #41508B;
	font-size: 14px;
}

a, a:visited, a:hover
{
	color: #5265CD;
	text-decoration: none;
}

.topmenu a, .topmenu a:visited, .topmenu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu a, .leftmenu a:visited, .leftmenu a:hover
{
	color: #BDCAFF;	
	text-decoration: none;
}

.footer a, .footer a:hover, .footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}