body {
	background-color : #A6D0FF;
	margin : 0px;
	padding : 0px;
	padding-left : 19px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
	background-image : url(../img/sys/bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}
td {
	font-size : 75%;
}
A {
	color : #1E4C9A;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
h1 {
	font-size : 130%;
	padding : 0px;
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-image : url(../img/sys/dot_line.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	padding-bottom : 5px;
}
h2 {
	font-size : 110%;
	padding : 0px;
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
}
h3 {
	font-size : 100%;
	padding : 0px;
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
}

#head {
	background-color : White;
}
#main {
	border : 1px solid #AEBACC;
	border-left : none;
	width : 98%;
}
#left {
	width : 180px;
	background-color : White;
}
#cont {
	border-left : 1px solid #AEBACC;
}
#path {
	background-color : #F2F5FC;
	font-size : 80%;
	text-transform : uppercase;
	padding : 2px;
	color : #1F4E9C;
	border-bottom : 1px solid #AEBACC;
}
#content {
	padding : 15px;
}
.left {
	float : left;
}
.right {
	float : right;
}
.top {
	float : right;
	font-weight : bold;
	background-image : url(../img/sys/bg_top.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	height : 100px;
	width : 324;
	text-align : right;
	padding-right : 20px;
	padding-top : 7px;
	color : #CD9D00;
}
a.lang {
	color : White;
	text-decoration : none;
}
A:HOVER.lang {
	color : #CD9D00;
}
.menu {
	background-image : url(../img/sys/dot_line.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	height : 24px;
	font-weight : bold;
	color : #1E4C9A;
	background-color : White;
}
.submenu {
	background-image : url(../img/sys/dot_line.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	padding-left : 25px;
	background-color : White;
	padding-top : 7px;
	padding-bottom : 7px;
	font-size : 95%;
	font-weight : bold;
	color : #1E4C9A;
}

A.sm {
	color : #5EADC9;
}
.SubsHead {
	color : #F9D327;
	font-weight : bold;
	font-size : 90%;
	padding-bottom : 5px;
}
.SubsForm {
	background-color : #F2F5FC;
	border : 1px dotted #AEBACC;
	width : 150px;
	padding : 5px;
	font-size : 85%;
	color : #1E4C9A;
	text-align : left;
}

.form {
	width : 140px;
	border : 1px solid #AEBACC;
}
.comment {
	font-size : 80%;
	color : #B0BCCD;
}
.date {
	font-size : 95%;
	font-weight : bold;
	color : #1F4E9C;
}
.more {
	border-bottom : 1px solid #AEBACC;
	margin-top : 5px;
	margin-bottom : 15px;
	clear : left;
}
.footer {
	font-size : 85%;
	color : #1E4C9A;
	padding-left : 10px;
	padding-right : 20px;
	padding-top : 10px;
}
.letter {
	font-size : 95%;
	font-weight : bold;
	height : 20px;
	width : 20px;
	padding : 2px;
	margin : 2px;
	border : 1px solid #AEBACC;
	text-align : center;
}
.cletter {
	font-size : 95%;
	font-weight : bold;
	height : 20px;
	width : 20px;
	padding : 2px;
	margin : 2px;
	border : 1px solid #AEBACC;
	text-align : center;
	background-color : #F2F5FC;
}

