body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : center;
	background-image : url(../graphics/back.gif);
}
h1{
	font-size : 150%;
	color : #660033;
	text-align : center;
	margin-top : 10px;
}
h2{
	font-size : 140%;
	color : #660033;
	text-align : center;
}
h3{
	font-size : 110%;
	color : #660033;
	text-align : center;
	/* display : inline; */
}
h4{
	font-size : 120%;
	color : #660033;
	text-align : left;
	/* display : inline; */
	margin : 5px 0px 5px 0px;
}
h5{
	color : #660033;
	text-align : left;
	/* display : inline; */
	margin : 2px 0px 2px 0px;
	font-size : 110%;
}
h6{
	color : #660033;
	text-align : center;
	/* display : inline; */
	margin : 2px 0px 2px 0px;
	font-size : 110%;
}
a{
	color : #660033;
	text-decoration : none;
	font-weight : bold;
}

a:hover{
	color : #660033;
	text-decoration : underline;	
}

a:visited{
	color : #660033;
}
div.main{
	background-image : none;
	background-color : White;
	padding : 0px 0px 0px 0px;
	border-collapse : collapse;
	border : 1px solid Black;
	margin-top : 3px;
	margin-bottom : 3px;
	width : 750px;
	font-size : 76%;
}
div.menu{
	width : 750px;
}
table.text{
	background-image : none;
	background-color : White;
	padding : 0px 0px 0px 0px;
	border-collapse : collapse;
/*	border : 1px solid Black;*/
	margin-top : 3px;
	margin-bottom : 3px;
	font-size : 110%;
	width : 90%;
}
div.main div, table.text td{
	/*padding : 2px 2px 2px 2px;*/
	/*margin : 0px 0px 0px 0px;*/
}
div.main td{
	font-size : 76%;
}
table.text td{
	text-align : center;
		/*border : 1px solid Black;*/
}
table.text td.third{
	width : 33%;
}
table.text td.sixth{
	width : 12%;
}
table.text td.left, table.text th.left{
	text-align : left;
}
table.text td.right{
	text-align : right;
}
div.main{
	padding : 10px 10px 5px 10px;
}
p{
	text-align : justify;
	padding : 2px 10px 2px 10px;
}
p.center{
	text-align : center;
}
p.right{
	text-align : right;
	margin-right : -8px;
	/*border : 1px solid Black;*/
	margin-bottom : 10px;
}
img.left{
	float : left;
	margin : 3px 8px 2px 8px;
}
div.leftimage{
	float : left;
}
div.rightimage{
	float : right;
}
div.centerimage{
	text-align : center;
}
div.main div.leftimage, div.main div.rightimage{
	margin : 4px 8px 2px 8px;
	/*border : 1px solid Black;*/
}
div.leftimage p, div.rightimage p, div.centerimage p{
	color : #660033;
	text-align : center;
	font-weight : bold;
	margin : 2px 0px 2px 0px;
	padding : 0 0 0 0;
	font-size: 90%;
}
img.right{
	float : right;
	margin : 3px 8px 2px 8px;
}
input.submit{
	background-image : url(../graphics/button.gif);
	background-repeat : repeat;
	color : White;
	font-weight : bold;
}
span.inline-header{
	font-size : 110%;
	color : #660033;
	font-weight : bold;
}
span.smaller{
	font-size : 76%;
}
td.caption{
	color : #660033;
	text-align : center;
	font-weight : bold;
	height : 25px;
}

td.caption p{
	text-align : center;
	margin : 2px 2px 2px 2px;
}

div.botmenu
{	text-align: right; 
/*border : 1px solid Black; */
padding: 0px 0px 0px 0px;
}

div.botmenu a
{	/*display: block;*/
	margin: 0 0 0 0px;
	padding: 2px 12px 2px 12px;
	background-image : url(../graphics/back.gif);
	color: #FFF;
	text-align: center;
	text-decoration: none;
	/*width : auto;*/
	font-size : 90%;
}

div.left{
	font-size : 110%;
	color : #660033;
	text-align : left;
	font-weight : bold;
	padding-left : 10px;
}