body {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	/*background:transparent url("../images/back_image_sized_tall.png") top;*/
	background-image:url("../images/back_image_edit.jpg");
	background-repeat:repeat-x;
	background-attachment:fixed;
	color: black;
	}

#pagewidth{ }

#header {
	position:relative;
	float:left;
	/*background-image:url("../images/trans.png");*/
	width:97%;
	height:75px;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	z-index:1;
	margin: 5px 5px 5px 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#header img:hover {
	border:0px;
}

#htitle1 {
	position:absolute;
	top:10px;
	left:100px;
	padding:0px;
	font-size:220%;
	line-height:28px;
	font-weight:bold;
	color:navy;
	text-align:left;
	z-index:1;
	}

#htitle2 {
	position:absolute;
	top:12px;
	left:102px;
	padding:0px;
	font-size:220%;
	line-height:28px;
	font-weight:bold;
	font-style:normal;
	color:gray;
	text-align:left;
	z-index:0;
	}

.trans[class] {
  background-image:url(../images/trans.png);
}

#profile1 {
	position:absolute;
	left:0px;
	top:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/new-profile.png', sizingMethod=scale);
}

#head_image1 {
	position:absolute;
	right:50px;
	top:0px;
	z-index:5;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/header1.png', sizingMethod=scale);
}

#head_image2 {
	position:absolute;
	right:0px;
	top:0px;
	z-index:6;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/header2.png', sizingMethod=scale);
}

#head_image3 {
	position:absolute;
	right:104px;
	top:0px;
	z-index:4;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/header3.png', sizingMethod=scale);
}

#leftcol {
	width:11%;
	float:left;
	position:relative;
	border-top:cyan solid 3px;
	border-left:cyan solid 3px;
	top:10px;
	left:5px;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#twocols {
	width:83%;
	float:right;
	position:relative;
	top:10px;
	right:5px;
	}

#twocolsv {
	width:97%;
	margin: 5px 1px 5px 5px;
	position:relative;
	clear:both;
	}

#rightcol_u {
	width:11%;
	float:right;
	right:0px;

	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	text-align:center;
	padding:10px 5px 5px 5px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#rightcol_u img:hover {
	border:0px;
}

#rightcol_u h2 {
	font-weight:bold;
	color: navy;
	font-size:70%;
}

#rightcol_u h2 a {
	font-weight:bold;

}

#rightcol_u p {
	font-weight:normal;
	color: black;
	font-size:60%;

}

#rightcol_m {
	width:11%;
	float:right;
	right:0px;

	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	text-align:center;
	padding:10px 5px 5px 5px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#rightcol_m img:hover {
	border:0px;
}

#rightcol_m h2 {
	font-weight:bold;
	color: navy;
	font-size:70%;
}

#rightcol_m h2 a {
	font-weight:bold;

}

#rightcol_m p {
	font-weight:normal;
	color: black;
	font-size:60%;

}

#rightcol_l {
	width:11%;
	float:right;
	right:0px;

	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	text-align:center;
	padding:10px 5px 5px 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#rightcol_l img:hover {
	border:0px;
}

#rc_ft {
	width:0px;
}

.book_box {
	background-color: transparent;
	text-align:center;

	}

.book_box a:link {color:navy; background-color: transparent;}
.book_box a:visited {color:navy; background-color: transparent;}
.book_box a:hover {color:transparent; background-color: transparent;}
.book_box *a{position:relative;}


#sub_menu {
	float: left;
	/*display:inline;
	position: relative; */
	left:5px;
	right:5px;
	width:98%;
	margin-bottom:5px;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#maincol {
	float: left;
	display:inline;
	position: relative;
	left:5px;
	right:5px;
	width:82%;
	/*border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);*/
	}

#maincol_ft {
	display:inline;
	position: relative;
	width:98%;
	clear:both;
	margin: 5px 15px 5px 5px;
	float:left;

	/*border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);*/
	}


#footer {
	position:relative;
	/*height:50px; */
	margin: 5px 0px 5px 5px;
	float:left;
	width:97%;
	clear:both;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	top:5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}

/*hide the right column when printing*/
#rightcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}


#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}



h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:140%;
	line-height:28px;
	font-weight:bold;
	color:gray;
	text-align:center;
	}

