
/*to fix flicker issue of hidden items in Safari*/

div.showhide
{
	display: none;
}

div.showhide2
{
	display: none;
}

div.showanswer
{
	display: none;
}
/*--------------*/

.extheader{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
}

.extheader2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.extheaderfirstletter{
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	line-height: 35px;
}

.extmed{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;	
}

.white{
	color : #FFFFFF;
}
.red{
	color : #FF0000;
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
	font-size : 10px;
}
.orange{
	color : #FF8C00;
}
.vlearn{
	color : #0099FF;
}
.teal{
	color : #00CED1;
}
.yellow{
	color : #FFD700;
}
.greenBig{
	color : #68BE52;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-size: 18px;
}
.yellowBig{
	color : #FFD700;
	font-size: 20px;
}
.blue{
	color : #0000FF;
}
.green{
	color : #00CC33;
}

body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.storesubmitbutton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 25px;
}

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight : normal;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	display: inline; 
	font-size: 12px;
	line-height: 16px;
	font-weight : bold;
}


.winter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration : none;	
}

.group {
	font-family: Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size : 16px;
	font-weight : bold;
}
.tm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7px;
	line-height: 10px;
	font-weight : normal;
}
.reg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7px;
	line-height: 6px;
	font-weight : normal;
}

A:link {
	color: #3D168B;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none; 
	font-size: 11px;
	/*line-height: 16em;*/
}  

A:visited {
	color: #3D168B;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 11px;
	/*line-height: 16px; */
} 

A:visited:hover {
	color: #3D168B;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	color: orange;
	text-decoration : none;
	font-size: 11px;
	/*line-height: 16px; */
} 


A:link.footer {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none; 
	font-size: 9px;
	/*line-height: 16em;*/
}  

A:visited.footer {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 9px;
	/*line-height: 16px; */
} 

A:visited:hover.footer {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	color: orange;
	text-decoration : none;
	font-size: 9px;
	/*line-height: 16px; */
} 

A:link:hover.footer {
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	color: orange;
	font-size: 9px;
	/*line-height: 16px; */
	text-decoration : none;
} 

/*A:active {
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	color: #339933;
	font-size: 11px;
line-height: 16px; 
}*/

A:link:hover {
	font-family: Verdana, Arial, sans-serif;
	font-weight : bold;
	color: orange;
	font-size: 11px;
	/*line-height: 16px; */
	text-decoration : none;
}

#topbuttons table{
border-left:solid 2px white;
border-right:solid 2px white;
}


.imgs:link {
	text-decoration : none;
}   
/*
.imgs:visited {
	line-height : normal;
} 

.imgs:active {
	line-height : normal;
}  

.imgs:hover {
	line-height : normal;
} 
 */



