/* ultra.css
   Designed to be used with advancedextrusion.com
   Jerry Holland
   Revised 10-29-06
*/

body {
	background-color: #dadada;
}
.style1 {
    font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.style2 {
    font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
.style22 {
    font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.style7 {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000 
}
.style9 {
    font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333
}
.style10 {
    font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333
}
.style11 {
	font-family: Tahoma;
	color: #333333;
	}
.style12 {
    font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0BC9E7;
	}
.style13 {
    font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #08B3CE
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

a.main:link {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
a.main:visited {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
a.main:hover {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
}
a.main:active {
	text-decoration: none;
}

a.other:link {
   font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0bc9e7;
}
a.other:visited {
   font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0bc9e7;
}
a.other:hover {
   font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0bc9e7;
}
a.other:active {
	text-decoration: none;
}
a.footer:link {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
}
a.footer:visited {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
}
a.footer:hover {
   font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
}
a.footer:active {
	text-decoration: none;
}
