

body, html {
		margin:10px 0 10px 0;
		padding:0;
		background:#f2f6ff;
		color:#000;
		text-align:center;
			font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
		min-width:950px;
}


#container { 
	position:relative;
	width:950px;
		background:#f2f6ff;
	text-align:left;
	margin:0 auto;	

}

h1 {font-family: verdana, arial;
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
}

h6 {font-family: arial;
	font-size: 17px;
	font-weight: bold;
	margin-bottom:10px;

}


h5 {font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}
h2 {font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	margin-bottom:10px;}
p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1em;
}
h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	margin-top: 1px;
	padding-bottom: 1px;
	font-size: 1.4em;
	color: #ffffff;
	border-bottom-color: #CCCCCC;
}
h3 a:link, h3  a:visited { 
color:#ffffff; 
} 


.forumbg {
	background: #ebebeb none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}
.forumbg table.table1 {
	margin: 0 -2px -1px -1px;
}
	
span.corners-top, span.corners-bottom, span.corners-bottom2, span.corners-top span, span.corners-bottom span, span.corners-bottom2 span{
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-position: 100% 0;
}

span.corners-bottom {
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}
span.corners-bottom2 {
	background-position: 0 100%;
	margin: 0 -5px;
}

span.corners-bottom span, span.corners-bottom2 span {
	background-position: 100% 100%;
}

.headbg span.corners-bottom, .headbg span.corners-bottom2 {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .panel span.corners-bottom2,  .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}
a:link.region , a:visited.region  {
	/* Forum and topic list titles */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.1em;
	color: #ffffff;
}


span.corners-top, span.corners-bottom, span.corners-bottom2 { background-image: url("/Forum/styles/prosilver/theme/images/corners_left.gif"); }
span.corners-top span, span.corners-bottom span, span.corners-bottom2 span { background-image: url("/Forum/styles/prosilver/theme/images/corners_right.gif"); }

table.table1 {
	voice-family: "\"}\"";
	voice-family: inherit;
}


table.table1 {
	/* See tweaks.css */
}

#ucp-main table.table1 {
	padding: 2px;
}

table.table1 thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: .8em;
	padding: 0 0 4px 3px;
}

table.table1 thead th span {
	padding-left: 7px;
}

table.table1 tbody tr {
	border: 1px solid #cfcfcf;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #f6f6f6;
	color: #000;
}

table.table1 td {
	color: #6a6a6a;
	font-size: 0.8em;
}

table.table1 tbody a {
	text-decoration:none;
}


table.table1 tbody td {
	padding: 5px;
	border-top: 1px solid #FAFAFA;
}

table.table1 tbody td.cell {
	padding: 1px 1px 1px 5px;
	border-top: 1px solid #FAFAFA;
}


table.table1 tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; }
table.table1 .posts		{ text-align: center !important; width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; }
table.table1 .active	{ text-align: left; width: 15%; }
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; }
table.table1 .info div	{ width: 100%; white-space: nowrap; overflow: hidden; }
table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 1em; }

table.table1 span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}
.forumbg {
	background-color: #12A3EB;
	background-image: url("/Forum/styles/prosilver/theme/images/bg_header.gif");
}
.forumbg table.table1 {
	margin: 0 -2px -1px -1px;
}


/* CSS code to support polylines in Internet Explorer  */
v\:* {
      behavior:url(#default#VML);
}
