﻿body 
{
 	min-width: 760px;
	text-align:center;
	font-family: Tahoma;
	font-size:small;
	background: url(/images/seniorline/skin/page_back3000.jpg);
}

a:link {
	color:#086588;
	text-decoration:none;
}

a:visited {
	color:#086588;
	text-decoration:none;
}

a:hover {
	color:#086588;
	text-decoration:underline;
}

.menu3 a:Link {
	color:#086588;
	font-size: 1;
	text-decoration:none;
}

.menu3 a:visited {
	color:#086588;
	font-size: 1;
	text-decoration:none;
}

.menu3 a:hover {
	color:#086588;
	font-size: 1;
	text-decoration:underline;
}

.headerText
{
	font-weight: bold;
	color: hex#790102;
}

/* Class for the contect section header */
.info
{
	background-image: url(/images/seniorline/skin/cellheader_bk2.gif);
	background-repeat:repeat-x;
	border: solid 2 gray;
	padding-top: 20px;
	padding-left:5px;
	font-weight:bold;
	color:#790102;
}

/* Classes for the menu table */
.spaceTab
{
	width: 8px;
}

.leftTab
{
	background-image: url(/images/seniorline/skin/tab_left.jpg);
	width: 9px;
}

.middleTab
{
	background-image: url(/images/seniorline/skin/tab_middle.jpg);
}
.middleTab a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.middleTab a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.middleTab a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.rightTab
{
	background-image: url(/images/seniorline/skin/tab_right.jpg);
	width: 9px;
}
.leftTabRed
{
	background-image: url(/images/seniorline/skin/tab_left_red.jpg);
	width: 11px;
}

.middleTabRed
{
	background-image: url(/images/seniorline/skin/tab_middle_red.jpg);
	color: White;
}
.middleTabRed a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.middleTabRed a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.middleTabRed a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rightTabRed
{
	background-image: url(/images/seniorline/skin/tab_right_red.jpg);
	width: 11px;
}

/* End menu classes */

/* Main content section */
#content
{
	padding-top:20px;
	background-color: White;
	background-image: url(/images/seniorline/skin/content_header.jpg);
	background-repeat:repeat-x;
}

#subContentColumn
{
	background-color: #FAFCEE;
	width: 75%;
	vertical-align: top;
}

#subExtrasColumn
{
	background-color: #7F9E63;
	vertical-align: top;
}

/* Feature section and tags */
#feature
{
	background-color: White;
}

#feature H1
{
	font-size: x-large;
	font-weight: bold;
}

#feature H2
{
	font-size: medium;
	font-style: italic;
}

/* Defination for primary container */
#wrapper
{
	width: 750px;
	text-align:left;
	margin: 0 auto;
	border-width: 3px;
	border-color: Gray;
	border-style:solid;
}

/* Header container and associated tags */
#header
{
	background-image: url(/images/seniorline/skin/header_bk.jpg);
}

#header TD
{
	font-size: smaller;
}

/* Menu tags */
#menu TD
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#menucase ul.vert-one {
display:block;
font-family:Tahoma;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:165%;
list-style-type:none;
margin:0pt;
padding:0pt;
width:200px;
}
#menucase ul.vert-one li {
border-bottom:1px solid #e4ead0;
border-top:1px solid #e4ead0;
margin:0pt;
padding:0pt;
}
#menucase ul.vert-one li a {
background:#e4ead0 none repeat scroll 0%;
display:block;
padding:0pt 0pt 0pt 20px;
text-decoration:none;
width:180px;
}
#menucase ul.vert-one li a:hover {
background:#FFFFFF url(/images/seniorline/skin/vert-one_arrowgreen.jpg) no-repeat scroll 0pt 4px;
}
#menucase ul.vert-one li a.current, ul.vert-one li a.current:hover {
background:#FFFFFF url(/images/seniorline/skin/vert-one_arrowgreen.jpg) no-repeat scroll 0pt 4px;
}

/* Footer container */
#footer
{
	background-image: url(/images/seniorline/skin/footer_back.jpg);
	font-size: smaller;
}