﻿body {
	font-family: Verdana;
	background-image: url('../background/net-cyan-background.jpg');
	background-attachment: fixed;
}
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	font-style: normal;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
}
.welcome-text {
	font-size: medium;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
}
#ajaxticker1{
	width: 800px;
	height: 550px;
	border: 1px ridge transparent;
	padding: 1px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
    background-color: transparent;

}
.ajaxstyle1 {
	color: #000000;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
.copyright-trademark {
	border-style: hidden;
	border-width: thin;
	border-color: #FFFF00 #FF0000 #FF0000 #FFFF00;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 700px;
	height: 12px;
	text-align: center;
	background-color: #transparent;
	vertical-align: middle;
}
.page-updated {
	color: #000000;
	font-weight: lighter;
	font-size: xx-small;
	font-style: oblique;
	letter-spacing: 1px;
}
.dialogue-text {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
