
body 
{
  font-family:Verdana, Arial;   
  color:#FFCC99;
  background-color:#666666;
  margin: 0;
  padding: 0
}

TD.Main 
{
    padding-top:10px;
    padding-bottom:7px;
    background-color:#333333;
    /*border-top: solid 2px #888888;
    border-bottom: solid 2px #888888;*/
}

TD.MainBottomBorder 
{
    background-color:#333333;
    /*border-top: solid 2px #888888;*/
    border-bottom: solid 2px #888888;
}

TD.MainOuter 
{
    background-color:#333333;
    /*border-left: solid 2px #00053f;
    border-right: solid 2px #00053f;
    border-top: solid 2px #00053f;*/
}

.Content
{
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-color:#666666;
    padding: 10px 20px 10px 20px;
    color:#FFCC99;
    text-align:left;
    width: 100%;
   /* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#333333', EndColorStr='#666666');
*/
}

.Footer
{
    font-size: x-small;
    text-align: center;
    /*background-color:#666666;*/
    /*padding: 5px 5px 5px 5px;*/
    color:#FFCC99;
    /*border-top: solid 2px #333333;*/
}

.PageTitle
{
    font-size:large;
    font-weight:normal;
    color:#FFCC99;
}

A.iwLink:link	
{	
    text-decoration: underline;
    color:#ff986e;
    white-space:nowrap;
}	
		
A.iwLink:visited	
{	
    text-decoration: underline;
    color:#ff986e;
    white-space:nowrap;
}	
		
A.iwLink:active
{	
	text-decoration: underline;
    color:#ff986e;
    white-space:nowrap;
}	
		
A.iwLink:hover	
{	
	text-decoration: underline;
	color:#fc6a17;
    white-space:nowrap;
}

.PageTitleBlue
{
    font-size:large;
    font-weight:normal;
    color:#CCCCFF;    
    text-align:center;
}

.TitleBlue
{
    font-size:large;
    font-weight:normal;
    color:#CCCCFF;    
    text-align:left;
}

.RedRock
{
    font-size:small;
    font-weight:normal;
    color:#FF6666;    
    text-align:left;
}

DIV.Matting
{
    background-color:#FFFFFF;    
    padding: 30px 30px 30px 30px;
}

TD.AdminFormLabel
{
    text-align:left;
}


TD.AdminFormControl
{
    text-align:left;
}

.AdminTable
{
}

.RedRockLarge
{
    font-size:medium;
    font-weight:bold;
    color:#FF6666;    
}

.BlueLarge
{
    font-size:medium;
    font-weight:normal;
    color:#CCCCFF;    
}

.SplashTitle	
{	
    color:#ff986e;
    white-space:nowrap;
    font-size:larger;
}	

A.iwSplashAdLink:visited	
{	
    text-decoration: underline;
    color:#CCCCFF;
    white-space:nowrap;
}	
		
A.iwSplashAdLink:active
{	
	text-decoration: underline;
    color:#CCCCFF;
    white-space:nowrap;
}	
		
A.iwSplashAdLink:hover	
{	
	text-decoration: underline;
	color:#8888FF;
    white-space:nowrap;
}
