A:body
{
	text-decoration: underline;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A:link
{
	text-decoration: underline;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A:visited
{
	text-decoration: underline;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A:active
{
	text-decoration: underline;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 11;
	font-family: TAHOMA;
}

A.liens:link
{
	text-decoration: none;
	color: #990000;
	font-size: 11;
	font-weight: bold;
	font-family: TAHOMA;
}

A.links:link
{
	text-decoration: none;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A.links:visited
{
	text-decoration: none;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A.links:active
{
	text-decoration: none;
	color: #006699;
	font-size: 11;
	font-family: TAHOMA;
}
A.links:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 11;
	font-family: TAHOMA;
}

SPAN.news
{
	font-size: 11px;
	font-family: TAHOMA;
	color: #7AE37C;
	line-height: 15px;
}

.TD_picture
{
	background-image: url('../../Images/UI/bg_picture.gif' );
	background-repeat: no-repeat;
}
.TD_modeTab_top_p
{
	height: 40px;
	background-image: url('../../Images/UI/tab_top_p.gif');
}
.TD_modeTab_top
{
	height: 40px;
	background-image: url('../../Images/UI/tab_top.gif');
}
.TD_modeTab_left
{
	background-image: url('../../Images/UI/tab_bg_left.gif');
}
.TD_modeTab_right
{
	background-image: url('../../Images/UI/tab_bg_right.gif');
}
.TD_modeTab_main
{
	background-image: url('../../Images/UI/tab_bg_main.gif');
}

.TD_logo
{
	height: 90px;
	background-image: url('../../Images/UI/bg_logo.jpg');
}
.TD_tools
{
	height: 90px;
	background-image: url('../../Images/UI/bg_tools.jpg');
}
.TD_tabs
{
	height: 140px;
	background-image: url('../../Images/UI/bg_tabs_simple.jpg');
}
.TD_footer
{
	height: 88px;
	background-image: url('../../Images/UI/bg_footer.jpg');
}
.TD_whitesmoke
{
	background-color: #F5F5F5;
}
.TD_whitesmoke a
{
	text-decoration: none;
}
.TD_bluesmoke
{
	background-color: #DDE7FF;
}
.TD_bluesmoke a
{
	text-decoration: none;
	color: black;
}

.TD_bluesmokeTable
{
	background-color: #DDE7FF;
	text-align: right;
	font-weight: bold;
	width: 25%;
}

.TD_bluesmokeTableSearch
{
	background-color: #DDE7FF;
	text-align: right;
	font-weight: bold;
}

.TD_bluesmokeBorder
{
	background-color: #DDE7FF;
	text-align: left;
	font-weight: bold;
	width: 2%;
}
.TD_whitesmokeTable
{
	background-color: #F5F5F5;
	width: 25%;
}

TD
{
	font-size: 11px;
	font-family: TAHOMA;
	color: #000000;
}
.TXT
{
	background-color: #ffffff;
	font: 11px TAHOMA;
}
.But
{
	background-color: #C5C5C5;
	font: 11px TAHOMA;
	color: #000000;
}

.bginput_g
{
	background-image: url( "../../Images/UI/bginput_g.gif" );
	background-color: #F3F3F3;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	border: 1px inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-style: inset;
	border-top-style: outset;
	border-color: #A5A5A5 #FFFFFF #FFFFFF #A5A5A5;
}

.bginput_gp
{
	background-image: url("../../Images/UI/bginput_g.gif");
	background-color: #F3F3F3;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-style: inset;
	border-top-style: outset;
	border-color: #A5A5A5 #FFFFFF #FFFFFF #A5A5A5;
}

.bginput_txtbox
{
	background-image: url("../../Images/UI/bginput_txtbox.gif");
	background-color: #F3F3F3;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-style: inset;
	border-top-style: outset;
	border-color: #A5A5A5 #FFFFFF #FFFFFF #A5A5A5;
}

.bginput
{
	background-image: url("../../Images/UI/bginput_g.gif");
	background-color: #F3F3F3;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-style: inset;
	border-top-style: outset;
	border-color: #A5A5A5 #FFFFFF #FFFFFF #A5A5A5;
	width: 25px;
}

body
{
	scrollbar-face-color: #8498B3;
	scrollbar-highlight-color: #DEE3EB;
	scrollbar-3dlight-color: #8498B3;
	scrollbar-shadow-color: #516586;
	scrollbar-darkshadow-color: #8498B3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}

.linkNoUndernline
{
	text-decoration: none;
}

.popupMenu
{
	position: absolute;
	visibility: hidden;
	height: auto;
	background-color: #F5F7F8;
	opacity: .9;
	filter: alpha(opacity=90);
}

#divDetail
{
	background: url( "../../Images/UI/prev.png" ) no-repeat left top;
	background-color: #DDE7FF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 25px;
	text-align: left;
	font-size: 70%;
}

#divWithoutIcon
{
	background-color: #DDE7FF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 25px;
	text-align: left;
	font-size: 70%;
}