body 
{
	margin: 0px;
	background: #212121 url(images/bg.jpg);
}

font, td, p, li		{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica;
	color: #f0f0f0;
}
h1	{
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica;
	color: #f0f0f0;
	font-weight: normal;
}

h2	{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
}
h2 a:link, h2 a:visited	{
	font-size: 16px;
	border-bottom: 1px dashed #f0f0f0;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #f0f0f0;
	text-decoration: none;
}
h2 a:hover{
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #f0f0f0;
	text-decoration: none;
}
h3	{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #f0f0f0;
	margin-bottom: 10px;
}

hr					{
	height: 0px;
	border: 0px solid #DEDEDE;
	border-top-width: 1px;
}
img{
	border: 0px;
}
table, td,tr{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

a:link			{
	color: #f0f0f0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
a:active			{
	color: #f0f0f0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}

a:visited		{
	color: #f0f0f0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
a:hover			{
	color: #f0f0f0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

.grtxt{
	color: #f0f0f0;
}

.grtxt a, .grtxt a:link, .grtxt a:active, .grtxt a:visited{
	font-weight: bold;
	color: #f0f0f0;
}

.grtxt a:hover{
	font-weight: bold;
	color: #f0f0f0;
}

.navcnum{
	font-size: 24px;
}

.nav_left {
cursor:pointer;
display:block;
height:57px;
width:123px;
background-image:url('images/navleft.jpg');
background-repeat:no-repeat;
}
.nav_left:hover { background-position:0px -57px } 

.nav_right {
cursor:pointer;
display:block;
height:57px;
width:123px;
background-image:url('images/navright.jpg');
background-repeat:no-repeat;
}
.nav_right:hover { background-position:0px -57px } 

.help_project {
cursor:pointer;
display:block;
height:65px;
width:220px;
background-image:url('images/help_project.jpg');
background-repeat:no-repeat;
}
.help_project:hover { background-position:0px -65px } 