body { 
    font-family: verdana,arial,helvetica,sans-serif; 
    }

A:link {
    color: #990000;
    text-decoration: none;
	} 

A:hover {
    color: #000000;
    text-decoration: none;
	}

A:active { 
    color: #000000;
	text-decoration: none
	}

A:visited {
    color: #000000;
    text-decoration: none
	}


.text { 
    color: #000000; 
    font-size: 9px; 
    text-decoration: none ;
    text-align: justify 
	}
.textwhite { 
    color: #FFFFFF; 
    font-size: 9px; 
    text-decoration: none 
	}

.textbold { 
    color: #000000; 
    font-size: 9px; 
    font-weight: bold;
    text-decoration: none 
	}
.textboldwhite {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 9px; 
	text-decoration: none 
	}

.textboldred { 
    color: #B22222; 
    font-size: 9px; 
    font-weight: bold;
    }
.textleft { 
    color: #000000; 
    font-size: 9px; 
	text-decoration: none 
	}

.textleftbold { 
    color: #000000; 
    font-size: 9px; 
	font-weight: bold; 
	}

.textital { 
    color: #000000; 
    font-size: 9px; 
    font-style: italic; 
 	}

.mtcell  { 
    color: #000000; 
    font-size: 5px; 
	}

.close {
    color: #999999;
    font-size: 9px;
    font-weight: bold;
	}


.bordred { 
	border-width : 1px;
	border-color: #990000;
	border-style: solid;
	}

.boxred { 
	border-width : 1px;
	border-color: #990000;
	border-style: solid
	}

.boxredtx { 
    color: #000000;
    font-size: 9px;
	border-width : 1px;
	border-color: #990000;
	border-style: solid
	}

.boxblack { 
	border-width : 1px;
	border-color: #000000;
	border-style: solid
	}

.boxblacktx { 
    color: #000000;
    font-size: 9px;
 	border-width : 1px;
	border-color: #000000;
	border-style: solid
	}


.logobox { 
	font-size: 9px;
	border-width : 1px;
	border-color: #990000;
	border-style: solid;
	width: 240px;
	height: 150px;
	}

.textbox { 
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 240px;
	height: 15px;
	}
.smtextbox { 
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 100px;
	height: 15px;
	}
.button {	
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 70px;
	height: 15px;
	}
.exsmtextbox { 
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 40px;
	height: 15px;
	}
.select { 
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 240px;
	height: 15px;
	}
.smselect { 
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 50px;
	height: 15px;
	}
.estimate { 
	font-size: 11px;
	border-width : 1px;
	border-color: #000000;
	border-style: solid;
	width: 180px;
	height: 15px;
	}
.textarea {	
	font-size: 9px;
	border-width : 1px;
	border-color: #000000;
	width: 240px;
	height: 40px;
	overflow: auto;
	}
	
	