body,td,th {
	font-size: 10px;
}

body {
	background:#000000 url(../images/background.jpg);
	font:75% tahoma, verdana, sans-serif;
}

a {
	text-decoration:none;
	color: #00FF00;
	font-weight:bold
}
				
#container {
	width:700px;
	min-width:700px;
	padding:0 20px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:left;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px solid #FF6600;
}
				
table {
	width:auto;
	height:456px;
}

p.logo {
	font:tahoma,verdana,sans-serif;
	font-size:26px;
}
			
th.hor-line {width:19px}
th.hor-line-m {width:27px}
th.bottom {width:31px}
th.logo {width:544px}
p.logo {text-align:center}
th.topright {width:16px}

td.content {
	color:#FFFFFF;
	text-align:left;
	font-size: 14px;
}

p.content {
	font: tahoma,verdana,sans-serif;
	font-weight:bold
}
		
th.menu {
	width:130px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

th.menu a {		
	margin:0;
	height:71px;
	font-size:1.7em;
	font-weight:normal;
	color: #999999;
	border-bottom:1px solid #FF6600}

th.menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background: url(../images/menu-image.gif) repeat-x;
}

td.color {
	background:#FF6600;
	color:#FFFFFF
}

p.designby {
	text-align:center
}

/* fonts */

span.titlered {
	color:#FF0000;
	font-size: 36px;
}				

span.titlegrn {
	color:#00FF00;
	font-size: 36px;
}
span.titleyelw {
	color:#FFFF00;
	font-size: 36px;
}
span.titleorng {
	color:#FF6600;
	font-size: 24px;
}
span.titlepur {
	color:#660099;
	font-size: 36px;
}
span.titlewht {
	color:#FFFFFF;
	font-size: 36px;
}

.orngBOLD {
	color: #FF6600;
	font-weight: bold;
}
.greenBLD {
	color: #00FF00;
	font-weight: bold;
}
.yellowBOLD {
	color: #FFFF00;
	font-weight: bold;
}
.purpleBOLD {
	color: #660099;
	font-weight: bold;
}
.redBOLD {
	color: #FF0000;
	font-weight: bold;
}

.red {color: #FF0000}
.yellow {color: #FFFF00}

body,td,th {
	font-size: 10px;
}
.greyverbage {
	color: #333333;
	font-size: x-small;
}
.blackverbage {
	color: #000000;
	font-size: x-small;
}
