@charset "windows-1250";
body {
	background-color: #003F7D;
	text-align: center;
	font-size: 80%;
}

body, div, p, img, h2, h3, h4, h5, h6 {
	margin: 0px;
	border: none;
	padding: 0px;
	font-family: "Verdana CE", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, li{
	color: White;
}


#main {
	background-color: #336699;
	margin: auto;
	width: 817px;
	background-image: url(../img/bg_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	text-align: left;
		
}

#top {
	background-image: url(../img/bg_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 802px;
	height: 54px;
}

#work {
	background-image: url(../img/bg_top_2.jpg);
	background-repeat: no-repeat;
	/*background-color: Aqua;*/
}
/* --------------------------------------- */
#submenu {
	padding: 10px 0px 10px 20px;
}

/* --------------------------------------*/
#work_in {
	float: left;
	width: 625px;
	border-right-color: White;
	border-right-style: dotted;
	border-right-width: 3px;
}

#w_in_left {
	float: left;
	width: 160px;
	margin-top: 83px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	/*background-color: Green;*/
}

#w_in_left h2,#w_in_left h3,#w_in_left h4,#w_in_left h5 {
	text-align: center;
	padding: 3px 0px;
}

#w_in_left h2,#w_in_left h3,#w_in_left h4 {
	font-style: normal;
}

#w_in_left h2,#w_in_left h3 {
	background-color: #003F7D;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	margin: 15px 0px 10px;
	font-size: 18px;
}


#w_in_left h3,#w_in_left h4 {
	font-size: 14px;
}

#w_in_left h4,#w_in_left h5,#w_in_left h6 {
	color: Black;
}

#w_in_left h4 {
	margin: 10px 0px;	
}

#w_in_left h5,#w_in_left h6,#w_in_left p {
	font-size: 9px;
}

#w_in_left h6 {
	text-align: left;
	padding: 2px 0px 2px 10px;
	margin-top: 10px;
}

#w_in_left p {
	color: White;
	margin: 0px 0px 0px 5px;
}

#w_in_left p.norm {
	margin: 0px 5px;
}

#w_in_left a {
	color: Yellow;
}

#w_in_left a:hover {
	text-decoration: underline;
}


/* --------------------------------------*/

#w_in_right {
	margin-left: 175px;
	width: 415px;
/*	background-color: Lime;*/
}

#alert {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 152px;
	margin-bottom: 22px;
	color: Yellow;
	visibility: hidden;
}

#w_in_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: Yellow;
	background-color: #003F7D;
	background-image: url(../img/bg_h2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	margin: 0px 130px 0px 0px;
	padding: 2px 20px;
}

#w_in_right_in {
	border-left-color: #003F7D;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #003F7D;
	border-top-style: solid;
	border-top-width: 2px;
	}



#w_in_right_in h3 {
	color: White;
	font-size: 16px;
	margin: 15px 0px 10px;
}

#w_in_right_in h4 {
	color: Yellow;
	font-size: 16px;
	margin: 10px 0px 10px 15px;
	font-family: "Times New Roman CE", Times, serif;
}

#w_in_right_in h4.blue {
	background-color: #003F7D;
	text-align: center;
}

#w_in_right_in p {
	margin: 5px 0px;
}

#w_in_right_in p a {
	color: Yellow;
}

#w_in_right_in li {
	margin: 3px 0px;
}

#w_in_right_in li a {
	color: Yellow;
}


table {
	margin-left: 15px;
	border: thin;
	border-color: #008B8B;
	border-style: solid;
	font-size: 80%;
	color: White;
}

tr.red {
	background-color: #8A0042;
}

td {
	border: 2px solid White;
	padding: 2px 10px 2px 10;
}

td.green {
	background-color: #008B8B;
	color: Yellow;
	font-weight: bold;
}

.h2 {
	color: Yellow;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 10px 15px;
	display: block;
}

/* --------------------------------------*/
#menu {
	float: right;
	/*background-color: Gray;*/
	width: 188px;
}

.empty {
	padding: 10px;
}


.frame {
	position: relative;
	left: -15px;
	border-top-color: #003F7D;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #003F7D;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #003F7D;
	border-left-style: solid;
	border-left-width: 10px;

}
/* ------------------------ */
.in_frame {
	background-color: White;
	padding: 10px 0px 10px 5px;
}

.in_frame a, h2, h3, p {
		padding: 2px 5px 2px 15px;
}

.in_frame a {
	display: block;
	font-weight: bold;	
	background-color: #008B8B;
	color: White;
	margin: 0px 0px 2px;
	text-decoration: none;
}

.in_frame a.blue{
	background-color: #003F7D;
	font-weight: bold;
	color: Yellow;
}

.in_frame a:hover {
	color: Yellow;
}

.in_frame h2, h3 {
	font-size: 100%;
	font-weight: bold;
}
.in_frame h2 {
	margin: 0px 0px 10px 2px;
	color: White;
	background-color: #003F7D;
}

.in_frame h3 {
	margin: 10px 0px 10px 2px;
	color: Yellow;
	background-color: #008B8B;
	text-align: left;
}

.in_frame p, ul {
	color: #336699;
	font-weight: bold;
	font-size: 11px;
}

.in_frame ul {
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
.in_frame li {
	color: #336699;
}
/* ------------------------ */

#bottom {
	text-align: right;
	margin-right: 15px;
	padding: 2px 30px;
	color: White;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: thin;
}

#bottom a {
	color: White;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}
#bottom_in {
	float: left;
	width: 70px;
}
/* ------------------------ */

#submenu a {
	display: block;
	padding: 2px 0px 2px 10px;
	background-color: #008B8B;
	color: White;
	text-decoration: none;
	margin-bottom: 2px;
	/*border-left-color: White;
	border-left-style: solid;
	border-left-width: 1px;*/
	border-right-style: solid;
	border-right-width: 6px;
	border-right-color: #003F7D;
}

#submenu a:hover {
	text-decoration: none; 
	border-right-color: Yellow;	
	color: Yellow;
}

#submenu a.blue {
	background-color: #003F7D;
	color: Yellow;
	border-right-color: Yellow;
}

#logo {
	background-image: url(../img/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 109px;
}

li ul {
	list-style-type: square;
}

.picture {
	text-align: center;
	font-weight: bold;
	margin: 7px 0px 7px 15px
}

.picture img {
	border: thin solid #008B8B;
}

.picture div {
	background-color: #336699;
	border: none;
	color: White;
	padding: 1px 0px 4px;
}

.picture div.p_white {
	border: thin solid #008B8B;
	background-color: White;
	color: #003F7D;
	padding: 1px 0px 4px;
}

.cls {
	clear: both;
	height: 1px;
	font-size: 0px;
	/*background-color: Red;*/
}

.clr {
	clear: right;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rel {
	position: relative;
}

.color_red {
	color: #8A0042;
}

.color_yellow {
	color: Yellow;
}