body{
background:#ffffff;
color:#636363;
padding:0px;
margin:0px;
}
td {
font-family:Tahoma;
font-size:11px;
}
p{
text-align:justify;
}
h2{
font-family:Tahoma;
font-size:11px;
}
h1{
font-family:Tahoma;
font-size:14px;
}
.inputtext { height:20px; font-size:10px;}
.err {
	color:#FF0000;
	font-size:10px;
}
a {text-decoration:none;color:#636363;}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#636363;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#8A1D00;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#8A4B00;
	}

.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#262626;
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8A1D00;
	}

.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#636363;
	}

.form
	{
		width:316px; height:23px; border-color:#91815B; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:10px; padding-top:3px
	}
.form_div
	{
		height:26px; margin-top:0px;
	}

	a.l_text{text-decoration:none;}
	a.l_text:hover{text-decoration:underline;}

	a.lt_text{text-decoration:none;}
	a.lt_text:hover{text-decoration:underline;}

	a.c_text{text-decoration:none;}
	a.c_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/1-as.gif) no-repeat left center; margin: 10px 0px 0px 0px; padding:0px 0px 0px 10px}
.img { border-color:#efefef; border-width:1px; border-style:solid; padding:10px;}
.img5 { border-color:#efefef; border-width:1px; border-style:solid; padding:5px;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family:Tahoma;
	font-size:11px;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
	}