
@import url(style_msg.css);
@import url(style_stats.css);
@import url(style_index.css);
@import url(NavMenuB.css);

 
.basic { 
   font-family: arial, helvetica, sans-serif;
   color:#000000; 
   font-size: 95%; 
   } 
 
.index { 
   font-family: arial, helvetica, sans-serif;
   color:#000000; 
   font-size: 0.95em; 
   margin: 0px 0px 0px 0px;
   }
   
.navButtons { 
   font-family: arial, helvetica, sans-serif;
   color:#000000; 
   background-image:url(../img/leftside.gif);
   font-size: 95%; 
   margin: 0px 0px 0px 0px;
   }   
   
.info { 
   font-family: arial, helvetica, sans-serif;
   font-size: 95%;
   color: #000000; 
   margin-top: 30px; 
   margin-bottom: 30px;
   margin-left: 60px; 
   margin-right: 60px;
   } 
 
 .demo { 
   font-family: arial, helvetica, sans-serif;
   color:#000000; 
   font-size: 95%; 
   margin-top:20px; 
   margin-bottom:0px;
   margin-left:20px; 
   margin-right:0px; 
   } 
 
.aux { 
   font-family: arial, helvetica, sans-serif;
   color:#000000;
   font-size:0.9em; 
   margin-top:30px; 
   margin-bottom:30px;
   margin-left:60px; 
   margin-right:60px; 
   }
 
h1 { 
   font-size:18px; 
   text-align:left; 
   margin-top:0px; 
   margin-bottom:-5px; 
   }

h2 { 
   font-size:16px; 
   text-align:left; 
   margin-top:0px; 
   }

h3 { 
   font-size:25px;
   }

h4 { 
   color: #336699; 
   font-size: 125%;
   }
  
h6 { 
   font-size: 125%;  
   } 
   
.heading110 { 
   font-size: 110%;
   font-weight: bold;
   }  
   
.heading125 { 
   font-size: 125%;
   font-weight: bold;
   }
 
.head125_center {  
   font-size: 125%;
   font-weight: bold;
   text-align: center;
   } 
 
.heading20 { 
   color: #336699; 
   font-size: 125%;
   font-weight: bold;
   }  
   
.sched { 
   color: #FF0000; 
   font-size: 1.7em;
   font-weight: bold;
   }     

.tdDate {
   color: #000000; 
   font-size: .8em;
   background-color: #E0EEEE;
   font-weight: bold;
   }  

.tdTime {
   color: #E0EEEE; 
   font-size: .8em;
   background-color: #336699;
   font-weight: bold;
   } 
 
.tdexams {
   color: #000000; 
   font-size: .7em;
   background-color: #E0EEEE;
   }  
 
.instruct { 
   font-family: arial, helvetica, sans-serif;
   color: #FF0000; 
   font-size: 86%; 
 }  
 
.instruct95 { 
   font-family: arial, helvetica, sans-serif;
   color: #336699;  
   font-size: 95%; 
 }  
 
.instruct110 { 
   font-family: arial, helvetica, sans-serif;
   color: #FF0000; 
   font-size: 110%; 
 }  
 
.instruct125 { 
   font-family: arial, helvetica, sans-serif;
   color:#FF0000; 
   font-weight: bold;
   font-size:125%;
 } 
 
 .warn95 { 
   font-family: arial, helvetica, sans-serif;
   color:#FF0000; 
   font-weight: bold;
   font-size:95%;
 } 

.hlight {
   color: #000000; 
   background-color: #FFFFCC;
   font-weight: bold;
   } 
       
.celldata { 
font-size: 0.8em; 
 }
       
.celldata_sm { 
font-size: 0.7em; 
 }   
 
.bluenote { 
   font-family: arial, helvetica, sans-serif;
   color:#336699; 
 }  

.datapink { 
   background:  #FFFFCC ;
   color:#000000;
   font-size: 95%; 
   margin-left: 20px; 
 }
 
