a:hover {
color: #1048AF;
text-decoration: underline;
}

a:link {
color: #1048AF;
text-decoration: none;
}

a {
color: #1048AF;
text-decoration: none;
}

html, body {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
    margin-top: 0px;
    background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 11pt; 	
	height:100%;	
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 11pt; 	
}

.buslisting 
{
	font-family: Arial, Verdana, sans-serif;
	font-size:   9px;	
	font-weight: normal;
}


.btnGrey
{
    HEIGHT: 25px;
    BACKGROUND-COLOR: #d1d1d1
}

.charCount {
	color: #CC0000; font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: right;
	border: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF
}

.ContentHdr  
{
	font-family: Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bold;
}

.ContentSmallHdr  
{
	font-family: Verdana, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #1075AF;
}

/**
.footerImg 
{
	background-image:  url(../../images/footerBG.gif);
	background-repeat: no-repeat;
		
}
**/

.footerText 
{
	color: #ffffff;
	font-size: 10px;	
	font-family: arial, Verdana, sans-serif;	
	line-height: 12px;
}

INPUT.inputbox
{
    BORDER-RIGHT: 1px inset #65A1C0;
    BORDER-TOP: 1px inset #333333;
    BORDER-LEFT: 1px inset #333333;
    BORDER-BOTTOM: 1px inset #65A1C0;
    background-color: #f1f1f1;
    height: 18px;
    font-size: 12px;
}

SELECT.inputbox
{
    BORDER-RIGHT: 1px inset #65A1C0;
    BORDER-TOP: 1px inset #333333;
    BORDER-LEFT: 1px inset #333333;
    BORDER-BOTTOM: 1px inset #65A1C0;
    background-color: #f1f1f1;
    height: 18px;
    font-size: 12px;
}

TEXTAREA.inputbox
{
    BORDER-RIGHT: 1px inset #65A1C0;
    BORDER-TOP: 1px inset #333333;
    BORDER-LEFT: 1px inset #333333;
    BORDER-BOTTOM: 1px inset #65A1C0;
    background-color: #f1f1f1;
    height: 18px;
    font-size: 12px;
}

tr.rowHeight100 
{	
		height:100%;	
}

rowHeight100 
{	
		height:100%;	
}
