/*----- HTML TAG -----*/
* {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	color: #333;
	line-height: 175%;
}

a {
	text-decoration: none;
	color: #3A3FA3;
}

a:hover {
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(body-bg.jpg) repeat;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
}

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

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*----- UNIQUE CLASSES -----*/
#main {
	background: #7C7FD0;
	width: 964px;
	margin: 0px auto 0px auto;
}

#header-left {
	width: 210px;
	height: 392px;
	background: #EDEEF2;
}

#flag {
	height: 43px;
	background: #7C7FD0;
	padding-left: 15px;
	color: #f0f0f0;
}
#flag a {
	color: #f0f0f0;
}
#flag a:hover {
	color: #FFD500;
}

#header-left-top {
	height: 98px;
}

#header-left-middle {
	width: 210px;
	height: 214px;
	padding-left: 26px;
	background: url(header-left-middle.gif) repeat-y;
	font-weight: bold;
	vertical-align: top;
}
#header-left-middle td {
	color: #5055A6;
}

#header-left-bottom {
	height: 34px;
}

#header-right-top {
	width: 758px;
	height: 111px;
	background: url(header-right-top.gif) left bottom no-repeat;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	color: #f0f0f0;
}
#header-right-top a {
	color: #f0f0f0;
}
#header-right-top a:hover {
	color: #FFD500;
}

#header-right-middle {
	width: 758px;
	background: url(header-right-middle-left.gif) left repeat-y #FDFDFD;
}

#header-right-middle-left {
	width: 469px;
	background: url(header-right-middle.gif) left top no-repeat;
	padding: 10px;
	height: 256px;
}

#header-right-middle-left2 {
	width: 738px;
	background: url(header-right-middle.gif) left top no-repeat;
	padding: 10px;
}

#header-right-middle-right {
	width: 275px;
	height: 280px;
	border-left: 10px solid #EDEEF2;
}

#content {
	border-top: 5px solid #7C7FD0;
	background: #fff;
}

#footer {
	height: 20px;
	padding: 10px;
	text-align: center;
}
#footer a {
	color: #f0f0f0;
}
#footer a:hover {
	color: #FFD500;
}

/*----- IMAGE SCROLLER CLASSES -----*/
#hold {
	float: left;
	position: relative;
	overflow: hidden;
	width: 560px;
	height: 105px;
	z-index: 100;
}

#wnen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 560px;
	height: 105px;
	clip: rect(0px, 560px, 105px, 0px);
	overflow: hidden;
	z-index: 1;
}

#lyr1 {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#slider-prev {
	float: left;
	width: 12px;
	height: 97px;
	border: 1px solid #eee;
	margin-top: 3px;
	background: url(slider-prev-bg.gif) center no-repeat #fafafa;
}

#slider-next {
	float: left;
	width: 12px;
	height: 97px;
	border: 1px solid #eee;
	margin-top: 3px;
	background: url(slider-next-bg.gif) center no-repeat #fafafa;
}

.img-frame-left {
	float: left;
	margin-right: 10px;
	border: 1px solid #eee;
}

.img-frame-slider {
	float: left;
	border: 1px solid #eee;
}

/*----- USER DEFINED CLASSES -----*/
.menu-index {
	width: 25px;
	text-align: center;
}

.title-large {
	font-size: 12px;
	font-weight: bold;
	color: #ED4276;
	padding-bottom: 10px;
}
.title-large a{
	font-size: 12px;
	color: #3A3FA3;
}
.title-normal {
	font-size: 11px;
	font-weight: bold;
	color: #5055A6;
}

.img {
	border: 1px solid #9DA3B0;
}

.div-desc {
	position: absolute;
	width: 200px;
	background: #F9F9F9;
	border: 1px solid #ddd;
	padding: 10px;
}

.title-normal2 {
	font-size: 11px;
	font-weight: bold;
	color: #EC346C;
}

.input{
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 color: #333;
 width: 250px;
 border: 1px solid #999999;
}

.textarea{
 width: 250px;
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 color: #333;
 border: 1px solid #999999;
}

.button{
	color: #333;
	width: 60px;
	height: 20px;
	text-align: center;
	line-height: 100%;
}

.btnHome
{
	border: 1px solid #7FB1D4;
	border-left: 5px solid #7FB1D4;
	width: 100px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	text-align: center;
	color: #666;
	cursor: pointer;
	line-height: normal;
}

.btnMain
{
	border: 1px solid #7FB1D4;
	border-left: 5px solid #7FB1D4;
	width: 130px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	text-align: center;
	color: #666;
	cursor: pointer;
	line-height: normal;
}

.btnSub
{
	border: 1px solid #FF9900;
	border-left: 5px solid #FF9900;
	width: 120px;
	height: 19px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: #FAFAFA;
	text-align: center;
	color: #666;
	cursor: pointer;
	line-height: normal;
}

