body
{
	margin: 0px;
	background-color: #f3f3ff;
		
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}

a:hover
{
	color: #000033;
	text-decoration: underline;
}

div.container
{
	margin-left: -380px;
	position: absolute;
	left: 50%;
}

table.template_top
{
	width: 760px;
	border-collapse: collapse;
}

td.header_top
{
	width: 760px;
	background-image: url(header-top4.png);
	background-repeat: no-repeat;
	height: 106px;
	align-text: right;
	margin: 0px;
	padding: 0px;
}

td.header_left
{
	width: 561px;
	background-image: url(header-left.png);
	background-repeat: no-repeat;
	height: 39px;
}

td.header_right
{
	width: 199px;
	background-repeat: no-repeat;
	height: 39px;
}

td.header_sms
{
	width: 760px;
	background-image: url(header-sms.png);
	background-repeat: no-repeat;
	height: 39px;

}

table.template_body
{
	width: 760px;
	border-collapse: collapse;
	background-color: #ffffff;
}

td.menu
{
	padding-left: 30px;
	width: 230px;
	background-image: url(menu_left.png);
	background-repeat: no-repeat;
}

td.menu_top
{
	width: 230;	
	background-image: url(menu_top.png);
	background-repeat: no-repeat;
}


td.bar
{
	height: 52px;
	width: 515px;	
	background-image: url(point.png);
	border-bottom: 3px ridge #0e6490;
}

td.space
{
	width: 15px;
	background-color: #ffffff;
}

div.path
{
	text-align: right;
	font-size: 8px;
}

div.title
{
	font-size: 12px;
}

td._body
{
	background-color: #ffffff;
	width: 515px;
	text-align: justify;
}

div.footer
{
	//background-image: url(footer.png);
	//background-repeat: no-repeat;
	width: 760px;
	height: 100px;
	font-size: x-small;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
}

div.element
{
	font-size: 70%;
}

.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.titlelabel
{
	font-size: x-small;
	color: #000080;
	font-weight: bold;
}

.label
{
	font-size: xx-small;
	color: #000080;
}

.sublabel
{
	font-size: xx-small;
	color: #cccccc;
}

.titlelabel12
{
	font-size: 12px;
	color: #000080;
	font-weight: bold;
}
