﻿a {
	border-width: 0px;
	border: none;
	outline: none;
}
div {
	font-size: 100%;
}

/*
p, blockquote {
	margin: 10px 0;
	padding: 0;
}

.button:hover {
}
.button:active, .button:focus {
}
.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}
.code {
	margin: 15px 0;
	padding: 15px 25px 15px 15px;
	background: #F7F7F7;
	border-top: 3px solid #CCCCCC;
	font: 1em/1.5 monospace;
}
blockquote {
	padding: 15px 40px 15px 60px;
	background: url(open_quotes.gif) 20px 10px no-repeat;
	font: 12px/1.5 Georgia, Times, serif;
}
div.quote-grey {
	background: url(q1_std.gif) no-repeat 20px 10px #F7F7F7;
	padding : 0;
	margin: 0;
	border: 1px dotted #999999;
}
div.quote-grey blockquote {
	background: url(q2_std.gif) no-repeat right bottom;
	margin: 0;
}
.error {
	padding: 5px 5px 5px 25px;
	background: url(bullet-error.gif) no-repeat center left;
	color: #CC0000;
}
.message {
	padding: 5px 0 5px 25px;
	background: url(bullet-info.gif) no-repeat center left;
	color: #006DA3;
}
.tips {
	padding: 5px 5px 5px 25px;
	background: url(bullet-tips.gif) no-repeat center left;
}
.highlight {
	border-bottom: 1px dotted #FF9A48;
	padding: 0 1px;
	background: #FFF0E4;
	font-weight: bold;
}
p.pinnote {
	background: url(pin-bg.gif) no-repeat top left #FFF8F2;
	padding: 10px 10px 10px 50px;
	border: 1px dotted #F2CAB7;
}
p.clipnote {
	background: url(clip-bg.gif) no-repeat top left #FFF8F2;
	padding: 10px 10px 10px 50px;
	border: 1px dotted #F2CAB7;
}
p.newspaper {
	background: url(newspaper-bg.gif) no-repeat top left #FFF8F2;
	padding: 10px 10px 10px 50px;
	border: 1px dotted #F2CAB7;
}
.box-grey, .box-hilite {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}
.box-hilite {
	border: 1px dotted #F2CAB7;
	background: #FFF8F2;
}
.comment:hover, .comment:active {
	background: url(comment-icon.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}
.rss:hover, .rss:active {
	background: url(rss.gif) no-repeat top left;
	margin: 0;
	padding: 0 13px 3px;
	border-bottom: none;
}
*/
a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	border-bottom: none;
}
a.readon:hover, a.readon:active, a.readon:focus {
	border-bottom: none;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	border: none;
	color: #FF9A48;
}
a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
	border-bottom: none;
}
div.back_button a:hover, div.back_button a:active, div.back_button a:focus {
	border-bottom: none;
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
div.nftitle a:link {
	text-decoration: none;
	border: none;
}


a, a:visited {
	font-family: verdana;
	color: #A30327;
	text-decoration: none;
}
a:hover, a:focus {
	font-family: verdana;
	color: #000066;
	text-decoration: underline;
}

.title {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	color: #A30327;
	font-weight: bold;
	text-transform: uppercase;
}

