.splash { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 11pt; 
	color: #99CCFF; 
	letter-spacing: 1pt
}

.splash a { 
	color: #99CCFF; 
	text-decoration: none
}

.splash a:visited {  
	color: #99CCFF; 
	font-weight: normal; 
	text-decoration: none
}

.splash a:active {  
	color: #FFCC00; 
	font-weight: normal;  
	text-decoration: underline
}

.splash a:hover {  
	color: #FFCC00; 
	font-weight: normal; 
	text-decoration: underline
}


.footer { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 11pt; 
	color: #fff
}

.footer a { 
	color: #fff; 
	text-decoration: none
}

.footer a:visited {  
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none
}

.footer a:active {  
	color: #ffffff; 
	font-weight: normal;  
	text-decoration: underline
}

.footer a:hover {  
	color: #99ccff; 
	font-weight: normal; 
	text-decoration: underline
}


.toplinks { 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #336699; 
	line-height: 11pt
}

.toplinks a { 
	color: #336699; 
	text-decoration: underline
}

.toplinks a:visited {
	text-decoration: underline
}
.toplinks a:active {
	text-decoration: underline
}

.toplinks a:hover {
	text-decoration: underline
}

.title { 
	font-family: Times; 
	font-size: 14pt; 
	color: #630; 
	font-weight:normal;
	padding: 0px; 
}

.title a { 
	color: #99CCFF; 
	text-decoration: none
}

.title a:visited {  
	color: #99CCFF; 
	font-weight: normal; 
	text-decoration: none
}

.title a:active {  
	color: #FFCC00; 
	font-weight: normal;  
	text-decoration: underline
}

.title a:hover {  
	color: #FFCC00; 
	font-weight: normal; 
	text-decoration: underline
}

.paragraph { 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 14pt; 
	line-height: 16pt; 
	color: #630; 
	font-weight:normal
}

.oemdescr { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana; 
	font-size: 14px; 
	line-height: 20px; 
	color: #630; 
	font-weight:normal
}

.oem { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana; 
	font-size: 9px; 
	color: #666; 
	font-weight:normal;
	line-height: 12px
}

.smalltext { 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 11pt; 
	color: #369
}

.smalltext a { 
	color: #369;
	text-decoration: underline;
}


.smalltext a:visited {  
	color: #369; 
}

.smalltext a:active, a:hover {
	color: red; 
	text-decoration: underline
}

.bluetext { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	line-height: 11pt; 
	color: #336699
}


.darktext { 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333;
}

.tab { 
	font-family: Verdana, Arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF
}

.tab a { 
	color: #99CCFF; 
	text-decoration: none
}

.tab a:visited {  
	color: #99CCFF; 
	font-weight: normal; 
	text-decoration: none
}

.tab a:active {  
	color: #FFCC00; 
	font-weight: normal;  
	text-decoration: underline
}

.tab a:hover {  
	color: #FFCC00; 
	font-weight: normal; 
	text-decoration: underline
}


h2 { 
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 12pt; 
	color: #336699
}

h3 { 
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	line-height: 12pt; 
	color: #336699
}

.separator{
	background-image: url("../images/separator.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	margin-top: 20px;
	border: 0px solid red
}

.rowbreak{
	background-image: url("../images/rowbreak.gif");
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px; 
	height: 21px;
	border: 1px solid red
}