body {
	margin: 0px;
	padding: 0px;
	background-image: url(site_images/eye-candy/page_bg.gif);
	background-repeat: repeat-x;
	color: b6cce2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	background-color: #395784;
}
#tabTitle {
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	font-weight: bold;
	color: #b6cce2;
}
#tabGuts {
	font-size: 12px;
	color: #b6cce2;
	line-height: 20px;
}

#tabGuts a:link, #tabGuts a:visited, #tabGuts a:active{
	color:#b6cce2;
	font-weight: bold;
}
#tabGuts a:hover{
	color:#FFDF00;
	font-weight: bold;
}


#winterSpTbl {
	background-repeat: repeat-y;
	background-position: center top;
}










#winterSpTbl #body_cpy #specialTbl #userPost{
	/*clear: both;
	width: 628px;
	position: relative;
	float: left;*/
	background-color: #204272;
	padding:10px;
	margin-top:10px;
	font-size:11px;
	line-height:14px;
}
#winterSpTbl #body_cpy #specialTbl #userPost img {
	/*display:block;
	position:relative;
	float:left;
	clear:right;*/
	padding-right:10px;
	padding-bottom:10px;
}
#winterSpTbl #body_cpy #specialTbl #userPost ol {
	position:relative;
	display: block;
	clear:right;
	left:30px;
	padding-left: 20px;
}
#winterSpTbl #body_cpy #specialTbl #userPost ul {
	position:relative;
	display: block;
	clear:right;
	left:30px;
	padding-left: 20px;
}











#winterSpTbl #body_cpy #specialTbl #winterBlogForm #wLabel {
	margin-top: 8px;
	margin-bottom: 0px;
	width: 550px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #A5C3E0;
}
#winterSpTbl #body_cpy #specialTbl #winterBlogForm {
	color: #8CACBA;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E10000;
}
#winterSpTbl #body_cpy #specialTbl #winterBlogForm #txtInput {
	height: 15px;
	width: 200px;
	background-color: #D6E7FF;
	border: 1px solid #D6E7FF;
}
#winterSpTbl #body_cpy #specialTbl #winterBlogForm #comment {
	background-color: #D6E7FF;
	border: 1px solid #D6E7FF;
}
#winterSpTbl #body_cpy #specialTbl #winterBlogForm #postComment{
	background-image: url(site_images/blog/blogSubmitBtn.png);
	width:169px;
	height:44px;
	margin:0px;
	padding:0px;
	border:solid 0px #ffffff;
	cursor: auto;
}

#body_cpy td{
	background-repeat: no-repeat;
	background-position: center top;
}
#specialTbl {

	font-size: 12px;
	color: #b6cce2;
	line-height: 20px;
}
#specialTbl a{
	color:#2C99F2;
	text-decoration: none;	
}
#specialTbl a:hover{
	color:#FFDF00;
}
hr {
	color: #2E769C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pg_title {
	font-size: 16px;
	font-weight: bold;
	color: #B6CCE2;
	line-height: 25px;
}
.img_bdr {
	border: 3px solid #A9C1D9;
}
