body	{
	background-color : #FFFFFF;
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;	
	color: #7D7D7D;
	scrollbar-face-color: #003399; /* ABTA blue */
	scrollbar-darkshadow-color: #5D5D5D; /* dark grey */
	scrollbar-shadow-color: rgb(34,122,186); /* ABTECH light blue */
	scrollbar-highlight-color: rgb(34,122,186); /* ABTECH light blue*/
	scrollbar-3dlight-color: rgb(34,122,186); /* ABTECH light blue */
	scrollbar-track-color: rgb(231,239,247); /* light blue */
	scrollbar-arrow-color: white; /* */
}

span	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
}

p	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	margin-left : 10px;
	
	margin-top : 5px;
	margin-bottom : 5px;
}

td		{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	color: #5D5D5D;
}

ul		{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
}

A  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : #003399;
}

A:Visited  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : #FF9933;
}

A:Active  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : black;
}

A:Hover  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : black;
}


.input	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 9px;
	font-weight : normal;
}

.whites	{
	color : white;
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	}
		
.midwhites	{
	color : white;
	font-family : Verdana,Arial,Helvetica;
	font-size : 13px;
	}
	
.midblacks	{
	color : black;
	font-family : Verdana,Arial,Helvetica;
	font-size : 13px;
	}

h1	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 24px;
	color : #000000;
}	

h2	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 16px;
	color : #000000;
}	

h3	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
	color : black;
	font-weight : normal;
}	

h5	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	color : #003399;
}	

.subhead	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight: bold;
	background-color : #5D5D5D;
	color : #FFFFFF;
}	

.confhead	{
	font-family : Impact;
	font-size : 24px;
	font-weight: normal;
	color : black;
}	



blockquote	{
	font-family : Verdana,Arial,Helvetica;
	font-size : 11px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 6px;
	margin-bottom : 6px;
}


form		{ 
	font-size: 8pt; 
	font-family: Verdana,Arial,Helvetica; 
	color: #003399;
	background-image:url('../images/abtanewbgd.gif');
}

input		{ 
	font-size: 8pt; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica; 
}

select		{ 
	font-size: 8pt; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica; 
}
