	*
	{
		padding:0;
		margin:0;
		font-family:arial;
		font-size:11pt;
		color:#FFFFFF;
	}

	body
	{
		background-color:#000000;
		padding: 0 0 25px 0;
	}

	a
	{
		text-decoration:none;
	}

	a:hover
	{
		text-decoration:underline;
	}

	strong
	{		font-weight:normal;	}

	#topbox
	{
		padding:13px 0 13px 0;
	}


	#menubox
	{
		background:url(/style/menubox.jpg) #000 repeat-x;
		width:1000px;
		height:30px;
		padding:10px 0 10px 0;
		color:#1a1a1a;
	}

	#menubox a
	{
		margin:0 30px 0 30px;
	}

	#menu a
	{
		margin:0 30px 0 30px;
	}

	#content
	{
		width:1000px;
		margin:13 0 0 0;
		text-align:left;
		color:#b4b4b4;
		min-height:290px;
	}

	#content img
	{
		margin: 0 15px 15px 0;
	}


	h1
	{
		color:#535353;
		font:20pt arial;
		padding:0 0 15 0;
	}

	.text, p, table, td, tr
	{
		color:#b4b4b4;
		padding:0 0 15 0;
		font-size-adjust:0;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
	}

	b
	{		color:#b4b4b4;	}

	#footer
	{
		border-top:1px solid #1a1b1b;
		width:1000px;
		height:50px;

	}


	#footer #footer_left
	{
        float:left;
        display:inline;
        width:620px;
        text-align:left;
		margin:14px 0 0 0;
		color:#B4B4B4;
	}

	#footer #footer_right
	{
        float:right;
        display:inline;
    	width:380px;
        text-align:left;
        margin:0 0 0 35px;
        text-align:right;
		margin:15px 0 0 0;
	}


	#sheduleform, #sheduleform table
	{
    	color:#B4B4B4;
    	font-size:11pt;
    	font-family:arial;

	}

	#sheduleform input
	{
		color:#333333;
		height:20px;
		width:300px;
		border:1px solid gray;
	}

	#sheduleform textarea
	{
		color:#333333;
		width:300px;
		height:100px;
	}

	#sheduleform table u
	{
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;
	}


	#sheduleform table .alert
	{
		color:red;
		margin:0 0 5 0;
		display:none;
	}



/* */

p .outlinks a
{
	font-size:6pt;
	color:#333333;
}


.catalog aaa
{
	margin: 5 0 0 0;
}

#content .catalog img
{
	margin: 0 0 0 0;
}


