body {
	background-image: url('/images/main-bg1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow-x: hidden;
	font-family: arial;
	color: #FFFFFF;
	font-size: 13;
	background-color: #404040;
	margin: 0px
}

a {color: #FFFFFF; font-family: arial; font-size: 13; text-decoration: none; cursor: none;}
a:hover {color: #FF0000; font-family: arial; font-size: 13; text-decoration: underline; cursor: hand;}

.command a {color: #333333; font-family: arial; font-size: 13; text-decoration: none; cursor: none;}
.command a:hover {color: #0033ff; font-family: arial; font-size: 13; text-decoration: none; cursor: hand;}

.footer a {color: #FFCC20; font-family: arial; font-size: xx-small; text-decoration: none; cursor: none;}
.footer a:hover {color: #FF0000; font-family: arial; font-size: xx-small; text-decoration: none; cursor: hand;}

.help a {color: #FFFFFF; font-family: arial; font-size: 13; text-decoration: none; cursor: none;}
.help a:hover {color: #FF0000; font-family: arial; font-size: 13; text-decoration: none; cursor: hand;}

.main {color: #FFFFFF; font-family: arial; font-size: 13;}
.title {color: #FFCC20; font-family: verdana, arial; font-size: 20; font-weight: bold; font-style: italic; font-variant: small-caps;}
