Body{
	background-color:#000000;
	font-family:Arial;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
	}

A {
	color:#375079;
	}

td{
	letter-spacing: 12px
	font-family:Arial;
	font-size:13px;
	letter-spacing: .5px;
	color:#FFFFFF;
	}

A, A:link, A:visited, A:active
{
		color:#F1CC62;
		font-weight:none;
		text-decoration:none;
	}

a:hover
	{
		color:#A36208;
		font-weight:none;
		text-decoration:underline;

	}

.page_title{
	font-size:20px;
	margin:30px 0px 30px 0px;
	color:#FFFFFF;
	}

.bottom{
		background-image:URL('../../include/theme/image/bg_bottom.jpg');
		background-repeat: repeat-y;
		background-position: top center;
		font-size:10px;
		text-align:center;
		color:#000000;
	}

.main_info{
		margin:70px 50px 0px 25px;
		text-align:right;
	}

.bg_body{
	background-image:URL('../../include/theme/image/bg_r.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

.main_container
	{
		position:relative;
	}

.view_cart
	{
		position:absolute;
		top:100px;
		left:50px;
	}