﻿body {
	background-color: #024277;
	background-image: url("upload/guest/beta/beta2/images/back.jpg");
	background-repeat: repeat-x;	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.iicatext    { font-family: Verdana; font-size: 9pt }
.alpha8    { font-family: Verdana; font-size: 9pt }
#Main {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 905px;
	background-color: #F3F0EB;
	background-image: url("upload/guest/beta/beta2/images/mid.jpg");
}

#Content {
	padding-left: 16px;
	padding-right: 16px;
}

#Header {
}

#Menu {
	float: right;
}

#Menu a .MenuButton {
	float: left;
	width: 278px;
	height: 46px;
	padding-top: 10px;
	background-image: url("upload/guest/beta/beta2/images/menubtn.gif");
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a:hover .MenuButton {
	background-image: url("upload/guest/beta/beta2/images/menubtn_hover.gif");
}

#Menu a .MenuButtonSmall {
	float: left;
	width: 180px;
	height: 29px;
	padding-top: 5px;
	background-image: url("upload/guest/beta/beta2/images/menubtn_sm.gif");
	margin-bottom: 9px;
	margin-left: 14px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
}

#Menu a:hover .MenuButtonSmall {
	background-image: url("upload/guest/beta/beta2/images/menubtn_sm_hover.gif");
}

#Copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 873px;
}

a {
	color: #0069AD;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/****************************/
/* Index page				*/
/****************************/

.box {
	width: 196px;
	height: 215px;
	background-color: #2B66A2;
	float: left;
	padding: 70px 8px 0 8px;
}

.box .boxtext {
	height: 160px;
	font-size: 10px;
}

html>body .box .boxtext {
	width: auto;
	height: auto;
	min-height: 160px;
}

.box .boxtext ul {
	margin-left: 0px;
	margin-bottom: 0px;
}

.box .boxmore {
	text-align: center;
}

.box img {
	border: 0px;
}

#IndexText {
	clear: both;
	width: 560px;
	float: left;
	margin-left: 24px;
	_margin-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCD9D4;
	color: #333333;
	text-align: justify;
}

#News {
	width: 230px;
	float: right;
	margin-right: 24px;
	_margin-right: 10px;
	padding-top: 80px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DCD9D4;
	color: #333333;
	text-align: justify;
}

.NewsItem {
	margin-top: 12px;
}

.NewsItem img {
	float: left;
	padding-right: 10px;
}

/****************************/
/* Content pages			*/
/****************************/

#MainText {
	clear: both;
	color: #333333;
	padding-top: 5px;
	border-top: 3px solid #DCD9D4;
	_margin-top: 5px;
}

#MainText h1 {
	color: #0069AD;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #0069AD;
}

a .Button {
	float: left;
	width: 155px;
	height: 20px;
	padding-top: 5px;
	background-image: url("upload/guest/beta/beta2/images/btn.gif");
	margin-right: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover .Button {
	background-image: url("upload/guest/beta/beta2/images/btn_hover.gif");
}

#PhotoArea {
	float: right;
	width: 230px;
	height: 200px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #337AB7;
}

#PhotoArea2 {
	float: right;
	width: 230px;
	height: 140px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #337AB7;
}
#PhotoArea3 {
	float: right;
	width: 230px;
	height: 151px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #337AB7;
}
