/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.maincontent{
background-image:url(background.jpg);
background-repeat:no-repeat;
padding:10px;
}

.consumption{
font-size:12px;
}







a.tsg:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.tsg:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.tsg:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:10px;
	text-decoration:none;
}
a.tsg:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	color:#a4a5a5;
	text-decoration:none;
}

a.menus:link {
	font-family: Bradley Hand ITC;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	font-weight:1000;
	font-weight:bolder;
}
a.menus:visited {
	font-family: Bradley Hand ITC;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	font-weight:1000;
	font-weight:bolder;
}
a.menus:hover {
	font-family: Bradley Hand ITC;
	color:#830014;
	font-size:18px;
	text-decoration:none;
	font-weight:1000;
	font-weight:bolder;
}
a.menus:active {
	font-family: Bradley Hand ITC;
	color:#000000;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:1000;
	font-weight:bolder;
}


.menuitems {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-style:italic;
	font-weight:900;
	font-weight:bold;
}

.mainborder {
border-top-color:#000000;
border-right-color:#333333;
border-left-color:#333333;
border-bottom-color:#333333;
border-width:1px;
border-style:solid;
}
