body 
{
	margin: 5px 15px 75px 5px;
	height:100%;
	font-family: Arial;
	text-align: left;
	
}

h2
{
	color: #9e0011;
	
}
h3
{
	color: #9e0011;
	
}
.Header
{
	color: #9e0011;
	font-size: x-large;
	
}
.toolbar
{
     font-size: 13px;
     font-family: Verdana;
     padding: 6px;
     filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=gold);
}
        
        
.Menu
{
	color: #9e0011;
}
.VMenu
{
	color: #9e0011;
	border: solid thin #9e0011;
}
.MenuItem
{
	/*border-right : solid thin #9e0011;*/
	vertical-align: middle;
}
.menuLevel1
{
	color: #9e0011;
	/*background-color: Transparent;*/
}

.menuLevel2
{
	color: #9e0011;
	/*background-color: Transparent;*/
	/*border: solid thin #9e0011;*/
}

.Hover
{
	color: #ffffcc;
    background-color: #9e0011;
    
}

.DynoHover
{
	background-color: #c9746f;
}
.Dynamic
{
    /*background-color: #ffffff;*/
    border: solid thin #9e0011;
    padding: 1;
    
}
.Logo
{
	position: relative;
	text-align: center;
}
.HeaderBar
{
	background-color: #9e0011; 
}
.MenuBar
{
	background-color: #ffffcc;
}
.SideBar
{
	background-color: #ffffff; 
}
.Bar
{
	background-color: #9e0011; 
}
.Table
{
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border: 0;
}
.Selected
{
	/*background-color: #c9746f;
	color: Silver;*/
}

.TrainerName
{
	
	font-weight: 900;
	text-align: left;
	background-color: #ffffcc;
	
	
}
.TrainerDesc
{
	
	text-align: left;
	
}
.TrainerItem
{
	text-align: left;
	width: 100%;
	
}
.TrainerImage
{
	
	/*width: 150px;
	height: 150px;*/
}
.TrainerListItemTable
{
	width: 100%;	
}
.DataList
{
	border-style: solid;
	border-color: #9e0011;
	border-width: 5px;
}
.ListTitle
{
	font-weight: 900;
	font-size: 12;
	color: #9e0011;
	text-align: left;
	
}
.ListSubTitle
{
	font-weight: 900;
	font-size: 6;
	color: #c9746f;
	text-align: left;
}
.ListBodyText
{
	font-size: 9;
	text-align: left;
	color: Gray;
	
}

.AlternateItemStyle
{
	/*background-color: #c9746f;*/
	
	
}

.GridHeaderName
{
	font-weight: 900;
	font-size: 12;
	color: #9e0011;
	text-align: left;
	
}
.GridHeaderNameSecond
{
	font-weight: 900;
	font-size: 6;
	color: #c9746f;
	text-align: left;
}
.GridHeaderBodyText
{
	font-weight: 900;
	font-size: 9;
	text-align: left;
	color: Gray;
	
}
.GridName
{
	
	font-size: 12;
	color: #9e0011;
	text-align: left;
	
}
.GridNameSecond
{
	
	font-size: 6;
	color: #c9746f;
	text-align: left;
}
.GridBodyText
{
	font-size: 9;
	text-align: left;
	color: Gray;
	
}

.PaddedText
{
	/*padding: 10px 10px 10px 10px;*/
	margin: 10px 10px 10px 10px;
}
