body {
background-image: url(images/backrepeat.jpg);
background-repeat: repeat-x;
}	
a {
color: #333333;
}
a:hover {
color: #666666;
}
.contentBack {
background-color: #FFFFFF;
padding:12px;
}
.contentMain {
background-color: #E0E0E0;
padding:12px;
}
/*
Pricing sections
*/

#pricing06 {
	margin:0;
	display:block;
}

#pricing07 {
	margin:0;
	display:none;
}

/*
Text
*/
.fontRed {
	color:red;
}
ul {
padding:0;
margin:0;
padding-left:15px;
}
td,th {
text-align:left;
font-family: Arial;
font-size:11px;
color:#333333;
}
td.bordertop_dotted {
border-top: 1px dotted #909090;
}
td.borderbottom_dotted {
border-bottom: 1px dotted #909090;
}
td.borderright_dotted {
border-right: 1px dotted #909090;
}
td.content_padding {
padding:10px;
padding-top:4px;
}
td.content_padding_alt {
padding:10px;
padding-left:4px;
padding-top:4px;
}
td.content_padding_left {
padding:4px 20px 10px 0px;
}
img {
border:0;
}
img.small_image {
border: 4px solid #999999;
margin-left: 20px;
}
img.small_image_left {
border: 4px solid #999999;
margin-left: 10px;
}
td.menu_backleft {
background-image:url(images/menu_backleft.jpg);
background-repeat:no-repeat;
width:100px;
height:49px;
text-align:center;
padding-bottom:5px;
}
td.menu_backmiddle {
background-image:url(images/menu_backmiddle.jpg);
background-repeat:no-repeat;
width:100px;
height:49px;
text-align:center;
padding-bottom:5px;
}
td.menu_backright {
background-image:url(images/menu_backright.jpg);
background-repeat:no-repeat;
width:100px;
height:49px;
text-align:center;
padding-bottom:5px;
}

td.menu_backleft a {
font-family: Arial;
font-size:11px;
#font-weight:bold;
color:#333333;
text-decoration:none;
}
td.menu_backmiddle a {
font-family: Arial;
font-size:11px;
#font-weight:bold;
color:#333333;
text-decoration:none;
}
td.menu_backright a {
font-family: Arial;
font-size:11px;
#font-weight:bold;
color:#333333;
text-decoration:none;
}