p {
	font-size:90%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;

	}

.p_small {
	font-size:90%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	font-weight:normal;
	}

a {
	color:blue;
	font-size:100%;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:navy; background-color: transparent;}
a:visited {color:navy; background-color: transparent;}
a:hover {color:gray; background-color: navy;}
*a{position:relative;}

h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	clear:left;
	text-align:center;
	color: navy;
	}

h3 {
	font-size:110%;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color: navy;
	}

h4 {
	font-size:100%;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color: navy;
	}

h5 {
	font-size:80%;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	margin-left: 10px;
	}

h6 {
	font-size:80%;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	/*margin-left: 10px;*/
	}

h6.small {
	font-size:80%;
	font-weight:normal;
	font-style:italic;
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	text-align:center;
	/*margin-left: 10px;*/
	}


ul {
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	}

ol {
	padding:0px 0px 10px 25px;
	margin:0px 0px 0px 0px;
	}

li {
	font-size:90%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:80%;
	}

#menu {
	position:absolute;
	top:64px;
	left:100px;

	/*margin:3px 3px 0px 3px;*/
	/*width:100%;*/
	/*float:left;*/
	text-indent:3px;
	clear:both;
	z-index:100;
	}

#menu a, #menu h2 {
	font-size:60%;
	font-weight:bold;
	display:block;
	white-space:nowrap;
	margin:0;
	/*padding:2px 0px 2px 0px;*/
	}

#menu h2 {
	color:#fff;
	/*background:blue;*/
	text-transform:uppercase
	}

#menu a {
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#menu a, #menu a:visited {
	color:navy;
	}

#menu a:hover {
	color:navy;
	background:white;
	}

#menu a:active {
	color:#060;
	background:#ccc;
	}

#menu ul {
	list-style:none;
	margin:0px 5px 0px 5px;
	padding:0;
	float:left;
	width:7em;
	border-width:3px 1px 1px 3px;
	border-style:solid;
	border-color:navy gray silver blue;
	}

#menu li {
	position:relative;
	border:0px;
	}

#menu ul ul {
	display:block;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;

	}

#menu ul ul ul {
	top:0;
	left:100%;
	}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover {
	background:yellow;
}

div#menu li:hover {
	cursor:pointer;
	z-index:100;
	border:0px;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul {
	display:none;
	border:0px;
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul {
	margin:0px;
	font-size:110%;
	display:block;
	background:silver;
	border-width:3px 1px 1px 3px;
	border-style:solid;
	border-color:navy gray silver blue;
	}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited {
	font-weight:bold;
	color:navy;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#menu a.x[class] #menu a.x:visited[class] {
  background-image:url(../images/trans.png);
}

#menu a.x:hover {
	color:navy;
	background:white;
	}

#menu a.x:active {
	color:navy;
	background:white;
}

#pscroller1{
position:relative;

width: auto;
height: 100px;
border: 0px solid black;
padding: 0px;
/*left:0px;*/
background:transparent;
/*overflow:hidden;*/
	z-index:2;

}

#pscroller2{
width: 95%;
height: 100px;
border: 0px solid black;
padding: 0px;
background:transparent;
overflow:hidden;
	z-index:2;
}

#pscroller3{
width: 95%;
height: 100px;
border: 0px solid black;
padding: 0px;
background:transparent;
overflow:hidden;
z-index:2;
}

#contents {
	float: left;
	display:inline;
	position: relative;
	/*left:5px;*/
	width:97%;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
}


#box1 {
	float: left;
	display:inline;
	position: relative;
	left:0px;
	margin-top:10px;
	width:45%;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#box2 {
	float: right;
	display:inline;
	position: relative;
	right:0px;
	margin-top:10px;
	width:45%;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#box3 {
	clear: left;
	float: left;
	display:inline;
	position: relative;
	left:0px;
	margin-top:10px;
	width:45%;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#box4 {
	float: right;
	display:inline;
	position: relative;
	right:0px;
	margin-top:10px;
	width:45%;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	padding:10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

.indent {
	margin-left: 10px;
	}

.contact_title {
	position:relative;
	clear: both;
	float: left;
	left: 50px;
	font-weight: bold;
	width:230px;
	padding: 10px;
	}

