@charset "iso-8859-1";

BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

FORM {
	padding: 0px; 
	margin: 0px;
}

TABLE {
	border-collapse: collapse
}

TD {
	font-size: 11px; 
	font-family: arial;
}

BLOCKQUOTE {
	font-style: italic;
	border: 1px solid #000000;
	padding: 10px;
}
	
IMG {
	border: none;
}

A:link , A:active , A:visited {
	color: #6699FF; 
	text-decoration: none;
}

.cols {
	margin: 0px;
}

.cols .col1 {
	padding: 0px;
	vertical-align: top;
}

.cols .col2 {
	padding: 0px;
	vertical-align: top;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* content */

.content {
	padding: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.content  H1  {
	font-size: 18px; 
	font-family: arial; 
	font-weight: bolder; 
	color: #FFFF99;
}

.content  ADDRESS  {
	background: #DDD1C5;
	padding: 15px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: arial;
}

.content  UL  {
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
}

.content  H2  {
	margin-top: 30px;
	border-bottom: 2px solid #FFD957;
	border-left: 5px solid #243978;
	background: url(img/h2_bg.gif);
	color: #243978;
	font-size: 15px;
	padding-left: 5px;
	font-family: verdana;
}

.content  H4  {
	border-bottom: 1px solid #1E2D44;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #03539A;
	background: #ffffff;
}

.content  H3  {
	color: #990000;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	padding: 10px;
}

.content  PRE  {
	margin-top: 10px;
	color: #000000;
	padding:5px;
	background: #D8C8C0;
	border: 2px outset;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
}

.content  TABLE  {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}

.content td {
	border: 1px solid #000000;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.content A:hover {
	color: #243978;
	text-decoration: underline;
}

.content  A  {
	color: #243978;
	text-decoration: underline;
	font-size: 13px;
}

.content A:link {
	color: #243978;
	text-decoration: underline;
}

.content A:active {
	color: #243978;
	text-decoration: underline;
}

.content A:visited {
	color: #000000;
	text-decoration: none;
}

/* content_edit */

.content_edit {
	margin-top: 50px;
}

.content_edit .htmlarea_menu {
	width: 540px;
	border: 1px solid #000000;
	background: #5A7AAC;
	margin-top: 10px;
}

.content_edit .htmlarea {
	width:540px;
	height: 600px;
	border: 1px solid #000000;
}

.content_edit A:link {
	color: #013477;
	font-weight: bold;
}

.content_edit A:visited {
	color: #013477;
	font-weight: bold;
}

.content_edit A:active {
	color: #013477;
	font-weight: bold;
}

.content_edit .add {
	color: #dddddd;
	cursor: pointer;
}

.content_edit .categ {
	margin-bottom: 20px;
}

.content_edit .item {
	border-bottom: 1px dashed #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content_edit .categ .title {
	background: #D7E2F0;
	padding: 2px;
	margin-bottom: 5px;
}

.content_edit .list {
	margin-right: 20px;
	margin-top: 20px;
	width: 130px;
}

.content_edit A:hover {
	text-decoration: underline;
}

/* htmlarea_img */

.htmlarea_img {
	background: #ffffff;
	border: 10px dashed #ffffff;
}

.htmlarea_img .thumb {
	float: left;
	padding: 10px;
	cursor: pointer;
	border: 1px dashed #dddddd;
	margin: 4px;
}

.htmlarea_img .filename {
	width: 80px;
	overflow: hidden;
}

.htmlarea_img .thumb:hover {
	border: 1px solid #000000;
}

/* menu */

.menu {
	background: url(img/menu_top_bg.gif) no-repeat;
	margin: 0px;
	padding-top: 8px;
}

.menu .item {
	padding-right: 30px;
	padding-left: 20px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

.menu A:link {
	color: #A0A0A0;
}

.menu A:active {
	color: #A0A0A0;
}

.menu A:visited {
	color: #A0A0A0;
}

.menu A:hover {
	text-decoration: underline;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

#container {
	width: 725px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding: 0px;
	background: url(img/bg.gif);
}
	
#logo {
	position: absolute;
	width: 151px;
	height: 108px;
	z-index: 100;
}

.menu {
	margin-left: 170px;
	margin-right: 11px;
	height: 25px;
	background: #35609A;
	width: 544px;
}

.menu TD {
	width: 25%;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #C0D2EC;
	border-right: 1px solid #ffffff;
	vertical-align: middle;
	text-align: center;
}

.menu .last {
	border-right: none;
}

.menu A:link , .menu A:visited , .menu A:active  {
	color: #C0D2EC;
}

.menu A:hover , .contact A:hover {
	text-decoration: underline;
}

.contact {
	background: #6989B4;
	margin-top: 1px;
	margin-left: 170px;
	margin-right: 11px;
	line-height: 25px;
	height: 25px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

.contact IMG {
	vertical-align: middle;
	margin-right: 5px;
}
	
.contact A:link , .contact A:visited , .contact A:active  {
	color: #FFFFFF;
}

.bottom {
	margin: 0px;
	height: 8px;
}

.home IMG {
	margin: 0px;
	margin-top: 20px;
}
	
.home {
	text-align: right;
	padding-right: 10px;
	line-height: 0px;
}

.home_left {
	position: absolute;
	padding-top: 280px;
}

.content_left {
	position: absolute;
	padding-top: 100px;
}

.content_position {
	text-align: left;
	padding: 30px;
	padding-left: 200px;
}

.content_position2 {
	padding-top: 60px;
	padding-left: 50px;
}

