body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image:url(images/bg.png);
	background-color:#0a0a0a;

}

a {

	text-decoration: none;	
}

a:link {

	text-decoration: none;	
}

a:visited {

	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: none;
}


h1 {
	font-size:21px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h2 {
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

h3 {
	font-size:17px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
h4 {
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
h5 {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

.textinput
 {
 border-style: solid;
 border-width: 1px;
 border-color:#2e8100;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#666666;
 padding-top:3px;
 padding-bottom:3px;
 padding-right:5px;
 width:92%;
 }

.redtext {
	color:#CC0000;
	text-decoration:none;
}



.blacktext {
	color:#000000;
	text-decoration:none;
}




.blacktlink:link
{
	color:#000000;
	text-decoration:none;
}

.blacktlink:visited
{
	color:#000000;
	text-decoration:none;
}

.blacktlink:hover
 {
	color:#c40029;
	text-decoration:underline;
 }

.whitetext {
	color:#ffffff;
	text-decoration:none;
}

.whitetlink {
	color:#ffffff;
	text-decoration:underline;
}

.whitetlink:link
{
	color:#ffffff;
	text-decoration:none;
}

.whitetlink:visited
{
	color:#ffffff;
	text-decoration:none;
}

.whitetlink:hover
 {
	color:#facd1c;
	text-decoration:none;
 }

.yellowtext {
	color:#facd1c;
	text-decoration:none;
}
.yellowlink {
	color:#facd1c;
	text-decoration:underline;
}

.yellowlink:link
{
	color:#facd1c;
	text-decoration:underline;
}

.yellowlink:visited
{
	color:#facd1c;
	text-decoration:none;
}

.yellowlink:hover
 {
	color:#c40029;
	text-decoration:none;
 }
 
 .greytext {
	color:#616161;
	text-decoration:none;
}
.greylink {
	color:#616161;
	text-decoration:underline;
}

.greylink:link
{
	color:#616161;
	text-decoration:underline;
}

.greylink:visited
{
	color:#616161;
	text-decoration:none;
}

.greylink:hover
 {
	color:#c40029;
	text-decoration:none;
 }
 
.bluetext {
	color:#0e88f0;
	text-decoration:none;
}
.bluelink {
	color:#0e88f0;
	text-decoration:underline;
}

.bluelink:link
{
	color:#0e88f0;
	text-decoration:underline;
}

.bluelink:visited
{
	color:#0e88f0;
	text-decoration:none;
}

.bluelink:hover
 {
	color:#000000;
	text-decoration:none;
 }
 
ul {
	list-style-image: url(images/bullet.gif);
	}
	
.menubg {
	background-image:url(images/menu_center.png);
	background-repeat:repeat-x;
	height:59px;
}

.menuover {
	background-image:url(images/menu_over.png);
	background-repeat:no-repeat;
	background-position:center;
	height:59px;
}

.bottombarbg {
	background-image:url(images/bottom_bar_center.png);
	background-repeat:repeat-x;
	height:39px;
}

.sidemenuup {
	background-image:url(images/side_menu_up.png);
	background-repeat:no-repeat;
	height:39px;
	padding-left:25px;
}

.sidemenucenter {
	background-image:url(images/side_menu_center.png);
}

.leftsmalladdbg {
	background-image:url(images/left_small_add_bg.png);
	height:199px;
}

.leftsmalladdbottombg {
	background-image:url(images/left_small_add_bottom_bg.png);
	height:130px;
}

.leftmenubg {
	background-image:url(images/left_menu_bg.png);
}

.greybg {
	background-image:url(images/grey_divider.png);
}

.leftgooglebg {
	background-image:url(images/left_google_section.png);
	height:250px;
}

.topgooglebg {
	background-image:url(images/top_google_add.png);
	background-repeat:no-repeat;
	background-position:center;
	height:130px;
}

.centersectionbg {
	background-image:url(images/center_section_center.png);
}

.mainsectionbg {
	background-image:url(images/main_section_center.png);
}

.centersectiontop {
	background-image:url(images/center_section_top.png);
	height:34px;
	padding-left:25px;
}

.mainsectiontop {
	background-image:url(images/main_section_top.png);
	height:34px;
	padding-left:25px;
}

.whitebg {
	background-image:url(images/white_bg.png);
}

.blackbg {
	background-image:url(images/black_bg.png);
}

.rightbigaddbg {
	background-image:url(images/right_big_add_center.png);
}
