/* SDK CSS By damon.skillern@hotmail.com */



body

{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size:12px;
}

a {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #96F;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.hpcontentbg
{
	background-image: url('../images/homepage_bg1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	
}

.linespace2
{
	line-height: 20px;
}

.tablebgblk
{
background-color: #000
}

.bold14
{
font-weight:bold;
font-size:14px;
}

.bold12
{
font-weight:bold;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}

.boldyellow12
{
color: #FF9;
font-size: 12px;
}

.lightgrey12
{
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}