.footer { 
   clear: both;
   font-family: arial, helvetica, sans-serif;
   color:#999999; 
   font-size: 60%; 
   text-align: center;
 }  

 .footer2 { 
    position: relative;
    top: 100px;
    font-family: arial, helvetica, sans-serif;
    color:#999999; 
    font-size: 60%; 
    text-align: center;
 }
 
DIV.question { 
   font-family: times new roman, garamond, serif;
   color: #344D99; 
   font-size: 14px; 
 } 
 
DIV.answer { 
   font-family: times new roman, garamond, serif;
   color: #000000; 
   font-size: 14px; 
 }

.indent1 { 
   margin-left: 1.5em;
 }   

.indent2 { 
   margin-left: 3em;
 }   

.bottomnav {
    clear: right;
    font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 0.75em;
 } 	
 
.logout_wrap {
    position: relative;
    top: 0px;
	left: 0px;
	}

.logout {
    text-align: center;
	font-weight: bold;
	} 
 
 .sitelink1 {
    position: relative;
    float: left;
 } 
 
 .sitelink2 {
    position: relative;
	float: right;
	width: 50%;
 }  
 
 .logolink {
    position: relative;
    font-size: 70%;
	text-align: center;
 }   
 
 .popfree {
    float: left;
	margin-right: -50;
 }  
 
.maint { 
font-family: arial, helvetica, sans-serif;
background:#F0F8FF ;
color:#000000; 
font-size: 95%; 
 } 
 
 .navbutton
{
    border: 2px outset #336699;
    padding: 1px 1px 1px 1px;
    width: 220px;
    background-color: #336699;
    text-align: center;
	color:#FFFFFF ;
	font: normal bold .8em arial, helvetica, sans-serif;
}

 .navbuttonover
{
    BORDER: 2px inset #E0EEEE;
    PADDING: 1px 1px 1px 1px;
    WIDTH: 220px;
    BACKGROUND-COLOR: #E0EEEE;
    TEXT-ALIGN: center;
	COLOR:#000000;
	FONT: normal bold .8em arial, helvetica, sans-serif;;
} 
 
 .navbutton_sm
{
    BORDER: 2px outset #336699;
    PADDING: 1px 1px 1px 1px;
    WIDTH: 120px;
    BACKGROUND-COLOR: #336699;
    TEXT-ALIGN: center;
	COLOR:#FFFFFF ;
	FONT: normal bold .9em arial;
}

 .navbutton_smover
{
    BORDER: 2px inset #E0EEEE;
    PADDING: 1px 1px 1px 1px;
    WIDTH: 120px;
    BACKGROUND-COLOR: #E0EEEE;
    TEXT-ALIGN: center;
	COLOR:#000000;
	FONT: normal bold .9em arial;
} 

a {text-decoration: none; font-weight: bold; color: #344D99;}
a:hover {text-decoration: underline; color: #FF0000;}

A.logo {text-decoration: none;}
A.logo:hover {text-decoration: none;}
A.logo:active {text-decoration: none;}

A.link1 {text-decoration: none; font-size:110%; font-weight: bold; color: #344D99;}
a.link1:hover {text-decoration: underline; color: #FF0000;}

A.link2 {text-decoration: none; font-family:arial; font-weight: bold; color: #344D99;}
a.link2:hover {text-decoration: underline; color: #FF0000;}

A.link3 {text-decoration: none; font-size:25px; font-weight: bold; color: #344D99;}
a.link3:hover {text-decoration: underline; color: #FF0000;}

A.link4 {text-decoration: none; font-family:arial; font-weight: bold; color: #FF0000;}
a.link4:hover {text-decoration: underline; color: #FF0000;}

A.home1 {text-decoration: none; font-size: 95%; font-family:arial; font-weight: bold; color: #336699;}
a.home1:hover {text-decoration: underline; color: #FF0000;}

A.schedule {text-decoration: underline; font: normal bold 0.95em tahoma; color: #E0EEEE;}
a.schedule:hover {text-decoration: underline; color: #FF0000;}
