.backlogo {
	background-image: url(images/underlogo.jpg);
	background-repeat: no-repeat;
	top: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gradtext {
	background-image: url(images/gradientindexorange.jpg);
	background-repeat: repeat-y;
	padding: 40px;
}

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #003;
	background-color: #CCC;
}
.mainTable {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0.25px;
	border-right-width: 0.25px;
	border-bottom-width: 0.25px;
	border-left-width: 0.25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 801px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006;
	text-decoration: none;
}
.linemiddlein {
	background-image: url(images/middleline.jpg);
	background-repeat: no-repeat;
}
.gradinpage {
	background-image: url(images/gradinpage.jpg);
	background-repeat: repeat-y;
	padding: 40px;
}
.class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	height: 35px;
	width: 90px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dashed;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	
}
.menu {
	float: left;
	width: 80px;
	margin-top: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #009;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	color: #009;
}
.menu ul ul {
	padding-left: 4px;
	color: #009;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	color: #009;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #06F;
	color: #009;
}
.menu_default a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #06F;
	color: #F30;
}

.menu_current  {
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
	color: #F00;
}
.inpage_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #006;
	padding: 20px;
}
.inpagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #06C;
	padding: 20px;
}
.inpageimage {
	padding: 20px;
}
