td.whitetext {color: #ffffff; font-weight: none; font-family: Arial,sans-serif; font-size: 70%; line-height: 1.3;}

input.button {
background-color : #324C62; 
color : #ffffff ; 
font-family : Verdana; 
font-size : 8pt; 
border : 1px solid #324C62; 
} 

input {
	font-family: Verdana,Arial, Helvetica,sans-serif;
	color: #333333;
	font-size: 95%;
}

table.content
{
width:100%;
text-align: justify;
background-color: #ffffff;
height: 100%;
}

h1
{
color: #030133;
font-weight: bold;
font-family: Arial,sans-serif;
font-size: 90%;
padding-left: 5px;
margin-bottom:0px;
padding-top:10px;
padding-bottom: 5px;
}

h2
{
color: #000000;
font-weight: bold;
font-family: Arial,sans-serif;
font-size: 100%;
margin-bottom: -15px;
}

td.text {
color: #666666;
font-weight: none;
font-family: Arial,sans-serif; 
font-size: 70%;
padding-right: 10px;
padding-left: 10px;
}

label 
{
color: #666666;
font-family: Arial,sans-serif;
font-size: 70%;
}

input 
{
color: #000000;
font-family: Arial,sans-serif;
font-size: 65%;
}

li.pdf {
	list-style-image: url('http://www.abar-solutions.com/images/pdf_icon.gif');
	padding-bottom: 5px;
}

li.new {
	list-style-image: url('http://www.abar-solutions.com/images/new_icon.gif');
	padding-bottom: 5px;
}

th.courses
{
color: #ffffff;
font-weight: none;
font-family: Arial,sans-serif; 
font-size: 70%;
padding-left: 10px;
padding-right: 10px;
line-height: 1.5;
}

td.subsection {
	color: #fff;
	margin-top: 10px;
	padding-top:3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 13px;
	background-color:#20284A;
}

a:link {
color: #bb6500;
font-family: Arial,sans-serif;
font-size: 100%;
text-decoration: none;
}
a:active {
color: #bb6500;
font-family: Arial,sans-serif;
font-size: 100%;
text-decoration: none;
}
a:visited {
color: #bb6500;
font-family: Arial,sans-serif;
font-size: 100%;
text-decoration: none;
}
a:hover {
color: #bb6500;
font-family: Arial,sans-serif;
font-size: 100%;
text-decoration: underline;
}