body {
	margin:0px;
	scrollbar-base-color: #b1bb1b;
	scrollbar-arrow-color: #4a207e;	
	scrollbar-track-color: #4a207e;
	scrollbar-shadow-color: #a595c2; 
}

.wall_body {
	background-image: url("/images/wall.gif");
	background-repeat: repeat-x;
}

div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-style : normal;
	line-height:18px;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

h1.title {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 28px;
	font-weight : bold;
	color : #b1bb1b;
	line-height:28px;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #333333;
}

h2.title {
	font-family : Century Gothic, Verdana, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #333333;
	margin-bottom:5px;
	line-height:18px;
}

h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

hr {
	height:1px;
	color:#CCCCCC;
	margin:0px;
	padding:0px;
}

.intro, .intro p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #333333;
	font-style : normal;
	line-height:22px;
}

a:hover { 
	color: #b1bb1b;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.border {
	border:1px solid #CCCCCC;
}

ul li {
	list-style-image : url("/images/li.gif"); 
	margin-left : -20px;
}

li {
	line-height:25px;
}

/*----------------FOOTER-----------------*/

.footer h5 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	margin:0px;
	padding-bottom:5px;
	padding-top:0px;
}

.footer p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #5c6204;
	margin:0px;
	padding:0px;
	line-height:16px;
}

.nzis {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #5c6204;
	margin:0px;
	padding:0px;
}

.nzis a:link {
	color : #5c6204;
}

/*----------------MENUS-----------------*/

span.menu, .menu {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 15px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	text-transform:uppercase;
}

.menu:hover {
	color:#b1bb1b;
}

.menudiv {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 17px;
	padding-left:25px;
	padding-right:25px;
	color:#9e8dbd;
}

.submenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color:#4f2684;
}

span.submenu {
	color:#000000;
	text-decoration : none;
}

.submenu:hover {
	color:#b1bb1b;
}

.submenudiv {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	padding-left:10px;
	padding-right:10px;
	color:#9e8dbd;
}

.popupmenu {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	padding-left:5px;
	cursor : hand;
	line-height:30px;
}

a.popupmenu  {
	display:block; 
}

span.popupmenu  {
	display:block; 
	color : #4f2684;
}

a.popupmenu:hover  {
	color : #FFFFFF;
	background-color : #b1bb1b;
}


/*----------------BACKGROUNDS-----------------*/

.wall_content {
	background-image: url("/images/wall_content.gif");
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}

.wall_left {
	background-image: url("/images/wall_left.gif");
	background-repeat: repeat-y;
}

.wall_right {
	background-image: url("/images/wall_right.gif");
	background-repeat: repeat-y;
}

.wall_menu {
	background-image: url("/images/wall_menu.gif");
	background-repeat: no-repeat;
	height:40px;
}

.wall_footer {
	background-image: url("/images/wall_footer.gif");
	background-repeat: no-repeat;
}


/*----------------FORMS-----------------*/
	
.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Tahoma, sans-serif;
	font-size:12px;
	border: 1px solid #4f2684; 
	background: #FEFEFE;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

/*----------------TABLES-----------------*/

TABLE.homepage {
	border: 1px solid #a494c1;
	background-color:#FFFFFF;
	width:380px;
	padding:10px;
}

TABLE.homepage tr td h1 {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin-bottom:0px;
	padding-bottom:0px;
}

TABLE.homepage tr td p {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	margin-top:10px;
}

TABLE.homepage tr td img {
	border:1px solid #CCCCCC;
	margin-left:10px;
}

TABLE.claimforms {
	padding:0px;
}

TABLE.claimforms tr td h1 {
	font-family : Century Gothic, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

TABLE.claimforms tr td ul li {
	list-style-image : url("/images/li.gif"); 
	margin-left : -20px;
}

TABLE.claimforms tr td ul {
	margin-top:0px;
	margin-bottom:30px;
}

TABLE.claimforms tr td li {
	line-height:20px;
}


