body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #cc3300;
}
td.upper {
	color : #cc3300;
	background : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
}
h1 {
	font-size: 18px;
	color: #cc3300;
}
h2 {
	font-size: 16px;
	color: #cc3300;
}
h3 {
	font-size: 14px;
	color: #cc3300;
}
h4 {
	font-size: 12px;
	color: #cc3300;
}
h5 {
	font-size: 10px;
	color: #cc3300;
}
h6 {
	font-size: 8px;
	color: #cc3300;
}
.style1 {color: #333333}
.style2 {color: #cc3300}
.style3 {color: #cc3300; font-weight: bold;}
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
a {text-decoration: none}

.footer {
	background-image: url(../images/main_page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #cc3300;
	text-indent: 15px;
}
.pageleft {
	background: #cc3300;
	background-image: url(../images/side_left_bg.gif);
	background-repeat: repeat-y;
	padding-left: 0px;
}
.pageright {
	background: #cc3300;
	background-image: url(../images/side_right_bg.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	background-position: right;
}
.pagecentertop {
   	background-color: #000000;
	background-position: bottom;
   background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: normal;
	color: #cc3300;
	text-indent: 15px;
}
.pagecenter {
   background-image: url(../images/main_page_middle.jpg);
   background-repeat: repeat-y;
	background-position: center;
	background-color: #cc3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: normal;
	color: #cc3300;
	text-indent: 15px;
}
.header {
	background-image: url(../images/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: normal;
	color: #cc3300;
	text-indent: 15px;
}