body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: verdana, tahoma, arial, sans-serif;
}

h1 {
	font-size: 1.3em;
	margin: 0;
}

h2 {
	font-size: 1.2em; 
	margin: 0;
}

h3 {
	font-size: 1.05em;
	margin: 0;
}

h4 {
	font-size: 0.95em;
	margin: 0;
}

h5 {
	font-size: 0.8em;
	margin: 0;
}

p {
	font-size: 0.8em;
	margin: 0;
}

img {
	border: 0;
}

a {
	font-size: 1em;
	color: #000000;
}

a:hover {
	color: #4A9BF0;
}

hr {
	border-top: #A6CAF0 solid 1px;
}

ul {
	font-size: 0.8em;
}

.smallnote {
	font-size: 0.7em;
}

.worldbox {
	height: 98%;
}

.masterbox {
	background-color: #FFFFFF;
	border-left: 1px solid #9c9c9e;
	border-right: 1px solid #9c9c9e;
	border-bottom: 1px solid #9c9c9e;
	width: 850px;
	height: 100%;
}

.leftbox {
	background-image: url('Graphics/LeftBorder.gif');
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}

.rightbox {
	background-image: url('Graphics/RightBorder.gif');
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}

.topbox {
	background-color: #FFFFFF;
}

.menubox {
	background-color: #A6CAF0;
	background-image: url('Graphics/Menu.gif'); 
	background-repeat: repeat-x;
	background-position: left center;
}

.menubackground {
	background-image: url('Graphics/TitleMiddel.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.mainbox {
	height: 100%;
}

.withmargin {
	margin: 1em;
}

.withpadding {
	padding: 1em;
}

.smallmargin {
	margin: 0.5em 1em 1em 1em;
}

.bottombox {
	background-color: #A6CAF0;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	height: 15px;
}

.menuitem {
	padding: 0px;
}


.menuseperator {
	width: 10px;
}

a.menulink {
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	font-size: 0.78em;
	font-weight: bold;
}

a.menulink:hover {
	background-color: #E1E8F0;
	color: #000000;
}

.copyright {
	font-size: 8pt;
}

.item {
	font-size: 0.8em;
}

.smallitem {
	font-size: 0.7em;
}

.curitem {
	font-weight: bold;
	font-size: 0.8em;
}

.itemtitle {
	font-weight: bold;
	font-size: 0.8em;
}

.sidemenu {
	background-color: #A6CAF0;
	padding-left: 8px;
}

.button {
	background-color: #CCCCCC;
	padding: 0px;
	border: 1px solid #000000;
	font-size: 0.8em;
}


.textbox	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
}

.newstitle {
	font-size: 0.6em;
}

.newstitlehead {
	font-weight: bold;
	font-size: 0.8em;
}

.newsheadline {
	font-size: 0.8em;
}

.itembox {
	padding: 10px;
	border: 1px solid #000000;
}

.itemgreybox {
	padding: 10px;
	border: 1px solid #999999;
	color: #999999;
}

.itemtopline {
	border-top: 1px solid #BBBBBB;
}

.itembottomline {
	border-bottom: 1px solid #BBBBBB;
}

.boxed {
	border: 1px solid #000000;
}

.boldtext {
	font-weight: bold;
}

.rating {
	background: url('Graphics/StarGrey.gif');
}

.ratingmark {
	background: url('Graphics/StarBlue.gif');
}

.blueback {
	background-color: #A6CAF0;
}
