﻿body {}
h2
{
	font-size:small ;
	font-family:Calibri;
	color:White ;
	font-weight:bold;
}
P.GamerTagInfo
{
	font-size:x-small ;
	font-family:Calibri;
	color:White ;
}
P
{
font-size:small ;
	font-family:Calibri,Arial;
	color:White ;
}
.TA 
{
	scrollbar-3dlight-color:#ff9933;
    scrollbar-arrow-color:#cc0000;
    scrollbar-base-color:#ff6633;
    scrollbar-darkshadow-color:#330000;
    scrollbar-face-color:#ff6633;
    scrollbar-highlight-color:#ffff99;
    scrollbar-shadow-color:#cc3300
    }
   .tblresults
   {
	font-family:Calibri,Arial;
	font-size:x-small ;
	color:#993300;
   }
   
.Label
{
font-size:small ;
	font-family:Calibri,Arial;
	color:White ;
}
.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

a:link
{
	text-decoration: underline;
	color: white;
}

a:visited {
    text-decoration: underline;
    color: white;
}

a:active {
    text-decoration: underline;
    color: white;
}


.style1 {
	            border: 3px solid #CC0000;
	            background-color: #FF6633;
            }
     .label
     {
        font-size:small ;
	    font-family:Calibri;
	    color:White ;
	     font-weight:bold ;
	     	text-align:justify;
     }
     .LoginMsg
     {
        font-size:small ;
	    font-family:Calibri;
	    color:White ;
	     font-weight:bold ;
	     	text-align:center;
     }
       .ErrorMsg
     {
        font-size:small ;
	    font-family:Calibri;
	    color:#645E56;
	     font-weight:bold ;
	     	text-align:center;
     }