@charset "UTF-8";
html {
	height : 100%;
	min-height : 100%;
	margin:0px;
	padding:0px;
}
body {
	font: 12px tahoma, Sans-Serif;
	background: #303B41 url(../images/bg.jpg) repeat-x top;
	height : 100%;
	min-height : 100%;
	text-align : center;
	width : 100%;
	font-size : 12px;
	margin:0px;
	padding:0px;
}
.content {
	background: #FFF url(../images/mainbg.jpg) repeat-y center;
	padding: 0;
	width: 800px;
	min-height : 100%;
	text-align : center;
}
table {
	font-size : 12px;
	color:#333333;
}
.img {
	padding: 0 8px 8px 0;
	float: right;
}
.img2 {
	padding: 0 0 3px 3px;
	float: right;
}
.img3 {
	border:0px;
	padding-left:5px;
	margin-right:10px;
}
/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
.top {
	padding: 0;
	margin: 0;
	background: #000 url(../images/top.jpg) no-repeat bottom;
	height: 27px;/*border:red 1px solid;*/
}
.top div {
	float: right;
	color: #808080;
	padding:0px 25px 0 25px;
	font-size: 90%;
}
.top a {
	color: #E0F5FF;
}
#header {
	margin: 0;
	width: 800px;
	background: #036EB4 url(../images/b.gif) no-repeat center top;
	height: 149px;
	color: #FFF;
	padding:0px;
}
/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.subheader {
	background: #000 repeat-y center;
	width: 770px;
	height: 35px;
	color: #FFF;
	margin:0px auto;
}
.subheader div {
	padding:0px;
}
.subheader h2 {
	color: #FEAB06;
}
.subheader a {
	color: #FECF5F;
}
/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav {
	text-align: left;
	color:#7D8085;
	padding: 0px;
	direction:ltr;
	width:100%;
	margin-left:5px;
}
.boxHeader {
	width:220px;
	min-width:198px;
	text-align:center;
	background:url(../images/2.gif) right;
	height:25px;
	border-bottom:#000000 1px solid;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
.boxHeader a {
	text-decoration:none;
	color:#FFFFFF;
}
.boxHeader a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.nav li {
	margin: 0px;
	padding:0px;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	text-align:left;
	direction:ltr
}
h2 {
	font-family:arial;
}
.nav li a {
	color: #546078;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin-bottom: 2px;
	text-align:left;
}
.nav li a:hover {
	color: #075181;
	text-decoration: none;
	background: #E5F6FF;
	display: block;
	margin-bottom: 2px;
}
/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.main {
	background:#F5F5F5;
	width: 770px;
	margin: 0px auto;
	/*color: #808080;*/
	height:auto;
}
.right_side {
	float: right;
	padding:0px;
	margin:0px 2px 0px 1px;
	min-width:220px;
	background-color:#F5F5F5;
	width:220px;
	height:auto;
}
.right_side .hitems {
	margin: 0;
	padding: 0;
}
.right_side .hitems ul {
	margin: 5px 0 5px 0;
	padding : 0;
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
}
.right_side .hitems li {
	margin: 0 0 2px 5px;
	padding: 0 0 0 0px;
	color: #555;
}
.left_side {
	float: left;
	width: 540px;
	background: #FFF;
	padding:0px;
	margin:0;
	background:url(images/hr.gif) repeat-x bottom;
	height:260px;
	width:540px;
	background-color:#FFFFFF;
}
.main h3 {
	text-align:right;
	font-family:tahoma;
	font-size:12px;
	margin: 0px;
	padding: 0;
	background: inherit;
	border-bottom:0px solid #036CB4;
	text-decoration:none;
}
.main h3 a {
	text-decoration:none;
}
main .box {
	background: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
}
.right_side ul {
	margin: 5px 0 5px 0;
	padding : 0;
	list-style : none;
	border-bottom: 0px solid #eee;
	list-style-type: square;
	color: #a90000;
}
.right_side li {
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}
.right_side div {
	margin: 0 0 0px 0px;
	padding: 0 0 0 0px;
	color: #555;
}
/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	color:#999999;
	background: #000 url(../images/footer.jpg) top no-repeat;
	font-size:90%;
	padding: 0;
	text-align:center;
}
#footer .paddingr {
	float:left;
	text-align:left;
	padding: 5px 0px 3px 20px;
}
#footer .paddingl {
	float:right;
	padding: 5px 20px 3px 0px;
}
.padding2 {
	background:#303B41;
	height:15px;
}
#footer .right {
	float:left;
	clear:left;
	text-align:left;
}
#footer a {
	color: #E0F5FF;
}
/*  Top Menu */
.menu {
	background: #000;
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.menu ul {
	margin:0 auto;
	list-style:none;
	padding: 5px 0 0 20px;
}
.menu a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#fff;
	padding: 5px;
	text-decoration:none;
}
.menu a {
	float:none;
}
.menu li {
	float:left;
	color: #FFF;
	background: #000;
	margin:0;
	padding:0px;
}
.menu a:hover {
	text-decoration:underline;
}
.menu div {
	padding: 5px 10px 0 0px;
	font-weight: bold;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

ul {
	margin-left: 0;
	padding-left: 5px;
	list-style : square;
}
li {
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}
.sub {
	margin: 0 0 2px 30px;
	padding: 0 0 0 0px;
	color: #888;
}
p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #808080;
	background: inherit;
}
a {
	color: #075181;
	background: inherit;
	text-decoration:none;
}
a:hover {
	background: inherit;
	text-decoration:underline;
}
h1 {
	padding:0;
	margin:0;
	color: #FFF;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h1 a {
	color: #FFF;
	background: inherit;
}
h2 {
	background: url(../images/h.gif) no-repeat right;
	color:#075181;
	font-size:140%;
	font-weight:bold;
	margin: 5px 0 5px 0px;
	padding:0 30px 0 30px;
}
h2 a {
	background: #FFF;
	color: #075181;
}
h2 a:hover {
	background: #FFF;
	color: #68ADD5;
	text-decoration:none;
}
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #A90000;
	background: #FFF;
	color: #354D5F;
}
textarea.text:hover {
	border: 1px solid #A70000;
	background: #FFFFF4;
	color: #000;
}
input.f{
	border: 1px solid #075181;
	background-color: #FFFFFF;
	width: 200px;
	color: #000;
}
input.field:hover {
	border: 1px solid #68ADD5;
	background: #FFFFF4;
	color: #000;
}
input.text {
	border: 1px solid #A70000;
	margin: 0;
	width: 150px;
	background: inherit;
	color: #000;
	padding: 4px;
}
input.text:hover {
	border: 0px solid #68ADD5;
}
.news {
	padding-left:10px;
	text-align:left;
	height:25px;
	text-align:justify;
	direction:ltr;
}
.news a {
	color: #036CB4;
	text-decoration:none;
}
.news a:hover {
	color: #036CB4;
	text-decoration:underline;
}
.imgRow {
	background:url(../images/rowl.gif) no-repeat center;
	width:10px;
	height:10px;
	padding:2px;
	min-height:10px;
	min-width:10px;
	float:left;
}
.part {
	width:100%;
	border:px solid #036CB4;
	float:right;
	height:auto;
	background-color:#FFFFFF;
	margin:0px auto;
}
.part ul {
	list-style:none;
	text-align:center;
	padding:15px 10px 0px 10px;
}
.partTitle {
	text-align:center;
	color:#036CB4;
	font-weight:bold;
	padding:20px 0px 20px 0px;
	float:left;
	width:98%;
	
}
.partContent {
	text-align:justify;
	direction:ltr;
	/*height:250px;*/
	height:auto;
	float:left;
	width:98%;
	color:#333333;
	padding-left:5px;
}
.contacts {
	margin:0 auto;
	direction:ltr;
	text-align:center;
	width:96%;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	vertical-align:bottom;
	padding-top:20px;
	color:#333333;
}

