/* CSS Document */

body{ margin-top:0px; background-color:#cccccc;}
.body{ background-color:#000000;}

.center_bg
	{
	background-image:url(images/center_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:134px;
	background-color:#000000;
	}
.center_bg1
	{
	background-image:url(images/center_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:134px;
	background-color:#000000;
	}

.black_bg
	{background-color:#060001;}
.buttonbg
	{ background-image:url(images/button_bg.gif); height:30px;}
.whitetxt
	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:justify; text-decoration:none; margin-left:5px; margin-right:5px}
.whitetxt1
	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:justify; text-decoration:none; }
.border{ border:solid 1px #FFFFFF;}
.whitebg{ background-color:#FFFFFF; width:1px;}
.blacktxt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
