﻿@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: repeat-x;
}

form {
	margin:0;
}

h1 {
	color:#333333;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

#TopMenu{
width: 895px;
font-weight:bold;
color:#666666;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:2px;
}

#TopHeader {
	background-color: #666666;
	background-repeat: no-repeat;
	height: 164px;
	width: 955px;

}



#TopHeader td{
	padding:30px;
}


#Middle{
	margin:10px;
}
#Footer {
	width:955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4e5051;
	background-image:url(siteimgs/FooterBkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px dashed #666666;
}



#Footer td{
	padding:10px;
}



.thumbnail {
	float:left;
	margin:5px;

}


A:link {
	text-decoration: none;
	color:#FF9900;
}
A:visited {
	text-decoration: none;
	color:#FF9900;
}
A:active {
	text-decoration: none;
	color:#FF9900;
}
A:hover {
text-decoration:none;
	color:#99CC00;
	
}

.BoxTop {
	background-image: url();
	background-repeat: no-repeat;
	height: 12px;
	width: 314px;
}




.BoxContent {
	background:#FFE8B7;
	background-repeat:repeat-y;
	padding:15px;
	width: 284px;
}



.BoxBottom {
	background-image: url();
	background-repeat:no-repeat;
	background-position:top;
	height: 27px;
	width: 314px;
}

.BoxContent h1{
	color:#FF9900;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	
}

.taglink a:link, .taglink a:visited
{
  text-decoration: none;
  color:#FFFFFF;
  color:#999999;
}

.taglink a:hover
{
  background:#99CC00;
  color:#FFFFFF;
}

.smalltext{
	color:#666666;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.dashedbottom{
	border-bottom: 1px dashed #666666;
	padding:10px;
}

#divCommentsbox{
	margin-bottom:15px;
}




#divCommentsbox{
	border:1px solid #484848;
	margin-bottom:15px;
}


#divComments{
	margin-top:25px;
}

#divComments .username{
	display:block;
	padding:5px;
	color:#99CC00;
}

#divComments .usercomment{
	display:block;
	padding:5px 0px 25px 20px;
	border-bottom:1px dashed  #666666;
}

#divComments .paginator{
	padding:5px;
	font-weight:bold;
	color:#666666;
}

.hiddendiv{
	display:none;
}

.embedtable{
	width:580px;
	height:63px;
	background:url(siteimgs/boxEmbe.gif) no-repeat top;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

