body {
	scrollbar-base-color: #669900;
	scrollbar-arrow-color: black;
	scrollbar-DarkShadow-Color: #669900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	background-image : url(images/background_sliver.jpg);
	background-repeat : no-repeat;
}



a:link.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
	font-weight : normal;
	padding-bottom : 2;
	color : Black;
	text-indent : 2;
}

a:visited.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	padding-bottom : 2;
	text-indent : 2;
}

a:hover.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #ffcc00;
	padding-bottom : 2;
	text-indent : 2;
}

.live {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #ffcc00;
	padding-bottom : 2;
	text-indent : 2;
}

a:link.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #000000;
	text-decoration : none;
	text-indent : 4;
}

a:visited.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #000000;
	text-decoration : none;
	text-indent : 4;
}

a:hover.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #ffcc00;
	text-indent : 4;
}

.livesubmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #ffcc00;
	text-decoration : none;
	text-indent : 4;
}

a:link.hyper {
	color : #6666cc;
	text-decoration : none;
	font-weight : bold;
}

a:visited.hyper {
	color : #6666cc;
	text-decoration : none;
	font-weight : bold;
}

a:hover.hyper {
	color : #6666cc;
	text-decoration : underline;
	font-weight : bold;
}

a:link.subtext {
	color : #003333;
	text-decoration : none;
}

a:visited.subtext {
	color : #003333;
	text-decoration : none;
}

a:hover.subtext {
	color : #6666cc;
	text-decoration : underline;
}

a.webdev {
	color : #ff6600;
	text-decoration : none;
	font-weight : bold;
}

.strong {
	font-weight : bold;
}

.search {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #669999;
	text-decoration : none;
	font-weight : bold;
}

a:link.r_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #330000;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 8;
}

a:visited.r_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #330000;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 8;
}

a:hover.r_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #330000;
	text-decoration : underline;
	font-weight : bold;
	padding-bottom : 4;
}


a:link.l_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 8;
}

a:visited.l_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
	padding-bottom : 8;
}

a:hover.l_foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003366;
	text-decoration : underline;
	font-weight : bold;
	padding-bottom : 4;
}

.main {
	background-image : url(images/background_sliver.jpg);
	background-repeat : repeat-x;
}

.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
	padding-right : 18;
	border-right : 1 solid White;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	text-decoration : none;
	font-weight : normal;
	padding-right : 8;
}

.head {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	color : #003333;
	text-decoration : none;
	font-weight : bold;
}

.l_foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003366
	;
	text-decoration : none;
}

.quote {
	font-size : 10;
	color : #336600;
	text-align : justify;
}

.foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #003333;
	font-weight : normal;
}

.submit {
	background-color : White;
	border : 1 solid #003c74;
}