* {font-family: Verdana, Arial, Helvetica, sans-serif;}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-image: url("http://selectfone.com/static/weave.jpg");
	color: black;
	font-size: 13px;
}

#corner {
	position: absolute;
	top: 20px;
	left: 0px;
	width:300px;
	height:95px;
}

#topmiddle {
	position: absolute;
	top: 10px;
	left: 310px;
	min-width:506px;
	width:60%;
	height:95px;
}

#menubar {
	position: absolute;
	top: 110px;
	left: 0px;
	min-width:600px;
	width:100%;
	text-align : center;
	vertical-align:middle;
	font-size: 13px;
	font-weight: bold;
	border: 1px groove #c0c0c0;
}

#leftbar {
	position: absolute; 
	top:130px;
	left: 0.5%;
	width: 17%;
	margin: 1% 1% 0% 0%;
	background-color: #011f5b;
}

#middletext {
	position: absolute;
	top:130px;
	left:18%;
	min-width: 360px;
	font-size: 13px;
	width: 64%;
	margin-top: 1%;
}

#rightbar {
	position: absolute;
	background-color: #eeeeee;
	top:130px;
	left: 82%;
	width: 18%;
	margin: 1% 0% 0% 1%;
}

img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}

.error {
	font-size: 13px;
	color: #990000;
	}

.big {
	font-weight: bold;
	font-size: 14px;
	}

.bigred {
	font-weight: bold;
	font-size: 15px;
	color: #990000;
	}

.normal {
	font-size: 13px;
	color: black;
	}

.small {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	}

.smallred {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	}

h3.redcolor {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
	margin-bottom: 3px;
	}

.dollar {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	}

.PlanBullets {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
	font-size: 11px;
	}

.logo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-family:  Verdana, sans-serif ;
	font-size: 48px;
	font-weight: bold;
	color: #7794c9;
	}

table.inv {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-collapse: collapse;
	background-color: white;
	border-spacing: 0px;
	align: center
}

.inv_trh {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffff77;
	color: #404040;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	text-align: left
}


.inv_tr0 {
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #6699cc 1px dotted;
	background-color: #fafafa;
	color: #404040;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.inv_tr1 {
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #6699cc 1px dotted;
	background-color: #ddeeff;
	color: #404040;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.inv_tr2 {
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #000000 1px solid;
	background-color: #fafafa;
	color: #404040;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}


th {
	font-weight: normal;
    text-align: left;
    table-layout: auto;
    border: 1px #666666 groove;
    white-space: nowrap;
	}

th.NavMenu {
	text-align: center;
	vertical-align: middle; 
	font-size: 13px;
	font-weight: bold; 
	border: 1px groove #C0C0C0;
	background-color: #011f5b;
	color: white;
	}

th.SelectedItem {
	font-weight: bold;
	background-color: #7794c9;
	font-size: 13px;
	color: white;
	text-align: center;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: left;
    table-layout: auto;
    border: 0px groove #666666;
    margin: 2px 2px
	}

td.MenuItem {
	color: #ffffff;
	padding-left: 20px;
	font-size: 13px;
	}

td.SelectedItem {
	font-size: 13px;
	font-weight: bold;
	border: 1px groove #666666;
	background-color: #7794c9;
	padding-left: 20px;
	color: white
	}

td.centre {
	background-color: #ffffff;
	padding-left: 10px;
	}

td.leftsidebar {
	background-color: #011f5b;
	font-size: 13px;
	}

td.rightsidebar {
	font-size: 11px;
	}

td.leftred {
	border-left: thin solid #990000;
	}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;
         color: #bb4444}

