body{
padding:0px;
margin:0px;
background-color:#989C98;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

.popupTitle {
		border:0px;
		vertical-align:middle;
		text-transform:lowercase;
		font-weight:600;
		font-family:Arial;
		font-size:16px;
	}

.popupBody {
		width:300px;
		height:200px;
		border:0px;
	}

.popupNone {
		width=20px;
	}

.popupText {
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#BABCBB;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#BABCBB;
		text-transform:uppercase;
	}

.l2_text { color:#C40011; text-decoration:none; font-weight:bold}
.l2_text:hover{ color:#C40011; text-decoration:underline}
	
.l_text { color:#FFFFFF}
	
.c_text { color:#000000}
.c_text a{ color:#000000; text-decoration:none}
.c_text a:hover{ color:#000000; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.border { border:1px solid #000000}

.txtInput	{width:175px; height:18px;padding-left:5px; color:#000000}

textarea{width:175px; height:64px; padding-left:5px; overflow:hidden; color:#000000}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../_images/bg-li.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 18px}
.liMedium  {background:url(../_images/bg-li2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 18px}
li a  {font-family:Tahoma; font-size:9px; line-height:20px; color:#000000; text-decoration:none;}
li a:hover { color:#FFFFFF}