﻿body
{
	font-family: Verdana;
	margin:0px;
	background: #89B9DB url(bg_doc_blue.jpg) repeat-x; 
	font-size:11px;
	color:#555;
	azimuth:center;
}

hr
{
	color:#ace;
	height:1px;
}

ul 
{
	list-style-type:circle;
	list-style-position:inside;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0em;
	text-indent: 0em;
}
li
{
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 100% .4em;
padding-right: .6em;
}

table
{
	border:0px;
	background-color:#FFFFFF;
}
td
{
	align:left;
	vertical-align:top;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color:#07519a;
	font-size:11px;
}
a:active
{
	color:Red;
	font-size:11px;
}
a:hover
{
	text-decoration:underline;
	font-size:11px;
}

.titletag
{
	font-size:10px;
	color:#555555;
	letter-spacing:4px;
	text-align:center;
}

.footerlink
{
	color:#07519a;
	font-family:Verdana;
}
.footerlink a:link
{
	color:#07519a;
	text-decoration:none;
}
.footerlink a:visited
{
	color:#07519a;
	text-decoration:none;
}
.footerlink a:hover
{
	color:#07519a;
	text-decoration:underline;
}

.colorbar
{
 	 background: #C3D9FF; 
}
.countertext
{
	color:#C3D9FF;
}

.divtotal
{
	width:100%;
}
.bl {background: url(bl.gif) 0 100% no-repeat #C3D9FF; width: 100%}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:2px}
.clear {font-size: 1px; height: 1px}
.divheader
{
	background-color:#C3D9FF;
	color:#07519a;
	height:15px;
	font-weight:bold;
	font-variant:normal;
	text-align:left;
	vertical-align:middle;
	text-indent:5px;
	padding-top:0px;
	border-color:#C3D9FF;
	border-width:1px;
	border-style:solid;
}
.divcontent
{
	background-color:White;
	text-align:left;
	line-height:15px;
	margin:5px;
	border-bottom-width:0px;
	border-bottom-color:#C3D9FF;
	border-bottom-style:solid;
}

.divtotalmenu
{
	width:100%;
	text-align: left;
}
.blmenu {background: url(bl.gif) 0 100% no-repeat #C3D9FF; width: 15em;}
.brmenu {background: url(br.gif) 100% 100% no-repeat}
.tlmenu {background: url(tl.gif) 0 0 no-repeat}
.trmenu {background: url(tr.gif) 100% 0 no-repeat; padding:2px}
.divheadermenu
{
	background-color:#C3D9FF;
	color:#07519a;
	height:15px;
	font-weight:bold;
	font-variant:normal;
	text-align:left;
	vertical-align:middle;
	text-indent:5px;
	padding-top:0px;
	border-color:#C3D9FF;
	border-width:1px;
	border-style:solid;
}
.divcontentmenu
{
	background-color:White;
	text-align:left;
	line-height:15px;
	margin:5px;
	border-bottom-width:0px;
	border-bottom-color:#C3D9FF;
	border-bottom-style:solid;
}
