body{
	cursor: hand;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #11588C;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #11588C;
}
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #212C67;
}
.top{
	background-color: #122950;
	height: 25px;
	padding-right: 10px;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.bot{
	background-color: #122950;
	height: 25px;
	font-size: 8px;
	color: #ffffff;
	text-align: center;
}
.top_nav:link, .top_nav:active, .top_nav:visited{font-size: 10px;color: #CCCCCC;text-decoration: none;}
.top_nav:hover{font-size: 10px;color: #ffff99;text-decoration: none;}
.footer_nav:link, .footer_nav:active, .footer_nav:visited{font-size: 11px;color: #CCCCCC;text-decoration: none;}
.footer_nav:hover{font-size: 11px;color: #ffff99;text-decoration: none;}

.cont_:link, .cont_:active, .cont_:visited{font-size: 11px;color: #134377;text-decoration: none;}
.cont_:hover{font-size: 11px;color: #206CC1;text-decoration: underline;}
.head_nav:link, .head_nav:active, .head_nav:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.head_nav:hover{font-size: 12px;color: #CCCCCC;text-decoration: none;}
.menu_bg{	background-image: url(images/_menu_bg.jpg);	background-repeat: repeat-x;	height: 52px;}
.left_nav{
	font-size: 11px;
	color: #333333;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BFBFBF;
}
.shad_left{
	background-image: url(images/l_shaw.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shad_right{
	background-image: url(images/r_shaw.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bor{
	border: 1px solid #B5D0E6;
}

.photo_gallery{
	padding-top: 4px;
	padding-bottom: 2px;
}
.bor_pix img{
	border: 1px solid #0066FF;
}
.bor_pix:hover img{
border: 1px dotted #666666;
}
.bor_der{
	border: 1px solid #999999;
	padding: 5px;
}
li{ padding:0px;
margin:0px;}
ul{ padding:0px;
margin:0px;}