/* -->MHz Web Hosting Style Guide<-- */
/* -->Last Modified 11/06/2003<-- */

.background { background-color: #FFFFFF; }

/* --->tag styles<--- */ 

body  { font-size:  12px; color:#333333; font-family: Arial; }
p     { font-size:  12px; color:#333333; font-family: Arial; }
td    { font-size:  12px; color:#333333; font-family: Arial; }
input { font-size: 10pt; font-family: Arial; }
li    { margin: 3pt; }
h1    { font-size: 14pt; margin: 0;  color:#333333; font-weight: bold; font-family: Arial; }
h2    { font-size: 16px; margin: 0;  color:#333333; font-weight: bold; font-family: Arial; }

/* --->link styles<--- */
a:link              { color: #0034FB; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:hover             { color: #001A7D; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:visited           { color: #0034FB; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a:visited:hover     { color: #001A7D; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }


/* --->Custom Styles<--- */
.text 					{ font-family: Arial; font-size: 12px; color: #333333; }
.td_error    			{ font-family: Arial; font-size: 12px; color: #FF0000; }
a.text:link				{ font-family: Arial; font-size: 16px; font-weight: bold; font-style: italic;  text-decoration:none; color: #0034FB; }
a.text:hover			{ font-family: Arial; font-size: 16px; font-weight: bold; font-style: italic;  text-decoration:none; color: #001A7D; }
a.text:visited			{ font-family: Arial; font-size: 16px; font-weight: bold; font-style: italic;  text-decoration:none; color: #0034FB; }
a.text:visited:hover	{ font-family: Arial; font-size: 16px; font-weight: bold; font-style: italic;  text-decoration:none; color: #001A7D; }

.headline 				 { font-family: Arial; font-size: 10px; color: #333333; }
a.headline:link          { color: #0034FB; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.headline:hover         { color: #001A7D; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.headline:visited       { color: #0034FB; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.headline:visited:hover { color: #001A7D; font-size: 12px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }

.form 		{ font-family: Arial; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }
.form_er 	{ font-family: Arial; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none; }

.footer 					{ font-family: Arial; font-size: 9px; color: #333333; }
a.footerlink:link           { color: #0034FB; font-size: 9px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.footerlink:hover          { color: #001A7D; font-size: 9px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.footerlink:visited        { color: #0034FB; font-size: 9px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }
a.footerlink:visited:hover  { color: #001A7D; font-size: 9px; margin: 0; font-weight: bold; text-decoration:none; font-family:Arial; }

#exp_list td {
	padding: 2px;
}
