body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

.Title
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	background-color: dimgray;
}

table, td {
		/*border:0px;*/
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#3A403C;
	}

strong a { color:#FD7914}

span a { color:#FD7914}

span strong { color:#FD7914}
	
.c_text { color:#252A28}
.c_text a{ color:#252A28; text-decoration:none}
.c_text a:hover{ color:#252A28; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:24px; margin-top:2px; margin-left:1px}
.form input	{width:206px; height:21px; border-color:#656D69; border-width:1px; background-color:#F4FBFE; border-style:solid; padding-left:5px; padding-top:2px}

.input {border:#656D69 1px solid; background:#F4FBFE; color:#000000; padding-left:4px}
.select {border:#656D69 1px solid; background:#F4FBFE; color:#000000; padding-left:1px; font-size:11px; line-height:10px; font-family:Tahoma; padding-top:2px}

.CopyRightArea UI, .CopyRightArea UL LI
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	font-weight: normal;
}

.CopyRightArea
{
	width: 100%;
	height: 140px;
	border-color: #656D69;
	border-width: 1px;
	background-color: transparent;
	padding-left: 7px;
	overflow: auto;
	border-style: solid;
	padding-top: 2px;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: justify;
	background-image: none;
	color: white;
}

/*ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 7px}
*/
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#004FA8}

.ul2 li  {background:url(images/bg-li.gif) no-repeat left bottom; padding:1px 0px 2px 1px; margin:0px 0px 0px 0px; color:#79837C; font-family:Tahoma; font-size:11px; line-height:normal}
.ul2 li a  { font-family:Tahoma; font-size:11px; line-height:16px; color:#3A403C; font-weight:bold}
.ul2 li a:hover { color:#FD7914; text-decoration:none}

a  { font-family:Tahoma; font-size:11px; line-height:16px; color:#FD7914; font-weight:bold}
a:hover
{
	color: #FD7914;
	text-decoration: underline;
}

.FixPng { behavior: url(iepngfix.htc) }