<style type="text/css">
body { background:#F5C553; color:#000000 }
html, body {height:100%;}

A:link { padding: 0px; text-decoration:none; color: #A03017}
A:visited { padding: 0px; text-decoration:none; color: #A03017}
A:hover { padding: 0px; text-decoration:none; color: #5E7BA5}
A:active { padding: 0px; text-decoration:none; color: #FFFFFF}

.maintext {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	width: 450px;
	position: relative;
	height: 250px;
	line-height: 16px;
	margin-right: 16px;
    scrollbar-face-color: #5E7BA5; 
    scrollbar-highlight-color: #8BACDE; 
    scrollbar-3dlight-color: #008000; 
    scrollbar-darkshadow-color: #008000; 
    scrollbar-shadow-color: #333366; 
    scrollbar-arrow-color: #333366; 
    scrollbar-track-color: #333366; 
}

.maintext A:link { padding: 0px; text-decoration:none; color: #A03017}
.maintext A:visited { padding: 0px; text-decoration:none; color: #A03017}
.maintext A:hover { padding: 0px; text-decoration:none; color: #5E7BA5}
.maintext A:active { padding: 0px; text-decoration:none; color: #5E7BA5}
.maintext p { line-height: 10pt }

.maintext INPUT, TEXTAREA {
 background: #F9DB95;
 color: #000033;
 font-weight: bold;
 font-style: italic;
 font-size: 10px;
 font-family: Verdana, Georgia, "Times New Roman", Times, serif;
 }

#contentPad{
margin:20px;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

.photopopup {
	width: 380px;
	position: relative;
	height: 260px;
	visibility: hidden;
	left: 264px;
	top: 184px;
}

.maintext TD {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
 }