.contact_text {
	position:relative;
	float:left;
	left:0px;
	font-weight: normal;
	padding: 10px;
	}


.b_title {
	font-weight:bold;
	font-size:90%;
	width:150px;
	vertical-align:top;
	}

.b_text {
	font-weight: normal;
	font-size:90%;
	vertical-align:top;
	}




#news {
	width:100%;
	float:left;
	clear:left;
	padding:5px 0px 20px 0px;
	}

#news_title {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	width: 100%;
	float: left;
	color: navy;
	}

#news_text {
	width:100%;
	float:left;
	padding:0px 0px 5px 20px;

	}

#news_create {
	width:33%;
	float:left;
	padding:0px 0px 0px 20px;
	font-style:italic;
	font-size:90%;
	}

#news_expire {
	width:33%;
	float:right;
	text-align:right;
	font-style:italic;
	font-size:90%;
	}

#contact_text {
	float: left;
	width:70%;

}

#contact_image {
	float: right;
	padding-right:10px;
	width:25%;

}

#attention_2col {
	width:66%;
	float:left;
	top:10px;
	position:relative;
	background:transparent;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);*/
}

#attention_l {
	width:45%;
	float:left;
	left:0px;
	height:75px;
	overflow:hidden;
	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	/*text-align:center;*/
	padding:10px 5px 5px 5px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
}

#attention_l h2 {
	font-weight:bold;
	color: navy;
	font-size:70%;
}

#attention_l h2 a {
	font-weight:bold;

}

#attention_l p {
	font-weight:normal;
	color: black;
	font-size:60%;

}

#attention_m {
	width:45%;
	float:right;
	right:0px;
	height:75px;
	overflow:hidden;
	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	/*text-align:center;*/
	padding:10px 5px 5px 5px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#attention_m h2 {
	font-weight:bold;
	color: navy;
	font-size:70%;
}

#attention_m h2 a {
	font-weight:bold;

}

#attention_m p {
	font-weight:normal;
	color: black;
	font-size:60%;

}

#attention_r {
	width:29%;
	float:right;
	right:0px;
	height:75px;
	overflow:hidden;
	top:10px;
	position:relative;
	border-width:5px 3px 3px 5px;
	border-style:solid;
	border-color:navy gray silver blue;
	/*text-align:center;*/
	padding:10px 5px 5px 5px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/trans.png', sizingMethod=scale);
	}

#attention_r h2 {
	font-weight:bold;
	color: navy;
	font-size:70%;
}

#attention_r h2 a {
	font-weight:bold;

}

#attention_r p {
	font-weight:normal;
	color: black;
	font-size:60%;

}

/*------*/



.abox {
	font-weight: normal;
	font-size: 70%;

	}

.bk_pic {

	/*position:relative;*/
	float:left;
	margin:3px 8px 8px 3px;;
	padding:2px 2px 2px 2px;
	background:transparent;
	text-align:center;
	border:1px solid black;
}

.bk_pic img:hover {
	border:0px;
}

.bk_pic a, a:hover {
	/*border:0px;*/
	background:navy;
}

.bk_text {
	position:relative;
	float:left;
	padding:5px;
	background:transparent;

}

.bk_text h1 {
	/*margin:0px 0px 15px 0px;*/
	padding:0px;
	font-size:140%;
	/*line-height:28px;*/
	font-weight:bold;
	color:gray;
	text-align:center;
	}

.bk_text p {
	font-size:90%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.bk_text h2 {
	font-size:120%;
	font-weight:bold;
	font-style: italic;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	/*clear:left;*/
	text-align:center;
	color: navy;
	}

.bk_text h3 {
	font-size:110%;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color: navy;
	}


.bk_text h4 {
	font-size:100%;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	color: navy;
	}

.bk_text h5 {
	font-size:80%;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	margin-left: 10px;
	}

.bk_text h6 {
	font-size:80%;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	/*margin-left: 10px;*/
	}

.bk_table {
	margin-left: 10px;

	border:silver;
}

.bk_table :hover{
	background:silver;
	border:silver;
}

.bk_table tr:hover {
	cursor: pointer; cursor: hand;
	border:silver;


}

.bk_table img, img:hover {
	border:1px black solid;
}










