body
{
	margin:		0px; 
	padding:	0px
}

body,td
{
	color:		#000000;
	font-family:	verdana;
	font-size: 	9pt;
	line-height:	12pt;
}

h1
{
	font-size: 	12pt;
	font-weight:	bold;
	line-height:	16pt;
	padding:	0pt;
	margin:		0pt;
}

a {text-decoration:none; color:#433B67 }
a:visited { color:#433B67 }
a:hover { color:#8484B2 }

.input {border-top:1px solid #808080; border-left:1px solid #808080; border-bottom:1px solid #D4D0C8; border-right:1px solid #D4D0C8; background:url(images/fld_back.gif)}

.small 
{
	font-size:	8pt
}

.header
{
	font-size: 	12pt;
	font-weight:	bold;
	line-height:	16pt;
}

.info
{
	font-family:courier
}

.separator_h
{
	background:url(images/sep_h.gif) center center repeat-x
}

.separator_v
{
	background:url(images/sep_v.gif) center center repeat-y
}

.index
{
	background:#FFFFFF url(images/gray_tl.gif) top left no-repeat
}

.body
{
	background:#FFFFFF url(images/gray_tr.gif) top right no-repeat
}

<!-- Header -->
.head_left
{
	height:		32px;
	background:	#7D78A1 url(images/blueline.jpg) top right repeat-x
	<!-- background:	#7D78A1 url(images/head_tl.gif) top center repeat-x -->
}
.head_left td
{
	font-size: 	8pt;
	padding-left:	5px;
	color:		#FFFFFF;
}

.head_right
{
	background:	#FFFFFF url(images/head_tr.gif) bottom center repeat-x
}
.btn_ornage_left
{
	width:		12px;
	background:	#FF6F20 url(images/orange_bl.gif) left bottom no-repeat
}


.btn_ornage_center
{
	width:		60px;
	background:	#FF6F20 url(images/orange_bc.gif) center bottom repeat-x
}
.btn_ornage_right
{
	width:		12px;
	background:	#FF6F20 url(images/orange_br.gif) right bottom no-repeat
}
.btn_blue_left
{
	width:		12px;
	background:	#656186 url(images/dark_bl.gif) left bottom no-repeat
}
.btn_blue_center
{
	width:		60px;
	background:	#656186 url(images/dark_bc.gif) center bottom repeat-x
}
.btn_blue_right
{
	width:		12px;
	background:	#656186 url(images/dark_br.gif) right bottom no-repeat
}
