
body {
	background-repeat: repeat-x;
	background-position: top;
	background-image : url(../images/08/wall_main.gif);
}

div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	font-style : normal;
	line-height:22px;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:14px;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #000000;
	margin-top:0px;
	padding-top:0px;
	line-height:30px;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #666666;
}

h6 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00000;
	background-color:#EEEEEE;
	padding:5px;
	line-height:14px;
}

hr {
	height:1px;
	color:#CCCCCC;
}

.menu {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: none;
}

.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menuwhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.menuwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menudiv {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-right: 12px;
	padding-left: 12px;
}

.wall_content {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image : url(../images/08/bg_footer.jpg);
}

.wall_whatsnew {
	background-repeat: repeat-x;
	background-position: top;
	background-image : url(../images/08/bg_whatsnew.gif);
}

.footer {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

.footer a { 
	color: #FFFFFF;
}

table.calendar {
	background-color:#EEEEEE;
}

table.calendardates tr td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


