.top{
	background-image: url(images/smallgrey.jpg);
	background-repeat: repeat-x;
	
}
a {
	color: #999999;
}
.viday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.siderss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	border: thin solid #999999;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/background.jpg);
}
	
.htitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	text-indent: 50px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tgall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	text-align: center;
	padding: 25px;
}


.sideads {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
}



.border {
	border: thin solid #999999;
}

.smhtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	text-indent: 15px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.dailyvid {
	text-align: center;
	padding: 5px;
}
.right {
	float: right;
}
