html * {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
}

body {
	font-size: 12px;
	color: #444444;
	background-color: #ffffff;
}

h1 {
	color: #3399ff;
	font-size: 2.2em;
	font-weight: normal;
	font-family: 'palatino linotype', 'times new roman', serif;
	padding: 5px;
	margin: 0;
}

h2 {
	color: #2288c0;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 2px solid #ffd500;
}

a, a:visited, a:active, a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0050aa;
	text-decoration: none;
}

.menu {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.menu a, .menu a:visited, .menu a:active, .menu a:hover {
	color: #000000;
	padding: 8px;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

.menu a:hover {
	color: #ffffff;
	background-color: #990000;
	text-decoration: none;
}

.menu1 {
	color: #0050aa;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.menu1 a, .menu a:visited, .menu1 a:active, .menu1 a:hover {
	color: #0050aa;
	background-color: #dddddd;
	padding: 6px;
	padding-left: 25px;
	display: block;
	width: 140px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

.menu1 a:hover {
	color: #ffffff;
	background-color: #2288c0;
}

.menu2 {
	color: #0050aa;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.menu2 a, .menu a:visited, .menu2 a:active, .menu2 a:hover {
	color: #bbbbbb;
	background-color: #ffffff;
	background-image: url(images/dot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 6px;
	padding-left: 50px;
	border-bottom: 1px solid #dddddd;
	display: block;
	width: 115px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

.menu2 a:hover {
	color: #ffffff;
	background-color: #2288c0;
}

.submenu a, .submenu a:visited, .submenu a:active, .submenu a:hover {
	color: #ff2200;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}

.submenu a:hover {
	color: #335080;
	text-decoration: none;
}

.edit {
	font-size: 0.9em;
	background-color: #ffffff;
	color: #777777;
}

.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px outset #0050aa;
	background-color: #0050aa;
	color: #ffffff;
}

label {
	cursor: pointer;
}

.content {
	padding: 10px;
}

.footer {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.footer a, .footer a:visited, .footer a:active, .footer a:hover {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:hover {
	color: #0050aa;
	text-decoration: none;
}


.torus {
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.torus a, .torus a:visited, .torus a:active, .torus a:hover {
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

.torus a:hover {
	color: #0050aa;
	text-decoration: none;
}



