HTML, BODY {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: arial;
	background: #e1f7ff;
}

BODY {
	margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative
}


.head {
	width: 100%;
	margin: 0;
}


.head_left {
	width: 374px;
	background: url('/images/head_left.jpg') no-repeat 0 0;
	text-align: center
}

#logo {
	position: absolute;
	top: 133px;
	left: 70px;
	border: none;
}

.head TD {
	/* border: 1px solid black;border: 1px solid black; */
	padding: 0;
}

.head_left_top {
	background: #000 url('/images/head_left_top.jpg') no-repeat 0 0;
}


.head .top_menu {
	height: 58px;
	background: #000;
	color: #FFF;
}

.head .head_right {
	width: 625px;
	height: 236px;
	background: url('/images/head_right.jpg') no-repeat 0 0;
}

.head .head_center {
	background: url('/images/head_center.gif') repeat-x 0;
	width: auto;
}

#menu_cont {
	width: 65%;
	height: 50px;
	position: absolute;
	right: 50px;
	top: 15px;
}

#menu_cont A, #menu_cont SPAN {
	width: 20%;
	display: inline-block;
	float: left;
	clear: right;
	font: 20px arial;
	text-align: center;
	position: relative;
}

#menu_cont A {
	color: #c9e7fc;
}

#menu_cont SPAN {
	color: #FFF;
}

.menu {
	width: 100%;
	position: relative;
}

.menu TD {
	white-space: nowrap;
	/*border: 1px solid white;*/
	
}

.menu .top_menu_item {
	width: 120px;
	text-align: center;
	font: 20px arial;	
}

.top_menu_item A {
	color: #c9e7fc;
}

.left_column {
	width: 349px;
	background: #e1f7ff url('/images/center_top.gif') repeat-x top;
	vertical-align: top;
}

.left_menu {
	width: 303px;
	line-height: 1px;
}

.left_menu TD {
	/* border: 1px solid black; */
}

.l_menu_top_left {
	width: 3px;
	background: #e1f7ff url('/images/l_menu_top_left.gif') no-repeat 0 0;
	height: 202px;
}

.l_menu_center {
	background: #d5f2ff url('/images/l_menu_bottom.gif') repeat-x bottom;
	vertical-align: top;
	width: auto;
}

.l_menu_left {
	background: url('/images/l_menu_left.gif') repeat-y 0;
	vertical-align: bottom;
}


.l_menu_top_right {
	line-height: 1px;
	font-size: 1px;
	width: 3px;
	background: url('/images/l_menu_top_right.gif') no-repeat top right;
}

.l_menu_right {
	line-height: 1px;
	overflow:  hidden;
	font-size: 1px;
	vertical-align: bottom;
	background: #7098aa url('/images/l_menu_bottom_right.gif') no-repeat top right;
}

.l_menu_bottom_left {
	background: url('/images/l_menu_bottom_left.gif') no-repeat bottom left;
}

.center {
	vertical-align: top;
	background: #e1f7ff url('/images/center_top.gif') repeat-x top;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 50px;
}

#left_header {
	display: block;
	background: url('/images/left_red_marker.gif') no-repeat 0 5px;
	font: 23px arial;
	color: #a2002e;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.left_menu P {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url('/images/left_menu_sel.gif') no-repeat 10px 2px;
	font: 16px arial;
	color: #0048b4;
	font-weight: 600;
}

.left_menu A {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url('/images/left_menu_link.gif') no-repeat 10px 2px;
	font:  16px arial;
	color: #0048b4;
	font-weight: 600;
}


.photo_frame {
	background: url('/images/photo_frame.gif') no-repeat 0 0;
	display: inline-block;
	width: 124;
	height: 118px;
	
}

.photo_frame IMG {
	margin: 4px;
}


.footer {
	width: 100%;	
}

.footer TD {
	background: #e1f7ff;
	vertical-align: top;
}

.footer .footer_center {
	background: #000 url('/images/footer_back.jpg') no-repeat 0 0;
	height: 73px;
	border-top: 2px solid #a2002e;
	border-left: 1px solid #105b7e;
	border-right: 1px solid #0997d9;
	border-bottom: 1px solid #0997d9;
}

P.pager {
`	clear: both;
}
