*
{
	margin:0;
	padding:0;
}

body,div,span,p,a,img,ul,ol,li,table,th,tr,td,form,fieldset,legend,dl,dt,dd,blockquote,applet,object
{
	border:0;
}

body
{
	background:#fff url('bg.gif') repeat-x;
	font:0.8em/1.5 "arial",sans-serif;
	color:#303030;
	text-align:center;
	padding:0;
}

a:hover
{
	color:#B41818;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6
{
	margin:15px 0 7px;
}

h1
{
	font-size:200%;
}

h2
{
	font-size:170%;
	font-weight:400;
}

h3
{
	font-size:105%;
	border-bottom:1px solid #ddd;
}

h4
{
	font-size:120%;
}

h5
{
	font-size:100%;
}

.rbroundbox h2
{
	color:#fff;
	font-size:170%;
	margin-top:0;
	border:0;
}

#layout
{
	width:820px;
	text-align:left;
	margin:0 auto;
}

#header
{
	position:relative;
	margin-bottom:20px;
}

#logo
{
	font-family:'Trebuchet MS','Geneva CE',lucida,sans-serif;
	position:relative;
	overflow:hidden;
	width:630px;
	height:75px;
	font-size:230%;
	line-height:75px;
	text-align:left;
	margin:0 0 0 17pt;
}

#logo a
{
	text-decoration:none;
	color:#fff;
	font-weight:400;
	border-left:8px solid #B41818;
	padding:0 10px 7px;
}

#logo span
{
	color:#676767;
	font-weight:700;
}

#logo a:hover span
{
	color:#fff;
	font-weight:700;
}

#navigation
{
	position:absolute;
	left:600px;
	line-height:45px;
	display:block;
	height:75px;
	width:200px;
	top:0;
	text-align:right;
	font-size:95%;
}

#navigation ul li
{
	display:inline;
}

#navigation li a
{
	color:#cacaca;
	text-decoration:none;
	padding:50px 10px;
}

.rbroundbox
{
	background:#B41818 url('main.jpg') no-repeat;
	width:95%;
	color:#fff;
	margin:1em auto 20px;
}

.rbtop div
{
	background:url('tl.gif') no-repeat top left;
}

.rbtop
{
	background:url('tr.gif') no-repeat top right;
}

.rbbot div
{
	background:url('bl.gif') no-repeat bottom left;
}

.rbbot
{
	background:url('br.gif') no-repeat bottom right;
	clear:both;
}

.rbtop div,.rbtop,.rbbot div,.rbbot
{
	width:100%;
	height:7px;
	font-size:1px;
}

.rbcontent
{
	margin:0 7px;
}

.content
{
	float:left;
	z-index:10;
	padding:12px 10px;
}

#panel-right
{
	float:right;
	width:295px;
	padding:0 10px 10px;
}

#panel-right-inside
{
	border-left-width:8px;
	border-left-style:solid;
	border-left-color:#B41818;
	padding:0 0 0 10px;
}

#panel-right span
{
	color:#e49695;
}

#panel-right p
{
	margin:0;
}

#main
{
	padding:0 37px;
}

#footer
{
	background:#fff url('bg.gif') repeat-x;
/*	
background:#303030;
*/
	color:#b1b1b1;
}


#footer a
{
	color:#b1b1b1;
}

#footer-inside
{
	width:746px;
	text-align:left;
	margin:0 auto;
	padding:15px 0;
}

#footer-inside p
{
	margin-top:0;
	margin-bottom:0;
}

#footersx
{
	float:left;
	width:100px;
}

#footerdx
{
	text-align:right;
	margin:0 0 0 123px;
}

p
{
	line-height:24px;
	font-size:95%;
	margin:15px 0;
}

.content p
{
	color:#fff;
	margin-top:10px;
}

table
{
	border:1px solid #cdcdcd;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	width:100%;
	margin:15px 0;
}

th
{
	text-align:center;
	font-weight:700;
	border:1px solid #cdcdcd;
}

th,td
{
	border:1px solid #cdcdcd;
	padding:4px 6px;
}

tr.table-top
{
	background:#e5e5e5;
	font-weight:700;
}

ul,ol
{
	display:block;
	margin:20px 0 10px 15px;
}

ul ul,ul ul ul,ol ol,ol ol ol
{
	margin:0 0 0 20px;
}

ol
{
	list-style-type:decimal;
}

ol ol
{
	list-style-type:upper-alpha;
}

ol ol ol
{
	list-style-type:lower-alpha;
}

li
{
	display:list-item;
}

dl
{
	margin:15px 0;
}

dd
{
	margin-left:30px;
}

fieldset
{
	border:1px solid #CCC;
	margin:15px 0;
	padding:10px;
}

legend
{
	margin-left:10px;
	font-size:100%;
	font-weight:700;
	color:#000;
}

abbr,acronym,.help
{
	border-bottom:1px dotted #CCC;
	cursor:help;
}

blockquote
{
	font-style:italic;
	margin:15px 20px;
}

del,.del
{
	text-decoration:line-through;
}

cite,em,q,var
{
	font-style:italic;
}

code,kbd,samp
{
	font-family:monospace;
	font-size:110%;
}

hr
{
	display:block;
	height:1px;
	border:0 solid #CCC;
	background:#CCC;
	color:#CCC;
	margin:10px 0;
	padding:0;
}

.light
{
	background:#ffff66;
	text-decoration:none;
	padding:4px 5px;
}

.noscreen
{
	display:none;
}

a,a:link
{
	color:#B41818;
}

#navigation a:hover,.rbroundbox a,.light:hover
{
	color:#FFFF66;
}

.rbroundbox a:hover,ul li a
{
	text-decoration:underline;
}

dt,strong,.strong
{
	font-weight:700;
}
