.main {

	background-position: center;

	border: 2px solid #FFFFFF;

	background-color: #FFFFFF;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 18px;

	color: #666666;

}

.search {

	background-color: #D5D5BD;

	padding: 10px;

}

.searchbox {

	width: 160px;

}

input, select, textbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999999;

}
.breadcrumb {

	background-color: #EAE5EF;

	height: 22px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.breadtext {

	color:#9966CC;

}

a {

	color: #330066;

	text-decoration: none;

}

a:hover {

	color: #9966CC;

	text-decoration: none;

}

.content {

	padding: 0px 10px 10px;

}

.subnavigation {

	background-image: url(images/subnavigation.gif);

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 30px;

	height: 22px;

}

td.subnavigation:hover {

	/*background-image: url(images/subnavigation.gif);*/

	background-repeat: no-repeat;

	background-color: #D5D5BD;

}

.subnavigation_end {

	background-image: url(images/subnavigation_end.gif);

	background-repeat: no-repeat;

	height: 22px;

}

.subnavigation_log {
	background-image: url(images/subnavigation_login.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 22px;
}

td.subnavigation_log:hover {
	/*background-image: url(images/subnavigation_login.gif);*/
	background-repeat: no-repeat;
	background-color: #D5D5BD;
}

div.restrict {

	height: 15px;

	overflow: hidden;

}

li {
	padding: 10px;
	list-style-type: disc;
	list-style-image: url(/images/bullet.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999966;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999966;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330066;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999966;
}

.inputwidth01 {
	width: 400px;
}

.login {
	width: 175px;
}
li {
	padding: 5px;
	list-style-type: disc;
	list-style-image: url(/images/bullet.gif);
	list-style-position: inside;
}
