BODY {
	background : #FFFFFF;
	margin : 0px;
	padding : 0px;
	background-image : url(images/left.jpg);
	background-repeat : repeat-y;
	background-attachment : scroll;
	background-position : top left;
}

A:link {
	color : #0000FF;
}

A:visited {
	color : #FF0000;
}

A:active  {
	color : #FF8888;
}

#top {
	left : 0px;
	visibility : visible;
	position : absolute;
	top : 0px;
	height : 146px;
	width : 100%;
	background-image : url(images/top.jpg);
}

#topleft {
	left : 0px;
	visibility : visible;
	position : absolute;
	top : 0px;
	height : 146px;
	width : 181px;
	background-image : url(images/top_left.jpg);
}

#left {
	left : 0px;
	height : 100%;
	top : 146px;
	width : 181px;
	visibility : visible;
	position : absolute;
}

#menu {
	left : 0px;
	visibility : visible;
	position : absolute;
	top : 146px;
	width : 90px;
}

#body {
	left : 181px;
	visibility : visible;
	position : absolute;
	top : 146px;
	width : 75%;
}


P {
	font-family : Arrus BT, Verdana, Arial;
	font-size : medium;
	color : #000000;
}

UL {
	font-family : Arrus BT, Verdana, Arial;
	font-size : medium;
	color : #000000;
}

H3 {
	font-family : Arrus BT, Verdana, Arial;
	color : #000000;
	font-size: medium;
	font-weight : bold;
}

.infoHeader {
	font-family : Arrus BT, Verdana, Arial;
	color : #000000;
	font-size: small;
	font-weight : bold;
}

H1 {
	font-family : Arrus BT, Verdana, Arial;
	font-size : x-large;
	color : #000000;
	font-weight : bold;
}

H2 {
	font-family : Arrus BT, Verdana, Arial;
	font-size : large;
	color : #000000;
	font-weight : bold;
}

.info {
	font-family : Arrus BT, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}

.caption {
	font-family : Arrus BT, Verdana, Arial;
	font-size : 10pt;
	font-style : italic;
	color : #000000;
}

#footer {
	font-family : Arrus BT, Verdana, Arial;
	font-size : 10pt;
	font-style : italic;
	color : #000000;
	text-align : center;
}
