body{
padding:0px;
margin:0px;
background:#FFFFFF url(images/l-dr.gif) repeat-y left;
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;		
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, font
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#3A403C;
	}

a { color:#006AB7;}

.link a { font-size:9px; color:#006AB7; text-decoration:none; line-height:9px; font-weight:bold;}
.link a:hover { text-decoration:underline;}

.link1 a { font-size:9px; color:#006AB7; line-height:9px; font-weight:bold;}
.link1 a:hover { text-decoration:none;}

.link_ar { background:url(images/a.gif) no-repeat 0px 4px; padding-left:6px;}
	
.c_text, .c_text a { font-size:9px; text-decoration:none; color:#3A403C;}
.c_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form {height:21px; margin-top:2px;}
.form input, .input1 {width:189px; height:18px; border-color:#E4E4E4; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px;}

textarea {width:189px; height:88px; border-color:#E4E4E4; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; padding-top:0px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 8px}
li a  {line-height:18px; color:#006AB7; text-decoration:none; background:url(images/h-l.gif) repeat-x bottom;}
li a:hover { background: none;}

.h_l { background:#99D3FF; height:2px;}h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	line-height: 15px;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	line-height: 15px;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000099;
	font-weight: normal;
}

.firSentence {
	font-weight: bold;
	color: #000099;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.marquee {
	font-weight: normal;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: oblique;
	padding-top: 10px;
	padding-bottom: 10px;
}

.marquee_sm_nopad {
	font-weight: normal;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -2000px;
	border: 1px gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 100px; /*position where enlarged image should offset horizontally */
}
