*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: verdana, arial, 'Bitstream Vera Sans', helvetica, sans-serif;
	font-size: 9px;
	color: #757575;
	line-height: 1.5em;
	background: #fff;
	padding: 20px;
}

a
{
	color: #B30014;
	text-decoration: none;
}

a:hover
{
	color: #B30014;
	text-decoration: underline;
}

a.button2, a.button2:hover, #left h3
{
	float: left;
	display: inline;
	background: #827E7E;
	border-left: 1px solid #B3B1B1;
	border-top: 1px solid #B3B1B1;
	border-right: 1px solid #585555;
	border-bottom: 1px solid #3C3A3A;
	width: 247px;
	height: 28px;
	color: #fff;
	text-align: center;
	margin-right: 1px;
	line-height: 28px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.button2:hover
{
	background: #3F3C3C;
	border-left: 1px solid #656565;
	border-top: 1px solid #8C8B8B;
	border-right: 1px solid #262525;
	border-bottom: 1px solid #1B1A1A;
	
}




h3, h4, h5, h6

{
	margin: 20px 0px 10px 0px !important;
	color: #000;
}

h2 
{
	color: #000;
	font-size: 21px;
	margin: 20px 0;	
	line-height: 29px;
}
 
h3
{
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	color: #787878;
}


h4
{
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: 20px;
}


h5
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}




.size
{
	font-size: 11px;
	color: #473B3D;
	text-align: center;
	margin: 20px 0px;
}

.size td
{
	background: url(gfx/td.gif) left top repeat-x #E9E9E9;
	padding: 5px 10px;
}

.size td.even
{
	background: url(gfx/tdeven.gif) left top repeat-x #D9D9D9;
}

.size th
{
	background: url(gfx/th2.gif) left top repeat-x  #CECECE;
	padding: 5px 10px;
	font-weight: bold;
}

.size th.even
{
	background: url(gfx/th2even.gif) left top repeat-x  #C0C0C0;
}

.size td.td-blank
{
	background: #fff;
}

.size td.td-def
{
	text-align: right !important;
}
