/* CSS Document */
/*original color for a.href = #660033*/
/*original color for a.href = #7994B9*/
a {
	color : #000000;
	font-family : Verdana,Arial;
	text-decoration : underline;
}

a:visited {
	color : #000000;
	font-family : Verdana,Arial;
	text-decoration : underline;
}
/*#000000*/
a:hover {
	color : #336699;
	font-family : Verdana,Arial;
	text-decoration : underline;
}

p {
    color : #000000;
	font-family : Verdana,Arial;
	font-size: 11.5px;
	text-decoration : none;
}

select.pref {
    color : #000000;
	font-family : Verdana,Arial;
	font-size: 11px;
	text-decoration : none;
}

li {
    color : #000000;
	font-family : Verdana,Arial;
	font-size: 11px;
	text-decoration : none;
}

td {
    color : #000000;
	font-family : Verdana,Arial;
	font-size: 11px;
	text-decoration : none;
}

td.menu {
	background-color: #336633;
	font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	color:#e1e1e1;

}

a.menu {
	color : #00376E;
	font-family : Verdana,Arial;
	font-size : 12px;

	text-decoration : none;
}

a.menu:visited {
	color : #00376E;
	font-family : Verdana,Arial;
	font-size : 12px;

	text-decoration : none;
}
/*#000000*/
a.menu:hover {
	color : #00376E;
	font-family : Verdana,Arial;
	font-size : 12px;

	text-decoration : none;
}

.smalltxt {
   font-size : 10px;
}

.header {
   color: #336699;
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   text-decoration:none;
   text-transform:uppercase;

}

.header2 {
   color: #ffffff;
   font-family: arial;
   font-size: 14px;
   font-weight: bold;
   text-decoration:none;
   text-transform:uppercase;

}


.white {
   color: #ffffff;
   font-size: 10px;
   font-family: arial;


}

.domain {
 	background-image: url(../images/domain.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

tr.hosting {
	font-family: Arial;
	font-size: 10px;
}

.cents {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;

}