
abcd
{
	margin: 0;
	padding: 0;
}

.widget
{
	padding-top: 10px;
	background: #ffffff;
	margin-bottom: 15px;
}

.widget a
{
	color: #222;
	text-decoration: none;
}

.widget a:hover
{
	color: #009;
	text-decoration: underline;
}

.tabnav li
{
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.tabnav li a, .tabnav li a:visited
{
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	padding: 4px 3px;
	outline: none;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a
{
	background: #dedbd1;
	color: #222;
	text-decoration: none;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.tabdiv
{
	margin-top: 2px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 5px;
}

.tabdiv li
{
	list-style-image: url("star.png");
	margin-left: 20px;
}

.ui-tabs-hide
{
	display: none;
}

#featuredvid
{
	text-align: center;
}

.fvid
{
	margin-bottom: 5px;
}

.vidselector li
{
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.eventTd {
	FONT-SIZE: 10px; FONT-FAMILY: Arial,Verdana; TEXT-ALIGN: justify;text-decoration:'underline';
	color:#4356B5;
}

TABLE {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,Verdana;
	color:black;
}

.box {
	BORDER-RIGHT: #dadada 1px dashed; BORDER-TOP: #dadada 1px dashed; MARGIN-TOP: 15px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT: #dadada 1px dashed; COLOR: #aab165; BORDER-BOTTOM: #dadada 1px dashed; POSITION: relative;BACKGROUND: #ffffe9;
}