@charset "utf-8";

body 
{	
	margin: 0px;
	vertical-align: top;
	background-color: #517186;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; font-weight: normal;
    
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; font-weight: normal}

h1
{
  font-size: 16px; font-weight: normal
}

h2
{
  font-size: 14px; font-weight: normal
}

a
{
  text-decoration: none;
  color: #FFFFFF;
  font-weight: none;
}

a:hover
{
	color: #FFE476;
	text-decoration: none;
}

.textblock
{
	color:#000000;
	text-decoration: none;
}

.or
{
  text-decoration: underline;
  color: #C34D1B;
  font-weight: none;
}

.or:hover
{
	text-decoration: none;
}

.main_bgck
{
	background-image:url('../images/n_bgck.gif');
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	height:300px;
	width:100%;
}

.left_corner
{
	width:15px;
	font-size:1px;
	vertical-align:top;
	height:300px;
	padding-top:14px;
}

.right_corner
{
	width:15px;
	font-size:1px;
	vertical-align:top;
	height:300px;
	padding-top:14px;
}

.main_bottom_bgck
{
	background-image:url('../images/n_bottom_bgck.gif');
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	height:65px;
	width:100%;
}

.left_bottom_corner
{
	width:15px;
	font-size:1px;
	vertical-align:top;
	height:65px;
}

.right_bottom_corner
{
	width:15px;
	font-size:1px;
	vertical-align:top;
	height:65px;
}

.lmenu
{
	width:196px;
	height:36px;
	background-image:url('../images/n_lmen.gif');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:40px;
}

.lmenu_over
{
	width:196px;
	height:36px;
	background-image:url('../images/n_lmen_over.gif');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:40px;
}

.tbl
{
	border:#FFFFFF 1px solid;
	margin-top:10px;
}

.tbl_cell
{
	border:#FFFFFF 1px solid;
	padding:2px;
	margin:1px;
	text-align:center;
	font-size:10px;
}

.title
{
	font-size: 23px;
	/*font-weight: bold;*/
}

.italic
{
	font-style:italic;
}

input.t1 {
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	background-color: #F9F9F9;
	border: #7E9DB9 1px solid;
	padding-left:3px;
}

select.t2 {
	font-size: 11px;
	width: auto;
	border: #7E9DB9 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding-left:3px;
	background-color: #F9F9F9;
}

textarea.t3 {
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	height: 100px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	border: #7E9DB9 1px solid;
	background-color: #F9F9F9;
	overflow: auto;
}

.input-btn
{
  font-size: 10px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border:#7E9DB9 1px ridge;
	background-color: #96BAD3;
	vertical-align:middle;
	color: #000000;
}

div.scroll
{
	height: 225px;
	width: 100%;
	overflow: auto;
	border: none;
	padding-right: 5px;
}

.weatherc
{
	font-size: 9px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.weathert
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.white
{
	color: #ffffff;
}

.red
{
	color: red;
}

.green
{
	color: #66CC00;
}

.gray
{
	color: gray;
}

.blue
{
	color:#8CBDDE;
}

.orange
{
	color:#FFE476;
}

.blueBold
{
	color:#0000FE;
	font-weight:bold;
}

.bold
{
	font-weight:bold;
}

.admin_title
{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

.mainline
{
	background-color:#6486AC;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:30px;
}

.subline
{
	background-color:#DCDCDC;
}

.gallery
{
	width : 230px;
	float : left;
	height : 170px;
	padding : 0 0 0 10px;
}

.border
{
	border : 1px solid White;
}

#menu ul
{
	float : right;
	list-style-type : none;
}

#menu ul li
{
	float : left;
}

#menu ul li a
{
	display : block;
	width : 87px;
	height : 35px;
	float : left;
	background : url(/images/g_back_menuItem.gif) no-repeat 0px 10px;
	text-align : center;
	color : White;
	margin-left : 2px;
	text-decoration : none;
}

#menu ul li a:hover
{
	background : url(/images/g_back_menuItem.gif) no-repeat 0px 15px;
	text-decoration : none;
}