.links {
	text-align:justify;
	direction:ltr;
}
.linkTitle {
	text-align:left;
	color:#036CB4;
	font-weight:bold;
}
.date1{
	color:#999999;
	font-size:11px;
}
.date{
	color:#999999;
	font-size:11px;
}

.print {
	height:60px;
	float:left;
	min-height:60px;
	width:100%;
	text-align:right;
	font-size:11px;
	padding:5px 0px 0px 0px;
	color:#333333;
	direction:rtl;
	border-top:#CCCCCC 1px solid;
	display:inline;
	margin:0px auto;
	background:#F5F5F5;
}
.print a {
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}
.print a:hover {
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}
.print a img {
	border:0px;
}
.moreNews {
	background:#fff;
	padding:0px 0px 0px 3px;
	text-align:left;
	border:0;
	width:520pz;
	height:100%;
}
.navigator {
	text-align:center;
	margin:0px;
	padding:0px;
	height:auto;
	margin:0px auto;
	width:98%;
	float:right;
	padding-right:10px;
	
}
.ulnav {
	list-style:none;
	height:25px;
	padding:0px;
	margin:0px;
	width:720px;
	border:1px solid #FF0000;
	background-color:#303B41;
}
.rlnav {
	float:left;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px
}
.cnav {
	text-align:center;
	color:#FFFFFF;
	float:left;
	width:620px;
	margin:0px;
	padding:0px
}
.row {
	height:1px;
	margin:2px 0 2px 0;
	background-color:#F0F0F0
}
.more {
	text-align:right;
	direction:ltr;
	margin-right:3px;
}
.mainPage {
	width:770px;
	height:auto;
	margin:0px auto;
	margin-bottom:20px;
	float:left;
	background:#F5F5F5;
	direction:ltr;
	color:#333333;
}
.marq {
	height:70px;
	text-align:left;
	padding-left:10px
}
.R {
	direction:ltr;
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:top
}
.L {
	direction:ltr;
}
.RvR {
	direction:rtl;
}
.red {
	color:red;
}
.spanw {
	width:350px;
}
.rFloat {
	float:left;
}
.lFloat {
	float:right;
}
.album {
	padding:0px;
	text-align:center;
	direction:rtl;
	width:96%;
	background-color:#FFFFFF;
	vertical-align:bottom;
	margin:0px auto;
}
.albumul {
	list-style:none;
	text-align:left;
	padding-left:20px;
	direction:ltr
}
.catAlbum {
	min-height:10px;
	height:10px;
	width:90%;
	text-align:left;
	padding-left:20px;
	color:#FF9900;
	direction:ltr;
}
