#boxleft {
	height: auto;
	width: 210px;
	padding: 5px;
	position: absolute;
	left: -1px;
	top: 110px;


}

#boxright {
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 252px;
	top: 100px;

}

a {
	text-decoration:none;
	color: #FFFFFF;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	font-style: italic;
	font-weight: lighter;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
	text-align: center;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(graphics/button.gif);
}

ol {
	list-style-type: decimal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	list-style-type: none;
}

.bustit {
	background-color: #3300CC;
}
.duttit {
	background-color: #FF6600;
}
.camtit {
	background-color: #6699CC;
}
.engtit {
	background-color: #6600FF;
}
.inctit {
	background-color: #3333CC;
}
.tettit {
	background-color: #339966;
}
.sumtit {
	background-color: #0066FF;
}
.ieltit {
	background-color: #CC0033;
}
.bold {
	font-weight: bold;
}
.onetit {
	background-color: #666699;
}
.ilectit {
	background-color: #669999;
}
