<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:14px;
	color:#4a5b75;
	line-height:18px;
	text-align:justify;
}
form{
	margin:0px;
	padding:0px;
}
P{
	text-align:justify;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
#wrap td{
	vertical-align:top;
	text-align:justify;
}
#wrap{
	position:relative;
}
#menu_left ul{
	margin:15px 15px 40px 15px;
	padding:0px;
	text-align:left;
}
#menu_left ul li{
	list-style:none;
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	margin-bottom:18px;
}

#menu_left ul li A{
	color:#4a5b75;
	font-weight:bold;
}
.menu-h { overflow: hidden; border-left: 1px solid #ccc; }
.menu-h li { float: left; list-style: none; padding: 0 .8em; border-right: 1px solid #ccc; }

#logo_top{
	height:114px;
	background: #DB1606 url('/images/logo_top.jpg') no-repeat;
}
#wrap h3{
	margin:0px;
	font-family:Arial;
	font-size:16px;
	color:#07387A;
}
#wrap p{
	font-family:Arial;
	font-size:14px;
	color:#4a5b75;
}
#collage{
	width:720px;
	height:423px;
	background: #F1F2F4;
	overflow: hidden;
}
#collphoto{
	height:178px;
}
.collphoto{
	float:left;
}
.haccordion .header, .haccordion .content{ 
	float: right; 
	height: 245px; 
} 
.content A{
	color:#07387A;
}
.content A:hover{
	color:#DB1606;
}
.haccordion .header{ 
	width: 30px; 
	background: #ccc; 
	color: #fff; 
	cursor: pointer; 
} 

.haccordion .content{ 
	display: none; 
	width: 0px;
	text-align:justify;
	overflow: auto; 
} 

.haccordion .content p{ 
	margin: 8px; 
} 

.menubutton{
	margin-right: 2px;
	float:left;
}
.menu_but_left{
	float:left;
	width:6px;
	height:33px;
	background:#F1F2F4 url('/images/menu_but_left.jpg');
}
.menu_but_center{
	float:left;
	vertical-align:middle;
	height:33px;
	padding: 0px 8px;
	background:#F1F2F4 url('/images/menu_but_center.jpg') repeat-x;
}
.menu_but_right{
	float:left;
	width:5px;
	height:33px;
	background:#F1F2F4 url('/images/menu_but_right.jpg');
}

.menubutton A{
	font-size:12px;
	font-family:Arial;
	color:#4a5b75;
	position:relative;
	top:8px;
}
.nophoto{
	width:210px;
	height:175px;
	border: 1px solid #F1F2F4;
	text-align:center;
}
.classDiv{
	clear:both;
	font-size:14px;
	color:#4a5b75;
}
.classDiv TD{
	font-size:14px;
	color:#4a5b75;
}
.classDiv TD A{
	font-size:14px;
	color:#07387A;
	font-weight:bold;
}
.classTitle{
	font-size:16px;
	color:#07387A;
	font-weight:bold;
	padding-bottom: 12px;
	clear:both;
}
.classBottom{
	height:10px;
	background: #fff url('/images/classHl.jpg') no-repeat bottom;
	margin-bottom:12px;
}
.charItem{

}
#bottomline{
	height:2px;
	background:#cccccc url('/images/bottomline.jpg');
	margin-top:20px;
	margin-bottom:8px;
	background-repeat: repeat-x;
}
#bottomtxt{
	font-size:12px;
	padding-left:240px;
	float:left;
}
.counter
{
	float:left;
	margin:0px 10px;
}
.simpleTxt ul li A{
	color:#07387A;
}

#menu_hor{
	width:700px;
	height:40px;
}
#logophotoleft{
	font-size:16px;
	text-align:center;
	background: #fff url('/images/writeus.jpg') no-repeat;
}
#logophotoleft A{
	color:#D91403;
	text-decoration:none;
	font-weight:bold;
}
.photoInTxt{
	padding:10px;
	padding-top:0px;
}
.pagesTxt{
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	padding-right:15px;
}
.kinds
{
	text-align:left;
	vertical-align:top;
	color:#07387A;
	font-weight:bold;
	padding:2px;
}
.kindsVals
{
	text-align:left;
	vertical-align:top;
	color:#07387A;
	padding:2px;
}
.photoPrev
{
	float:left;
	margin: 15px 10px;
}
.mailForm
{
	background-color:white;
	height:350px;
}
.mailFormErr
{
	font-size:11px;
	color:red;
}
#mail_tbl td
{
	font-size:12px;
	font-weight:bold;
}
#mail_tbl td input
{
	border:1px solid #cccccc;
	margin-bottom:10px;
}

table#sPl
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
}

#sPl td, #sPl th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
#sPl th
{
	text-align: center;
}
#sPl td
{
	text-align:center;
}
table#sPl tr td:first-child
{
	text-align:right;
}</pre></body></html>