/* 01 Generics                                 */
/*-------------------------------------------- */
/*-------------------------------------------- */


body
{
	padding: 0;
	margin: 0;
	text-align: left;
	font: 13px verdana, arial, san-serif;
	color:#ffffff;
}

a
{
	color: #ff3399;
	text-decoration: none;
}

a, a:visited
{ 
	text-decoration: none;
	color: #ff3399;
}

a:hover, a:visited:hover 
{ 
	text-decoration: none;
	color: #cccccc; 

}

A.img:hover, A.img:visited:hover, A.logo:hover,A.logo:visited:hover { background:none}

img
{
	border: 0;
	padding: 0px;
	margin: 0px;
}

img.thumbnails
{
	border: 0;
	padding: 2px;
	margin: 0px;
	float: left;
}

/* 02 Layout                                   */
/*-------------------------------------------- */
/*-------------------------------------------- */


.wrapper
{
	padding: 10px;
	margin: 0;
	background: #220000;
}

div.wrapper { 
  width:660px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:640px;
} 

html>body .wrapper {
  width:640px;
} 


.grey { color: #eeeeee; }
.black { color: #000000; }
.box_right { float: right; text-align: right}

.box_400
{
	float: left;
	width: 400px;
}
.box_400_small
{
	float: left;
	width: 400px;
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}
.box_small
{
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}


.box_300
{
	float: left;
	width: 280px;
}

.box_400_5
{
	float: left;
	width: 400px;
	padding: 0 0 0 5px;
}

.box_white
{
	width: 640px;
	background: #ffffff;
}

.cell_124
{
	width: 124px;
	float: left;
}

.cell_124_5
{
	width: 124px;
	float: left;
	padding: 0 5px 0 0;
}

.cell_200
{
	width: 220px;
	float: left;
	padding: 0 5px 0 0;
}

.cell_100
{
	width: 100px;
	float: left;
}

.cell_50
{
	width: 50px;
	float: left;
}


.cell_20
{
	width: 20px;
	float: left;
}

.cell_258
{
	width: 258px;
	float: left;
}

.cell_320
{
	width: 320px;
	float: left;
}

.cell_right { float: right; }
.cell { float: left; }

.pic_cell
{
	float: left;
	padding: 3px;
}

.uw
{
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
}

.big_pic
{
	padding: 3px 0 2px 0;
	margin: 0px;
	height: auto;
	font-size: 1px;
}

.line
{
	clear: both;
	margin: 2px 0 2px 0;
	padding: 0;
	font-size: 5px;
}

.line2
{
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 5px;
	width: 100%;
	border-bottom: 1px solid #666666;
}

.line3
{
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 5px;
	width: 100%;
	border-bottom: 2px solid #666666;
}

.uw2
{
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}

.uw2b
{
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
}

.uw2bline
{
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
	border-bottom: black;
	border-width: 0 0 1 0;
	border-style: none none solid none;
}

.underline
{
	padding: 2px 0 1px 0;
	border-bottom: #ffffff;
	border-width: 0 0 1 0;
	border-style: none none solid none;
	width: 100%;
}

.underline_intend
{
	padding: 2px 0 1px 10px;
	border-bottom: #ffffff;
	border-width: 0 0 1 0;
	border-style: none none solid none;
}

.uw3
{
	font-family: Verdana, Geneva, san-serif;
	text-decoration: none;
	font-size: 5px;
	color: #ffffff;
	line-height: 5px;
}



.noline { border-width: 0 0 0 0; }
.doubleline { border-width: 0 0 2px 0; }

.box
{
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
}



