BODY {
	MARGIN: 0px;
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;	
}
.dvbody
{
	display:block;
	width:99.5%;
}
.backgradient {
	
}
.all
{
	font-size:12px;
	font-family:Tahoma;
	font-style:normal;
}
.bgstyle
{
	background-color:#1E528C;
}

A {
	COLOR: #1A557D; TEXT-DECORATION: none;
	font-size:11px;
}
A:hover {
	COLOR: #E17100; TEXT-DECORATION: underline;
	font-size:11px;
}
A.whitelinkcaption
{
	COLOR: white; TEXT-DECORATION: none;
	font-size:12px;
}
A.whitelinkcaption:hover
{
	COLOR: black; TEXT-DECORATION: none;
	font-size:12px;
}

.modulemenusize
{
	font-size:10px;
}
.cover_spaceleft
{
	margin-left:5px;
	vertical-align:top;
}

/*PAGE FOOTER*/
.pagefooterlink
{
	font-size:11px;
	color:white;
	
}
a.pagefooterlink
{
	font-size:11px;
	color:white;
	text-decoration	:underline;
	margin-left:3px;
	margin-right:3px;
}
.pagefooterlinkblack
{
	font-size:11px;
	color:black;
	
}
a.pagefooterlinkblack
{
	font-size:11px;
	color:black;
	text-decoration	:underline;
	margin-left:3px;
	margin-right:3px;
}
a.pagefooterlinkblack:hover
{
	font-size:11px;
	color:yellow;
	text-decoration	:none;
	margin-left:3px;
	margin-right:3px;
}
/*END PAGE FOOTER*/

/*ITEMS IN LIST*/
a.itemlinkcommon
{
	font-size:12px;
	font-weight:bold;
}
a.itemlinkcommon:hover
{
	font-size:12px;
	font-weight:bold;
}
.itemdesccommon
{
	font-size:11px;
	font-weight:normal;
}
/*END ITEMS IN LIST*/

/*TITLE*/
.labelcaption
{
	font-weight:bold;
	display:block;
	color:Black;
	font-size:14px;
}
.title1
{
	font-size:20px;
	font-weight:bold;
}
.title2
{
	font-size:18px;
	font-weight:bold;
}
.title3
{
	font-size:16px;
	font-weight:bold;
}
.title4
{
	font-size:14px;
	font-weight:bold;
}
.title5
{
	font-size:12px;
	font-weight:bold;
}

a.title6,a.title6:hover
{
	font-size:14px;
	font-weight:bold;
	color:#007a3b;
	text-decoration:none;
	padding:0px 3px 0px 8px;
}

/*END TITLE*/
.functionbgstyle
{
	background-color:#ECF3FF;
}
.changecatebox
{
	background-color:#ECF3FF;
	border-style:solid;
	border-width:1px;
	border-color:#5193FF;
}
/*Block*/
.barsub
{
	display:block;
	height:20px;
	padding: 3px 0px 0px 2px;
	background-color:#D9E8FF;
	border-top:solid 1px #2074FF;
	font-size:11px;
	font-weight:bold;
}
a.barsub_link
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}
a.barsub_link:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.divcontent
{
	padding:3px;
}
.spacer
{
	display:block;
	height:3px;
}
.spacer_
{
	display:block;
	height:1px;
}

/*function*/
.bgstyle_function
{
	background-color:#C0C0C0;
}
a.fuction
{
	display:inline-block;	
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
a.fuction:hover
{
	display:inline-block;
	padding:0px 5px 0px 5px;
	background-color:White;
	color:black;
	text-decoration:none;
}

/*TEXTBOX*/
.txt
{
	font-size:10.5px;
}
.btn
{
	font-size:10.5px;
}

/*HEADER-FOOTER*/
.divfooter
{
	border-style: solid;
	border-color: #D5D5D5;
	border-bottom-width:1px;
	border-top-width:2px;
	border-right-width:1px;
	border-left-width:1px;
	padding:10px 5px 20px 5px;
	font-size:10.5px;
}
