h4
{
	font-family: theatre;
	color: #000000;
	font-size: 12;
	font-weight: bold;
	text-indent: 1em;
}

a:link 	
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
	background-color: transparent;
}


a:active 
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
}


a:visited
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
}


a:hover 
{
	font-family: Arial;
	color: #dddddd;
	font-size: 8pt;
	font-weight: bold;

}

.smalltext 
{
	font-family: "Tahoma"; 
	color: #ffffff; 
	font-size: 8pt;
	text-align: left;
	vertical-align: bottom;
}

.smallblack 
{
	font-family: "Tahoma"; 
	color: #000000; 
	font-size: 8pt;
	text-align: left;
	vertical-align: bottom;
}

.outerborder
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

.sandwichborder
{
	border-right: none;
	border-top: #000000 2px solid;
	border-left: none;
	border-bottom: #000000 2px solid;
}

.topborder
{
	border-right: none;
	border-top: #000000 2px solid;
	border-left: none;
	border-bottom: none;
}

.bottomborder
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #000000 2px solid;
}

.topbracket
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: none;
}

.bottombracket
{
	border-right: #000000 2px solid;
	border-top: none;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

.whitetext
{
	font-family: "tahoma";
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background-color: #000000;
}

.text
{
	font-family: "tahoma";
	color: #041c43;
	font-size: 8pt;
	font-weight: bold;
}


.small
{
	height: 60;
	width: 80;
}




.input-box
{
margin-bottom: 5px
color: #ffffff;
background: #f5f5f5;
border: clear solid 0px;
width: 80px;
}

