@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000
}
body {
	background-color: #000000;
	background-image: url(../images/common/LeftGrad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
a:link {
	color: #0033CC;
	text-decoration: underline
}
a:visited {
	text-decoration: underline;
	color: #660099
}
a:hover {
	text-decoration: none;
	color: #003366
}
a:active {
	text-decoration: underline;
	color: #FF0000
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000
}
h2 {
	font-size: 16px;
	color: #333333
}
h3 {
	font-size: 14px;
	color: #666666
}
h4 {
	font-size: 14px;
	color: #999999
}
#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: underline
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline
}
#footer a:hover {
	color: #999999;
	text-decoration: underline
}
#footer a:active {
	color: #999999;
	text-decoration: underline
}
#navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:130px;
	padding-left:15px;
	padding-top: 15px
}
#navmenu a:link {
	text-decoration: none;
	color: #000000
}
#navmenu a:visited {
	text-decoration: none;
	color: #000000
}
#navmenu a:hover {
	text-decoration: underline;
	color: #000000
}
#navmenu a:active {
	text-decoration: none;
	color: #000000
}