﻿body {
    font-family:Arial, Verdana;
    font-size:8pt;
    margin:0px;

    background-image:url(/Design/design2.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#000117;
}
h1
{
  font-size:32px;  
  margin-top:10px;
  margin-bottom:0px;
  font-weight:normal;
}
h2
{
  color:#ffffff;
}
.standings
{
  color:#ffffff;
  font-weight:bold;
}
.right
{
  margin-left:20px;
}
h6
{
  font-size:10px;
  color:Gray;
  margin-top:5px;
  margin-bottom:5px;
}

p
{
  
}
a:link
{

  text-decoration:none;
  color:#9e0009;
  font-weight:bold;
}
a:visited
{

  text-decoration:none;
  color:#9e0009;
  font-weight:bold;
}
#Content {
	width:770px;
	margin:0px auto;
	text-align:left;

	}
.header
{

  text-align:center;
}
.menu
{
  background-image:url(/Design/menu_bg.jpg);text-align:left;
  padding-left:23px;
  height:17px;
  padding-top:6px;

}
.menu a:link  
{
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  margin-left:27px;
}
.menu a:visited
{
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  margin-left:27px;
}
#menu a:active
{
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}

a.splash
{
  color:#ffffff;
  text-decoration:underline;
  text-transform:uppercase;
  font-weight:bold;

}
a.splash:hover 
{
  color:#ffffff;
  text-decoration:underline;
  text-transform:uppercase;
  font-weight:bold;

}
a.redbox
{
  color:#ffffff;


  font-weight:bold;

}
a.redbox:hover 
{
  color:#ffffff;
  text-decoration:underline;

  font-weight:bold;

}
.main
{
}
input
{
  font:normal 12px arial;
}
.CuteEditorTextArea
{
  font-family:Arial;
}
textarea
{
  font-family:Arial;
}
.mainbox
{
  margin-left:20px;
  margin-right:20px;

}
.readmore
{
  text-align:left;
  padding-left:53px;
  height:17px;
  padding-top:6px;
}
.readmore a:link
{
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}
.readmore a:visited
{
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}
.headline
{
  background-image:url(/Design/headline.gif);
  width:481px;
  height:17px;
  color:#ffffff;
  font-weight:bold;
  padding-left:20px;
  padding-top:4px;
  text-transform:uppercase;
}
.name
{
color:#b6000d;
}
.FirstNewsTextCont:link
{
  color:#000000;
  font-weight:normal;
}
.FirstNewsTextCont:visited
{
  color:#000000;
  font-weight:normal;
}
.FirstNewsTextCont:hover
{
  color:#b6000d;
  font-weight:normal;
}
.ButtonBox
{
    border:solid 1px #cccccc;
    padding:20px;
    font-size:18px;
    float:left;
    margin-left:20px;
    margin-top:20px;
}


h3
{
  margin-top:7px;
  margin-bottom:0px;
}
.adminleftmenu
{

  padding-left:15px;
}
.adminmain
{
  
  padding-left:15px;
}
.status
{
  color:Red;
  }
  /*Reorder List*/
.dragHandle {
	width:20px;
	height:20px;
	background-color:Blue;
	margin-left:1px;
	background-image:url('/Admin/Design/bg-menu-main.png');
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url('/Admin/Design/bg_nav.gif');
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	padding-top:4px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	height:20px;
	
	text-align:left;
}
