@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLt #container {
	width: 807px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 10px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 2px 15px 2px;
	background-image: url(http://www.quadro.net/img/bg/sideBarBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 207px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(http://www.quadro.net/img/bg/topmenu.jpg);
	background-repeat: no-repeat;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.toptable {
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

p.solid {
	border-style: solid;
	border-color: #2C2D8B;
}
ul 
{
list-style-image: url('q.png')
}
a.sidebar:link {
	color: #ffffff;
}
a.sidebar:visited {color: #FFFFFF}
a.sidebar:hover {color: #DDDDDD}
.tablebg {
	background-repeat: no-repeat;
	list-style-image: url(http://www.quadro.net/img/bg/q.png);
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background-image: url(http://www.quadro.net/img/titles/bottom.jpg);
	/* max-height: 155px; */
	background-position: bottom;
	padding-bottom: 7px;
	background-color: #2C2F90;

}
.roundedcornr_box_470536 {
	background: url(http://www.quadro.net/img/titles/roundedcornr_470536_tl.png) no-repeat top left;
}
.roundedcornr_top_470536 {
	background: url(http://www.quadro.net/img/titles/roundedcornr_470536_tr.png) no-repeat top right;
}
.roundedcornr_bottom_470536 {
	background: url(http://www.quadro.net/img/titles/roundedcornr_470536_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_470536 div {
	background: url(img/titles/roundedcornr_470536_br.png) no-repeat bottom right;
}
.roundedcornr_content_470536 {
	background: url(http://www.quadro.net/img/titles/roundedcornr_470536_r.png) top right repeat-y;
}

.roundedcornr_top_470536 div,.roundedcornr_top_470536,
.roundedcornr_bottom_470536 div, .roundedcornr_bottom_470536 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_470536, .roundedcornr_bottom_470536 {
	margin-top: -19px;
}
.roundedcornr_content_470536 { padding: 0 15px; }
.cellPlans {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C2F90;
	font-weight: bold;
}
.price {font-size:18px; color:#990000; font-family:Arial, Helvetica, sans-serif;}
.errormsg {font-size:12px; color:#990000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.titles {font-size:18px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.Prepaid {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C2F90;
	font-weight: bold;
}
.titles2 {
	font-size:18px;
	background-color:#2D348D;
	padding-left:50px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.small {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C2F90;
}
.tVsmall {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.tVtitles {font-size:12px; background-color:#cccccc; padding-right:5px; padding-left:5px; color:#330000; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.HD {font-size:12px; color:#990000; font-family:Arial, Helvetica, sans-serif;}
.tVTitles2 {
	font-size:16px;
	background-color:#2D348D;
	padding-left:25px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.Setprice {font-size:12px; color:#990000; font-family:Arial, Helvetica, sans-serif;}
.Headers1 {font-size:12px; padding-right:5px; padding-left:5px; color:#330000; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.smallHeader {font-size:9px; color:#CCCCCC}
.Webmail {
	font-size:15px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.error { font-weight:bold; color:#00F; }
.news {
	background-color:#eff5f8;
	border:thin #999;
	height:75px;
	width:530px;
	padding: 12px;
	font-size:13px;
	margin-top:5px;
	margin-bottom:5px;
}			
