﻿body
{
	font-family: Arial,Verdana;
	font-size: 12px;
	margin: 0px;
	background-color: #00264a;
}
html
{
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}
h3,h4,h5
{
	margin-top:0;
}
	
.link
{
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
.link:hover
{
	text-decoration: underline;
	color: #EA7500;
}
a, a:visited, a:active, a:link
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}
.img-left
{
	float: left;
	margin-right: 10px;
}
.img-right
{
	float: right;
	margin-left: 10px;
}
.h1-black
{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma;
	font-size: 36px;
	font-weight: normal;
}
.h1-white
{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 50px;
	font-weight: normal;
	color: White;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
.sep
{
	margin-left: 8px;
	margin-right: 8px;
}
.hp-sep
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.dot
{
	color: silver;
	border-style: none none dotted;
	margin: 8px 0;
}

.checkbox, .radio
{
	color: black;
	margin: 0 2px 0 0;
}

.textarea, .textbox, .selectbox, .password
{
	font-size: 11px;
	color: black;
	border: 1px solid #a4a4a4;
	background: white;
	vertical-align: middle;
}
.dropdown
{
	color: #004287;
}
.npresize
{
	max-width: 200px;
	max-height: 350px;
	width: auto;
	height: auto;
}
.prresize
{
	max-width: 340px;
	max-height: 340px;
	width: auto;
	height: auto;
}
.proresize
{
	max-width: 120px;
	max-height: 120px;
	width:auto;
	height:auto;
	margin: auto auto;
}
.npleft
{
	margin-right: 5px;
	max-width: 240px;
	max-height: 240px;
	width: auto;
	height: auto;
	float: left;
}
.absmiddle
{
	vertical-align:middle;
}
.npright
{
	margin-left: 5px;
	max-width: 250px;
	max-height: 250px;
	width: auto;
	height: auto;
	float: right;
}
#main
{
	margin: 0 auto;
	width: 958px;
	background-color: White;
}
#header
{
	position: relative;
	margin: 0 auto;
	width: 944px;
	height: 162px;
}
#header #lang
{
	position: absolute;
	right: 5px;
}
#header #lang a
{
	color: #004287;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#header #lang a:hover
{
	color: #acd7f3;
}
#middle
{
	position: relative;
	margin: 0 auto;
	width: 944px;
}
#submiddle
{
	position: relative;
	margin: 0 auto;
	width: 944px;
	height: 171px;
}
.middletitle
{
	position: relative;
	width: 240px;
	float: left;
	margin: 100px 0 0 0;
	color: White;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.middledesc
{
	position: relative;
	width: 600px;
	float: left;
	margin: 40px 10px 0 0;
	color: White;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 24px;
}
#cphleft
{
	float: left;
	width: 180px;
	padding: 0 30px 0 30px;
	line-height: 26px;
}
#cphleft a
{
	color: #004287;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#cphleft a:hover
{
	text-decoration: underline;
}
#cphmain
{
	float: left;
	width: 700px;
}
.logo
{
	margin: 15px 0 15px 50px;
}
#menu
{
	position: absolute;
	margin-left: 0;
	color: #b27756;
	font-size: 16px;
	font-weight: bold;
}
#menu a
{
	color: #b7b6b6;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin: 0 5px 0 5px;
}
#menu a:hover
{
	color: #004287;
}
.crumb
{
	width: 549px;
	height: 15px;
	background: url(/images/dot.png);
	margin-bottom: 10px;
}


#content
{
	margin-top: 5px;
	margin: 0 auto;
	padding-top: 10px;
	width: 944px;
	background: url(/images/left-bg.png);
}
#contentmain
{
	margin-top: 5px;
	margin: 0 auto;
	padding-top: 10px;
	width: 944px;
}
#AdminMain
{
	margin: 10px auto;
	width: 958px;
	background-color: White;
	background: url(/images/admin_bg.png) repeat-y;
}
#AdminMenu
{
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
#AdminContent
{
	float: left;
	width: 700px;
}
#AdminContent .grid
{
	width: 100%;
	text-align: center;
}

#footer
{
	position:relative;
	width: 944px;
	height: 90px;
	margin-top: 18px;
	margin: 10px auto;
	text-align: center;
	color: #b27756;
	font-size: 14px;
	font-weight: bold;
}
#footer a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0 5px 0 5px;
}
#footer a:hover
{
	color: #004287;
}
#footer .addr
{
	font-size: 12px;
	font-weight: normal;
}
.box-title
{
	color: #b27756;
	font-size:18px;
	line-height: 32px;
	letter-spacing:1px;
	
}
.boxes-left
{
    float:left;
    width: 625px;
    height: 650px;
    margin-right: 9px;
}
.fbs
{
    margin-left: 10px;
}

.boxes-right
{
    float:left;
    width: 310px;
}
.graybox-big
{
	position:relative;
	background-color: #cfcfcf;
	width: 595px;
	height: 250px;
	float: left;
	padding:  5px 15px 5px 15px;
	margin-bottom: 19px;
}
.graybox
{
	position:relative;
	background-color: #cfcfcf;
	width: 280px;
	height: 250px;
	float: left;
	padding:  5px 15px 5px 15px;
}
.brownbox-big
{
	position:relative;
	background-color: #c8b090;
	width: 595px;
	height: 250px;
	float: left;
	padding:  5px 15px 5px 15px;
}
.brownbox
{
	position:relative;
	background-color: #c8b090;
	width: 280px;
	height: 250px;
	float: left;
	padding:  5px 15px 5px 15px;
	margin-bottom: 19px;
}
.ProjectListBox
{
	border: solid 2px #b7b6b6;
	padding: 5px;
	background-color: #F2F2F2;
	line-height: 16px;
}
.brown-bt
{
	width: 67px;
	height: 18px;
	background: transparent url(/Images/brown-bt.png);
	text-align: center;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: top;
	margin: 4 0;
	border:0;
	cursor:pointer;
}