body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666666;
}

.bodytext, a, .h1, .product, .box2, .box, .submit, .bright
{
	font-family:arial;
	color:#cccccc;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
}

.bodytext a:link
{
	font-size:12px;
}

.bodytext a:hover
{
	color:#DCC300;
	font-size:12px;
	text-decoration:underline;
}
.bright
{
	color:#FF0000;
	font-weight:bold;
}

.h1
{
	font-weight:bold;
	color:#DCC300;
}
.top
{
	font-family:ITC Avant Garde Go...;
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
	text-indent:40px;
}

.right_text, a
{
	font-family:ITC Avant Garde Go...;
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
	text-align:right;
}

.right_text a:hover
{
	color:#F5D800;
	text-decoration:underline;
}

.right_text2
{
	color:#F5D800;
	font-family:ITC Avant Garde Go...;
	font-size:12px;
	text-decoration:none;
}
.product
{
	padding:5px;
}
#profile
{
	float:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:200px;
}

.box
{
	width:200px;
	height:17px;
	border:1px dashed #666666;
	background-color:#181818;
}

.box2
{
	width:300px;
	height:60px;
	border:1px dashed #666666;
	background-color:#181818;
}
.submit
{
	width:76px;
	height:27px;
	border:0px;
	background-color:#181818;
	background-image:url(images/submit_bg.png);
	background-repeat:no-repeat;
	text-align:center;
}

#roller
{
	width:300px;
	position:relative;
	height:auto;
	float:right;
	padding:0px;
	margin-right:50px;
}
#diamond
{
	width:400px;
	float:right;
	padding:0px;
	marigin:0px;
}
