/* CSS Document */

/*----------------------General----------------------*/

body{
	padding:0px;
	margin:0px;
	background:#1D0300 url(images/background-bg.gif) repeat-x left top;
	color:#1D0300;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

