hr{
	height: 2px;
}
body { font-size: 101%; } 
li{
	text-decoration:none;
	list-style: none;
}
li.mainmenu{
	padding-top:0.2em;
}
li.submenu{
		padding-top:0.1em;
		padding-left: 30px;}
li.numbered{
	list-style: decimal;
}
div.cupimage{
	padding-left: 50px;
}
div.content {
	position: absolute;
	width: 80%;
	left: 230px;
	top: 160px;
	/*border:1px solid red;*/
}
div.contentcal {
	position: absolute;
	width: 70%;
	left: 200px;
	top:160px;
}
div.contentcup {
	position: relative;
	width: 70%;
	left: 230px;
	top: 160px;
	padding-bottom:5%;
}
div.privacy {
	position: relative;
	top: 20px;
	width: 70%;
	font-size: 8pt;
}
.privacy p {
	text-align: left;	
}
p.bold {
	font-weight: bold;
}
div.header1 {
	width: 14%;
	height: 72px;
	margin: 25px 0px 0px 15px;
}
div.header2 {
	position: absolute; 
	width: 100%;
	height: 100px;
	left: 230px;
	top: 1%;
}
div.menu {
	position: absolute;
	width: 14%;
	top: 180px;
	margin: 25px 0px 0px 0px;
	height:10em;
}
div.adminmenu {
	position: absolute;
	padding-left: 30px;
	top:10em;
}
div.paddit{
	padding: 2%;
	padding-bottom: 10%;
	width:60%;
}
div.centrecontent {
	position: relative;
	left: 20%;
	width: 60%;
	padding-bottom: 12%;
}
a.linkstyle {
	font-weight: bold;
	text-decoration: none;
	color:  #006633;
}
.menuimage {
	border: 0px solid ;
	width: 171px;
	height: 32px;
}
.submenuimage {
	border: 0px solid ;
	width: 160px;
	height: 32px;
}
.contentimage {
	border: 0px solid ;
	width: 200px;
	height: 150px;
	margin: 2px 2px 2px 2px;
	padding-bottom: 1%;
}
h3{
text-align: justify;}
.application {
	border-top-color: #FF00CC;
	border-right-color: #FF00CC;
	border-bottom-color: #FF00CC;
	border-left-color: #FF00CC;
	background-color: #FFFF33;
}
