/* CSS Document */

body {
	margin: 20px 0 0 0;
	background-color:#E6E6E6;
	font-family: Verdana;
	font-size: 12px;
}

.title H1 {
	color: #FFFFFF;
	background-color:#294B5F;
	border:solid #B4B4B4 1px;
	overflow:hidden;
	text-align:center;
	margin:5px;
	overflow:hidden;
}

.title H2{
	font-family: Verdana;
	font-size: 18px;
	text-align:Left;
	margin:10px 10px 0 10px;
	border-bottom: #CCCCCC 1px dashed;
	overflow:hidden;
	}

.title p{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	}	

.title p a{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	}		
	
.title p a:hover{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color:#E6E6E6;
}

#wrapper{
	width:820px;
	padding: 0;
	margin:0;
	text-align:left;
	background-color:#FFFFFF;
	border-top: 1px solid #999999;
}

.menu {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#FFFFFF;
	
}

.menu a {
	color: #000000;
	text-decoration: none;
	display:block;
}

.menu a:hover {
	background-color:#294B5F;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_end {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#FFFFFF;
	
}

.menu_end a {
	color: #000000;
	text-decoration: none;
	display:block;
}

.menu_end a:hover {
	background-color:#294B5F;
	color: #FFFFFF;
	text-decoration: none;
}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	border-top: 1px solid #000;
	background-color: #294B5F;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	margin-bottom:0;
}

.figure {
	float: right;
	width: 215px;
	margin: 10px 10px 10px 10px;
}

.photo_1 {
	background:url(../img/main_contents/drop_shadow_Large.png) right bottom no-repeat !important;
	background:url(../img/main_contents/drop_shadow_Large.gif) right bottom no-repeat;s
}

.photo_1 img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left:-5px;
}

.photo {
	background:url(../img/main_contents/drop_shadow_Large.png) right bottom no-repeat !important;
	background:url(../img/main_contents/drop_shadow_Large.gif) right bottom no-repeat;s
}

.photo img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left:0px;
}

.figure p {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px dashed #666;
	padding: 5px;
	margin: 5px 0 0 0;
	width:198px;
}

.figure p a{
	font-family: Verdana;
	text-decoration:underline;
	color:#333;
}

.figure p a:hover{
	font-style:italic;
	font-size: 10px;
}

.contact{
	font: Verdana;
	color: #333;
	text-align: center;
	background-color:#E6E6E6;
	border:1px dotted #666;
	margin: 5px;
	padding:5px;
	width:350px;
}

.contact a{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	}		
	
.contact a:hover{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color:#E6E6E6;
}


p.back {
	font: bold 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px dashed #666;
	margin: 5px;
	width:198px;
}

p.back a{
	display:block;
	text-decoration:none;
	color:#000000;
}

p.back a:hover{
	background-color:#FBFA8C;
	display:block;
}

.tab {
	color:#000000;
	margin: 0 10px 0 10px;
	list-style: none;
	background:url(../img/news_bar.jpg) left bottom no-repeat;
	overflow:hidden;
}

.tab UL,LI  a {
	color: #000000;
	text-decoration:underline;
}

.tab UL, LI a:hover {
	font-weight:600;
	color: #000000;
	font-style:italic;
}

H2.tab {
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:5px 20px 0px 10px;
	border-bottom:none;
	list-style: none;
	background:url(../img/news.jpg) right top no-repeat;
	float:left;
}

.tab UL, LI{
	margin-top: 5px;
}

.content {
	color:#000000;
	list-style: none;
}


#shadow_main{
	border: 1px solid #333333;
}

#shadow{
	width:822px;
	padding-right:6px;
	padding-bottom:6px;
	background:url(../img/main_contents/drop_shadow_Large.png) right bottom no-repeat !important;
	background:url(../img/main_contents/drop_shadow_Large.gif) right bottom no-repeat;
}

.download {
color: #000000;
font-size: 11px;
font-style: normal;
font-family: Verdana;
}
.download a{
color: #000000;
display:block;
/*#ccdfff;*/
font-size: 11px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
.download a:hover{
color: #666666;
font-size: 11px;
font-style: italic;
text-decoration: none;
}

.download_b {
color: #000000;
font-size: 11px;
font-style: normal;
font-family: Verdana;
}
.download_b a{
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
.download_b a:hover{
color: #666666;
font-style: italic;
}

.download_m {
color: #000000;
font-size: 24px;
font-style: normal;
font-family: Verdana;
text-align:center;
}

.download_m a{
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}

.download_m a:hover{
color: #666666;
font-style: italic;
}

.sidebar {
	width: 220px;
	float:right;
	font-family: Verdana;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	background-color:#E6E6E6;
	}
.sidebar H3 {
	font-family: Verdana;
	font-size: 14px;
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	background:url(../img/top_bg.gif) center top no-repeat;
}

.sidebar ul {
	color: #666;
	margin: 0;
	padding: 10px 5px 0 5px;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}

.sidebar li {
	background: url(../img/bullet.gif) no-repeat 0px 6px;
	list-style: none;
	padding-left: 18px;
	margin-bottom: 10px;
}