/*------------------COMMON STYLES----------------------*/

/*BODY {
	HEIGHT: 100%;
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: #5A8AD3;
	SCROLLBAR-HIGHLIGHT-COLOR: #5A8AD3;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ebebeb;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d2e4ff;
	SCROLLBAR-DARKSHADOW-COLOR: #d2e4ff;
	margin: 5px;
}

A {
	font-family:Tahoma;
	FONT-SIZE:8pt;
	color: #335976;
	text-decoration: none;
}
a:link {
	font-family:Tahoma;
	FONT-SIZE:8pt;
	color: #335976;
	text-decoration: none;

}
a:visited {
	font-family:Tahoma;
	FONT-SIZE:8pt;
	color: #335976;
	text-decoration: none;

}
a:hover {
	font-family:Tahoma;
	FONT-SIZE:8pt;
	color: #75BAFF;
	text-decoration: underline;


}

select {
	font-family: Tahoma;
	font-size: 9pt;
	color: #191919;
	height: 22px;
	border: 1px solid #303030;
}

table {
	font-family: Verdana;
	font-size: 9pt;
}
hr {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #4FA7FF;
}
*/
/*------------MENU STYLES---------------------*/

.menu2 { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #335976; text-decoration: none }
.menu2 a:link { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #335976; text-decoration: none }
.menu2 a:active { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #335976; text-decoration: none }
.menu2 a:visited { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #335976; text-decoration: none }
.menu2 a:hover { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #BD3D00; text-decoration: none }

/*a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	font-family: Tahoma;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}*/


/*------------PERSONAL STYLES---------------------*/

.textVerdana {
	font-family: Verdana; 
	font-size: 8pt;
	text-align: justify;
}
.textTahoma {
	font-family: Tahoma;
	font-size: 9pt;
}
.aFooter {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdTittle {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #2B67C2;
	text-align: center;
	vertical-align: bottom;
	height: 30px;
}
.kbutton {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #47728E;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #004080;
	cursor: hand;
	color: #FFFFFF;
	height: 22px;
}
.kinput {
	border:1px solid #AEAEAE;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	color:#2E2E2E;
	width: 100%;
	padding: 2px;
}
.tdCollapLeft {
	background-color: #F4FCFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
}
.tdCollapTittle {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
    background-image: url(../images/body_bgtitle.gif);	
	height: 22px;
}
.tdHeadBar {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tdMsg {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}


.tdPageInfo {
	text-align: right;
	vertical-align: middle;
	height: 25px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #335976;
}
.trBgEven {
	background-color: #E5EFF4;
}
.tdFooter {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}.kTextArea {
	font-family: Tahoma;
	font-size: 9pt;
	width: 100%;
	border: 1px solid #CACACA;
}
