body
{
    background:url(../images/background_texture1.jpg);
    margin-left:0px;
    margin-top:0px;
    margin:0px;
}

.redoutline {
	border: 1px solid #FF3300;
}
.texturebackground {
	background-image: url(../images/background_texture2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.featurestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3300FF;
}
.newsdate {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.newscopy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;


}
.box4
 {
	BORDER-RIGHT: #330000 1px solid; BORDER-TOP: #330000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px;  BORDER-LEFT: #330000 1px solid; WIDTH: 20px; COLOR: #333333; BORDER-BOTTOM: #330000 1px solid; FONT-FAMILY: verdana,arial,helvetica; width: 190px; BACKGROUND-COLOR: #ffffff;
}
.boxTitle
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallDescription
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
}
.error
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
}
.text
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.btn{
   color:#eeeeee;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#330000;
   border-left-color:#330000;
   border-right-color:#330000;
   border-bottom-color:#330000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#fff');
 }
.dotsvert {
	background-image: url(/dot_vert.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.musiccliptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
}
.musictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
	
}
.dotshoriz {
	background-image: url(../images/dot_horiz.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.pictureoutline {
	border: 2px solid #B7B7B7;
}
.photogallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EAEAEA;
}
A.photogallery:link {text-decoration: none; color: #EAEAEA;}
A.photogallery:active {text-decoration: underline; color: #3300FF;}
A.photogallery:visited {text-decoration: none; color: #3300FF;}
A.photogallery:hover {text-decoration: underline; color: #3300FF;}

.bottomnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF3300;
	
}
A.bottomnav:link {text-decoration: none; color: #FF3300;}
A.bottomnav:active {text-decoration: underline; color: #FFFFFF;}
A.bottomnav:visited {text-decoration: none; color: #FFFFFF;}
A.bottomnav:hover {text-decoration: underline; color: #FFFFFF;}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3333FF;
}
.calendartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}
.callbackStyle {
	border:thin blue inset;		
}
.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}