body{
	margin:0px; 
	padding:0px; 
	scrollbar-face-color:#6F7E96;
	scrollbar-track-color: #EAECEF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#6F7E96;
	scrollbar-3dlight-color:#6F7E96;
	scrollbar-darkshadow-color:#E5EDF9;
	scrollbar-shadow-color:#6F7E96; 
}

body,td,tr,div{
	font-family:verdana; 
	font-size:11px; 
	line-height:17px; 
	color:#000000; 
	text-align:left; 
}

a{
	color:#6F7E96; 
	text-decoration:none; 
}

a:hover {
	color:#FF9600; 
	text-decoration:none; 
}

ul{
	margin:0px; 
	padding:0px; 
}

li{
	list-style:none; 
	margin:0px; 
	padding:5px 0px 0px 0px; 
}

h1{
	margin:0px; 
	padding:0px; 
	font-size:24px; 
	line-height:30px; 
	color:#6F7E96; 
}

h2{
	margin:0px; 
	padding:0px; 
	font-size:18px; 
	line-height:24px; 
	color:#6F7E96; 
}

h3{
	margin:0px; 
	padding:0px 0px 5px 0px; 
	font-size:14px; 
	line-height:20px; 
	color:#6F7E96; 
}

form{
	display:inline; 
}

input,password,select,radio,checkbox,button,submit,textarea{
	font-family:verdana; 
	font-size:11px; 
	color:#000000; 
}

.white{
	color:#FFFFFF; 
}


.red{
	color:#FF3300; 
}

.error{
	color:#FF3300; 
}


.divider{
	width:100%; 
	height:41px; 
	overflow:hidden; 
	background-image:url(images/dots_hori.gif); 
	background-position:center left; 
	background-repeat:repeat-x; 
}

.gap5{
	height:5px; 
}

.topgap10{
	margin:10px 0px 0px 0px; 
	padding:0px; 
}

.container{
	width:100%; 
	text-align:center; 
}

.container_wide{
	width:100%; 
	text-align:center; 
}

#header{
	background-image:url(images/grad.gif); 
	background-position:bottom left; 
	background-repeat:repeat-x; 
	height:200px; 
}

.header_logo{
	float:right; 
	display:inline; 
	width:300px; 
	height:200px; 
	margin:0px 20px 0px 0px; 
	overflow:hidden; 
	background-image:url(images/logo.png); 
	background-position:center right; 
	background-repeat:no-repeat; 
}

#fatblue{
	background-color:#6F7E96; 
	padding:5px 0px 5px 0px; 
}

#fatblue h2{
	padding:0px 20px 0px 20px; 
	color:#FFFFFF; 
}

.container_fixed{
	width:900px; 
}

.content{
	width:100%; 
}

.content_left{
	float:left; 
	display:inline; 
	width:600px; 
	margin:0px 0px 0px 20px; 
	padding:20px 0px 0px 0px; 
}

.content_right{
	float:right; 
	display:inline; 
	width:200px; 
	*width:220px; 
	margin:20px 20px 0px 0px; 
	padding:0px 0px 0px 20px; 
	background-image:url(images/dots_vert.gif); 
	background-position:top left; 
	background-repeat:repeat-y; 
}

.content_date{
	margin:0px 0px 10px 0px; 
	font-size:10px; 
	color:#AAAAAA; 
}

.content_date2{
	margin:0px; 
	font-size:10px; 
	color:#AAAAAA; 
}

.content_tags{
	margin:10px 0px 0px 0px; 
	font-size:10px; 
	color:#AAAAAA; 
}

.comment{
	padding:10px; 
	margin:10px 0px 0px 0px; 
	background-color:#E5EDF9; 
}

.menu_group{
	margin:0px 0px 20px 0px; 
	font-size:10px; 
}

.menu_group td{
	font-size:10px; 
}

.menu_group_nopad{
	font-size:10px; 
}

.menu_group_nopad td{
	font-size:10px; 
}

.footer{
	clear:both; 
	padding:0px 20px 20px 20px; 
	font-size:10px; 
	color:#9AA4B5; 
}

.footer a{
	color:#9AA4B5; 
	text-decoration:none; 
}

.footer a:hover {
	color:#9AA4B5; 
	text-decoration:underline; 
}
