/* CSS Document */
body {
    background-color:#fff;
	color: #000000;
	margin:0px;
	padding: 0px;
	margin-top:15px;
    font: 12px Verdana, Arial, sans-serif;
}

h1 {
font-size:20px;
color:#660000;
margin:0;
margin-bottom:10px;
}

h2 {
font-size:14px;
text-decoration:underline;
}

h3 {
font-size:13px;
padding:0px;
margin-bottom:0px;
border-bottom:1px solid #ECE4D0;
}


.table_list {
background-color:#FFFFE8;
padding:1px;
border:1px solid gray;
margin:5px;
}

.td_row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-left:3px;
padding-right:3px;
}

.footer {
vertical-align:top;
padding:2px;
padding-top:4px;
color:#999999;
font-size:11px;
}

.footer a {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.footer a:hover {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}

.header {
background-image:url(images/back-header.jpg);
background-position:left;
background-repeat:repeat-x;
}

a.link {
color:#000000;
text-decoration:none;
}

a.link:hover {
color:#000000;
text-decoration:none;
}

a.header {
color:#ffffff;
text-decoration:none;
}

a.header:hover {
color:#ffffff;
text-decoration:none;
}

#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 11px;
font-weight:bold;
text-decoration:none;
} 

#menu li {
margin: 0 0 0 0;
margin-bottom:3px;
}

a.menu {
color:#660000;
font-weight:bold;
font-size:11px;
text-decoration:none;
padding-left:12px;
}

a.menu:hover {
color:#660000;
font-weight:bold;
font-size:11px;
text-decoration:underline;
padding-left:12px;
}

.sitemap_p {
padding:2px;
margin-left:25px;
}

.sitemap_p a {
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.sitemap_p a:hover {
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.sitemap {
font-size:12px;
font-weight:bold;
color:#660000;
}

.breadcrumb {
font-size:9px;
font-weight:bold;
color:#999999;
padding:2px;
text-decoration:none;
}

a.breadcrumb {
text-decoration:none;
}

a.breadcrumb:hover {
text-decoration:underline;
}

.back {
background-image:url(images/back.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#ffffff;
}

.floatright {
float:right;
width:188px;
margin: 0 0 15px 15px;
padding: 0px;
padding-bottom:5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align:center;
background-image:url(images/gettingbackmyex-back.jpg);
background-position:left;
background-position:top;
background-repeat:repeat-x;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.floatright2 {
float:right;
width:135px;
padding: 0px;
padding-bottom:5px;
}

.secdiv {
padding:5px;
padding-left:15px;
}

.back-sitemap {
background-image:url(images/gettingbackmyex.jpg);
background-position:right;
background-repeat:no-repeat;
height:400px;
}