body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000 url(/images/stripe-bg.jpg);
}
#top_ad{
width:100%;
padding-left:100%;
padding-right:100%;
text-align:center;
}
h1 {
	color:#ee9b2a;
	margin-top:0px;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
	color: #ee9b2a;
}
a:visited {
	color: #ee9b2a;
}
a:hover {
	color: #ee9b2a;
}
a:active {
	color: #ee9b2a;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:10px;
	font-weight:normal;
	color:#ffffff;
	text-transform: capitalize;
}
.itemType {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#999999;
}	

a.mediaTitle:link, a.mediaTitle:visited, a.mediaTitle:active {
	text-decoration: underline;
	color: #ee9b2a;	
}
a.mediaTitle:hover {
	text-decoration: none;
	color: #ee9b2a;	
}

.mediaTitleSml {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#343D94;
}

.tditem {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.tderr {
	background-color: #DDE1FF;
	font-weight: bold;
	color:#CC3300;
}
.mediaDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.medPicture {
	margin-top:15px;
	margin-bottom:15px;
}
a.topOptions:link, a.topOptions:visited, a.topOptions:active, a.topOptions:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.clsAllMedia, a.clsAllMedia:link, a.clsAllMedia:visited, a.clsAllMedia:active, a.clsAllMedia:hover {
	color: #ee9b2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.redText {color: #ee9b2a}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
		background: url(images/menu_bg.gif) repeat-x;
	font: 13px Arial;
	height:35px;
	width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border-width: 1px 0;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #15699e; /*dark purple divider between menu items*/
	border-left: 1px solid #148bb8;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}

.indentmenu ul li a:visited{
color: #ffffff;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 10px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px;
	background-color: #148bb8;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
