@charset "utf-8";
/* CSS Document */

.header {
	background-image: url(/header_2.jpg);
}
body {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}

#nav {
	padding: 0px;
	margin: 0px;
	width: 180px;
}

#nav li{
list-style: none;
padding: 0 0 0 0;
margin: 0;
}

.nav0 {
	background-image: url(/res/nav_0_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav0 a{
	background-image: url(/res/nav_0_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav0 a:hover{
background: none;
}

.nav1 {
	background-image: url(/res/nav_1_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav1 a{
	background-image: url(/res/nav_1_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav1 a:hover{
background: none;
}
.nav2 {
	background-image: url(/res/nav_2_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav2 a{
	background-image: url(/res/nav_2_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav2 a:hover{
background: none;
}
.nav3 {
	background-image: url(/res/nav_3_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav3 a{
	background-image: url(/res/nav_3_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav3 a:hover{
background: none;
}
.nav4 {
	background-image: url(/res/nav_4_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav4 a{
	background-image: url(/res/nav_4_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav4 a:hover{
background: none;
}
.nav5 {
	background-image: url(/res/nav_5_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav5 a{
	background-image: url(/res/nav_5_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav5 a:hover{
background: none;
}
.nav6 {
	background-image: url(/res/nav_6_h.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
}

.nav6 a{
	background-image: url(/res/nav_6_n.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	display: block;
}

.nav6 a:hover{
background: none;
}

.box_UL {
	background-image: url(/res/box_UL.gif);
	background-repeat: no-repeat;
}

.box_UR {
	background-image: url(/res/box_UR.gif);
	background-repeat: no-repeat;
}

.box_DL {
	background-image: url(/res/box_DL.gif);
	background-repeat: no-repeat;
}
.box_DR {
	background-image: url(/res/box_DR.gif);
	background-repeat: no-repeat;
}

.box_U {
	background-image: url(/res/box_U.gif);
	background-repeat: repeat-x;
}

.box_D {
	background-image: url(/res/box_D.gif);
	background-repeat: repeat-x;
}

.box_L {
	background-image: url(/res/box_L.gif);
	background-repeat: repeat-y;
}

.box_R {
	background-image: url(/res/box_R.gif);
	background-repeat: repeat-y;
}

.box_inter {
	background-image: url(res/box_inter.gif);
	background-repeat: repeat-y;
}

.post_sep_L {
	background-image: url(res/post_sep_L.gif);
	background-repeat: no-repeat;
}
.post_sep_C {
	background-image: url(res/post_sep_C.gif);
	background-repeat: repeat-x;
}
.post_sep_R {
	background-image: url(res/post_sep_R.gif);
	background-repeat: no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8;
	margin-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
textarea.login {
	height: 300px;
	width: 700px;
	background-color: #333333;
	color: #FFFFFF;
}
textarea.shout {
	height: 200px;
	width: 130px;
	background-color: #333333;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
td.post {
	text-align: justify;
	text-indent: 20px;
	padding: 20px;
	margin: 0px;
}
h1.dt {
	text-align: right;
}
p.shout {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.img_def {
	font-size: 12px;
	text-align: center;
}

p.shout_h {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-weight: bold;
	color: #0066FF;
}


input.shout {
	width: 100px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
label.small {
	font-size: 10px;
}

.cms_0 a {
	background-image: url(/res/cms_0_n.gif);
	display: none;
}
.cms_0 a:hover {
	background-image: url(/res/cms_0_h.gif);
	display: none;
}
.cms_0 a:active {
	background-image: url(/res/cms_0_a.gif);
	display: none;
}
.cms_1 a {
	background-image: url(/res/cms_1_n.gif);
	display: none;
}


.cms_1 a:hover {
	background-image: url(/res/cms_1_h.gif);
	display: none;
}
.cms_1 a:active {
	background-image: url(/res/cms_1_a.gif);
	display: none;
}
.no_p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.post {
	margin: 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.pic_p {
	background-image: url(/res/pic_p_h.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.pic_p a{
	background-image: url(/res/pic_p_n.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: block;
}

.pic_p a:hover{
background: none;
}
.pic_n {
	background-image: url(/res/pic_n_h.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.pic_n a{
	background-image: url(/res/pic_n_n.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: block;
}

.pic_n a:hover{
background: none;
}
