.small10 {
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
}
.Regular {
	font-family: Arial;
	font-size: 12px;
	color: #333;

}
.Regular11 {
	font-family: Arial;
	font-size: 11px;
	color: #333;

}
.RegularRed{
	font-family: Arial;
	font-size: 12px;
	color: #F00;

}
.RegularL {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.Regular14Black {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}
.Regular13 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.Regular17 {
	font-family: Arial;
	font-size: 17px;
	color: #000;
}
.Regular18 {
	font-family: Arial;
	font-size: 18px;
	color: #000;
}
.RegularTitle {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.Regular10 {

	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.Regular10bn {

	font-family: Arial;
	font-size: 10px;
	color: #333;
}
.Regular10b {
	font-size: 10px;
	font-style: italic;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.BigTitle {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.BigTitleRed {
	font-family: Arial;
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.BigTitleRed13 {
	font-family: Arial;
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
.RegularTitleU {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.RegularBackgroud {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-color: #FFFF33;
	font-weight: normal;
}
.RegularBoldBackgroud {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-color: #FFFF33;
	font-weight: bold;
}
.Regularsmall {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
sub { position: relative; bottom: 3; left:.2ex; font-size: 80%;} 
.Regula_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
ul1
{
list-style-type:none;
padding:0px;
margin:0px;
}
ul1 li
{

background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:5px;
}



/* TABLES */
#tblhosting
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:95%;
border-collapse:collapse;

}
#tblhosting td, #tblhosting th 
{
font-size:1em;
border:1px solid #000;
padding:1px 1px 1px 1px;
}
#tblhosting th 
{
font-size:1.1em;

text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #800000;
color:#FEE7BA;
}
#tblhosting tr.alt td 
{
color: #000;
background-color: #FEE7BA;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}