body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF7E00;
	line-height: 1.1;
}
.bordertable {
	border: 1px solid #CCCCCC;
	height: 100%;
        padding: 8px;
}
.borderframe {
	border-collapse: separate;
        padding: 5px;
	text-align: left;
}
.menu {
	text-decoration: none;
	color: #0099cc;
	font-weight: bold;
}
.menudot {
	color: orange;
	font-weight: bold;
	text-decoration: none;
}
.menutitle {
	text-transform: UPPERCASE;
        color: #aaaaaa;
}
.newstitle {
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;

}
.newsmore {
	color: orange;
	font-style: italic;
	text-decoration: none;

}
.hr {
	width: 100%; 
	height: 1px;
	margin-bottom: 8px;
	margin-top: 1px;
}
.menulist {
}
.menulist li {
	content: ">";
}
#body{
	padding: 12px 12px;
}
body {
	background-position: top left;
	background-image: url(/theme/background/);
	background-repeat: repeat-x;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0099cc;
}
.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
