h1 {
	font-family: Comic Sans MS;
	font-size: 13pt;
}

.footer {
	color: #000000;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited { color:#000; }

a.menu_link {
	color: #A11A1A;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 10pt;
}

a.fotter_link {
	color: #000000;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 7pt;
}

a {
	color: #A11A1A;
	text-decoration: none;
}

.header {
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
}

.pattern_left {
	background-image: url('img/pattern_left.jpg');
	background-repeat: repeat-y;
	height: 100%;
	width: 113px;
}

.pattern_right {
	background-image: url('img/pattern_right.jpg');
	background-repeat: repeat-y;
}

.menu_top {
	background-image: url('img/menu_top.jpg');
	background-repeat: no-repeat;
	background-color: #FFA624;
}

.link {
	color: #FFAD00;
	font-size: 8pt;
}

input, textarea, select {
	font-family: Comic Sans MS;
	font-size: 10pt;
	border: 1px solid #AA0000;
	background-color: #FFC566;
}

.menu_bottom {
	padding-right: 40px;
	background-image: url('img/menu_bottom.jpg');
	background-repeat: no-repeat;
}

#dark_line {
	background-color: #FFA000;
}

.content {
	padding: 10px;
}

.content_left {
	background-image: url('img/content_left.jpg');
	background-repeat: repeat-y;
}

.content_right {
	background-image: url('img/content_right.jpg');
	background-repeat: repeat-y;
}

.line_left {
	background-image: url('img/line_left.jpg');
	background-repeat: repeat-y;
}

.line_right {
	background-image: url('img/line_right.jpg');
	background-repeat: repeat-y;
}

body, td {
	font-family: Comic Sans MS;
	font-size: 10pt;
	scrollbar-base-color: #FFC556;
}

p {
	text-indent: 0px;
}

img {
    border: 0px;
}