/* Home of Homes StyleSheet */
/* Created by Osmosis Interactive */

/* Elements */
A:link {color:#990000; text-decoration : none}
A:visited {color:#990000; text-decoration : none}
A:active {color:#990000; text-decoration : none}
A:hover {color:#000000; text-decoration : none}

ol {
	margin-left : 25px;
	margin-top : 0px;
}

ul {
	margin-left : 25px;
	margin-top : 2px;
}

/*Classes */
.bold{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #7B7B7B;
	text-decoration : none;
	font-weight : bold;	
	word-spacing : 0px;
	letter-spacing : 0px;
}

.body{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	line-height : 14px;
}

.shd{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC6600;
	text-decoration : none;
	font-weight : bold;
	line-height : 14px;
}

.highlight{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
	font-style : italic;
	word-spacing : 0px;
	letter-spacing : 0px;
}

.italic{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-style : italic;
	word-spacing : 0px;
	letter-spacing : 0px;
}

.menu{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.notes{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}

.navi-off{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	line-height : 14px;
	color : #666666;
}

.navi-on{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	line-height : 14px;
}

.selected{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	color : #FF6600;
}