/* CSS Document */


.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.submenu{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid #000000;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline overline;
}
table {
	border: thin double #006600;
}
.index {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B5F42;
	border-right-color: #2B5F42;
	border-bottom-color: #2B5F42;
	border-left-color: #2B5F42;
}

body {
	background-color: #F3FCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabletext {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.top:link {
	color: #FFFFFF;
}
a.top:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: overline;
}
.norepeate {
	background-image: url(Assets/table/topbar2.jpg);
	background-repeat: no-repeat;
}
