body {
	margin: 0px;
	padding: 0px;
	background-color:#330000;
	background-image: url(images/back_main2.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size:12px;
}

a:link, a:active {
	font-family: Georgia, Arial, Times, serif;
	font-size: 12px;
	font-weight: 2.0em;
	color: #9A5F6D;
	text-decoration:none;
}

a:hover{
	font-family: Georgia, Arial, Times, serif;
	font-size: 12px;
	font-weight: 2.0em;
	color: #9A5F6D;
	text-decoration:underline;
}

a:visited {
	font-family: Georgia, Arial, Times, serif;
	font-size: 12px;
	font-weight: 2.0em;
	color: #666666;
	text-decoration:none;
}

#remodel {
	font-family: Georgia, Arial, Times, serif;
	font-weight: normal;
	font-size: 14px;
	border: 2px;
	border-color: #9A5F6D;
	background-color:#330000;
	width: 300px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}

html>body #remodel {
	height: 30px;
	}


.footer {
	font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	line-height: 1.5em;
}
a.footer:link, a.footer:active {
	font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A5F6D;
	text-decoration: underline;
	background-color: none;
}
a.footer:link, a.footer:active {
	font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A5F6D;
	text-decoration: underline;
	background-color: none;
}
a.footer:hover, a.footer:visited {
    font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	background-color: none;	
	}

p {
	font-family: Georgia, Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	line-height: 1.5em;
}

div.name {
	font-family: Georgia, Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin: 13px;
	}
	
p.header {
    line-height: 1.5em;
	margin: 14px;
	font-weight:bold;
	}
		
a.header:link, a.header:active {
    line-height: 14px;
	font-weight:bold;
	color: #330000;
	text-decoration:none;
	}
	
a.header:hover, a.header:visited {
    line-height: 14px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	}	
	
p.answer { 
	margin: 0px;
	font-style:italic;
	}

p.thought { 
	margin: 13px;
	font-style:italic;
	}

.subnavigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6CCCC;
	border-right-color: #E6CCCC;
	border-bottom-color: #E6CCCC;
	border-left-color: #E6CCCC;
	font-family: Georgia, Arial, Times, serif;
	font-size: 10px;
	color: #330000;
	line-height: 1.9em;
}

a.sub:link, a.sub:active, a.sub:visited {
	font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A5F6D;
	text-decoration: none;
	background-color: none;
}

a.sub:hover,  {
    font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A5F6D;
	text-decoration: underline;
	background-color: none;
}


a.subSelect:link, a.subSelect:active, a.subSelect:visited {
	font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	background-color: none;
}

a.subSelect:hover, {
    font-family: Georgia, Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	background-color: none;
}


td.leftBottom {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6CCCC;
	border-right-color: #E6CCCC;
	border-bottom-color: #E6CCCC;
	border-left-color: #E6CCCC;
	}
tr.RowOdd {
background-color:#E6CCCC;
}

td.RowOdd {
background-color:#E6CCCC;
}

tr.RowEven {
background-color:#FFFFFF;
}

input:focus { 
 border: 2px solid #666666; 
} 
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
