
/* body */
body {
background-color : #ffffff;
font-family : verdana, sans-serif;
font-size : 10px;
color : #ffffff;
}

/* background images */

.top_nav {
background-image :   url(../images/indexd_02.jpg);
left : 0;
top : 0;
width : 585px;
height : 41px;
background-repeat : no-repeat;
}

.top_navb {
background-image :   url(file:///C|/webprojects/youronlyhealthplan/images/indexb_02.jpg);
left : 0;
top : 0;
width : 658px;
height : 128px;
background-repeat : no-repeat;
}
.form_info {
background-image :   url(file:///C|/webprojects/youronlyhealthplan/images/index_03.jpg);
left : 0;
top : 0;
width : 1000px;
height : 336px;
background-repeat : no-repeat;
}

.right_nav {
background-image :   url(file:///C|/webprojects/youronlyhealthplan/images/index_05.jpg);
left : 0;
top : 0px;
width : 215px;
height : 392px;
background-repeat : no-repeat;
}

.body_nav {
background-image :   url(../images/silos_03.jpg);
left : 0;
top : 0px;
width : 1057px;
height : 437px;
background-repeat : no-repeat;
}

.body_navb {
background-image :   url(../images/silosb_04.jpg);
left : 0;
top : 0px;
width : 901px;
height : 400px;
background-repeat : repeat;
}

.index_btm {
background-image :   url(../images/index_05.jpg);
left : 0;
top : 0px;
width : 1057px;
height : 63px;
background-repeat : no-repeat;
}

.btm_nav {
background-image :   url(../images/indexd_06.jpg);
left : 0;
top : 0px;
width : 901px;
height : 65px;
background-repeat : no-repeat;
}

/*text sizes*/
.header_text {
font-family : georgia, times new roman , sans-serif;
font-size : 13px;
color : #ffffff;
}

.header_textb {
font-family : georgia, times new roman , sans-serif;
font-size : 13px;
color : #oooooo;
}

.top_nav_text {
font-family : verdana ;
font-size : 11px;
color : #ffffff;
}

.body_text {
font-family : verdana ;
font-size : 11px;
color : #333333;
}

.list_text {
font-family : georgia, times new roman , sans-serif;
font-size : 12px;
color : #000000;
}

/*links*/
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}

a:hover {
	color: #429A15;
	text-decoration: underline;
	}
	
a:active {
	color: #f60;
	text-decoration: underline;
}
