body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-style : normal;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(../images/main/back.jpg);
	background-repeat : repeat-y;
	background-position : center;
	background-color : #D1D1D1;
}
a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color : #B00000;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color : Red;
}
table {
	border : 0px;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-style : normal;
	font-weight : normal;
}
th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : White;
	font-style : normal;
	font-weight : bold;
	background : Navy;
	text-align : center;
}
hr {
	border : none;
	background : Red;
	height : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-style : normal;
	font-weight : normal;
	border-bottom : 1px solid #666666;
	border-right : 1px solid #666666;
	border-left : 1px solid #999999;
	border-top : 1px solid #999999;
}
textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-style : normal;
	font-weight : normal;
	border : 1px solid Red;
}
select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-style : normal;
	font-weight : normal;
	border : 1px solid Red;
}
p {
	text-align : justify;
	text-indent : 15px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
h1 {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 11pt;
	color : #660000;
}
h2 {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 9pt;
	color : #660000;
	padding-top : 5px;
	padding-bottom : 5px;
}
ul {
	padding-bottom : 0px;
	padding-left : 30px;
	padding-right : 0px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
ol {
	padding-bottom : 0px;
	padding-left : 30px;
	padding-right : 0px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
li {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align : justify;
}
form {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.top01 {
	width : 753px;
	background : url(../images/main/top01.jpg);
	height : 37px;
	color : White;
	font-style : italic;
	font-weight : bold;
	text-align : right;
	padding-top : 30px;
	padding-right : 5px;
	font-size : 10pt;
}
.top02 {
	width : 758px;
	background : url(../images/main/top02.jpg) no-repeat;
	height : 8px;
	font-size : 6pt;
	text-align : right;
	padding-top : 1px;
	word-spacing : 3px;
}
.main {
	width : 759px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : left;
}
.left {
	padding-bottom : 3px;
	padding-left : 2px;
	padding-right : 0px;
	padding-top : 0px;
	border-right : 1px dotted #999999;
	width : 130px;
	float : left;
}
.right {
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	margin-left : 134px;
}
.menu {
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	border-bottom : 1px dotted #999999;
}
.menuSelected {
	background-color : #D9D9D9;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	border-bottom : 1px dotted #999999;
}
.menuSub {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	float : right;
}
.imgBorder {
	border : 1px solid #999999;
}
.newReal {
	background : Red;
	font-weight : bolder;
	font-style : italic;
}
.submit {
	background-color : Red;
	border : 1px solid Black;
	color : Black;
	font-weight : bold;
}
.errors {
	color : Red;
	font-weight : bold;
	font-size : 9pt;
}
.loginMessage {
	font-weight : bold;
}
.loginSubmit {
	margin-top : 10px;
	background-color : Red;
	border : 1px solid Black;
	color : Black;
	font-weight : bold;
}
.copyright {
	font-weight : bold;
}
.author {
	color : #666666;
}