

/* CSS Document */

body {
	background: #91c1da url(/images/style3_background.jpg) repeat-x;
	color: #;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
#branding {
	color: #;
	margin: 10px auto 10px auto;
	text-align: center;
}
#container {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#footer {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	color: #000000;
	width: 900px;
	border-top: 4px double #3B92BD !important; /* for firefox and all */
	*border-top: 4px double #3B92BD !important; /* for ie6 and ie7 */
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	padding: 20px;
}
#footer * {
	color: #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
}
#footer a {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
}
#footer a:hover {
	color: #0000FF;
}
#header {
	width: 900px;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
}
#header #tbar {
	border: 3px double #0b3862 !important; /* for firefox and all */
	*border: 3px double #277AA4 !important; /* for ie6 and ie7 */
}
#header * {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
#main {
	width: 650px;
	background: #;
	color: #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	padding: 20px;
}
#side {
	width: 250px;
	background: #;
	color: #;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	padding: 20px;
}
.sidetitle {
	width:210px;
	text-align:left;
	font-weight:bold;
	font-size:12pt;
	color: #ffde00;
	border-bottom:2px dotted #000000;
	margin-bottom: 8px;
}
.divider {
	width:210px;
	text-align:center;
	line-height:20px;
	height:20px
}
.main_holder {
	width:610px;
	line-height:1px;
	height:1px
}
.side_holder {
	width:210px;
	line-height:1px;
	height:1px
}
.navbar {
	border: 1px solid #3B92BD;
	background: #5DA2C5;
	padding: 5px;
	margin-bottom: 15px;
}
.navbar td {
	padding: 5px;
}
.sideimage {
	border: 2px solid #000066 !important;
}
.ff_orderlink {
	width: 210px;
	text-align:center;
	font-weight:bold;
	background: #91C0DA;
	color: #;
	border: 1px solid #7AADC8;
	padding:2px 0 2px 0;
	margin:15px 0 10px 0;
}
.ff_orderlink:hover {
	background: #9BCDE8;
	color: #;
	border-top: 1px dotted #;
	border-bottom: 1px dotted #;
}
.ie_orderlink {
	width: 210px;
	text-align:center;
	font-weight:bold;
	background: #91C0DA;
	color: #;
	border: 1px solid #7AADC8;
	padding:2px 0 2px 0;
	margin:15px 0 10px 0;
}
.ie_orderlink:hover {
	background: #9BCDE8;
	color: #;
	border-top: 1px solid #;
	border-bottom: 1px solid #;
}
.title {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12pt;
	color: #ffde00;
	font-weight:bold;
	width: 100%;
	border-bottom: 2px dotted #000000;
}
.smalltext {
	font-size: 8pt;
}
.weblogtitle {
	color: #000000;
	border-bottom:2px dotted #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
.weblogdata {
	background: #a3cee6;
	color: black;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 10px 15px 15px 15px;
	line-height: 24px;
}
.weblogpostline {
	background: #91c1da url(/images/style3_bargradtop.jpg) repeat-x bottom;
	height: 30px;
	color: black;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px dotted #AAAAAA;
}
.weblogfooter {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	height: 30px;
	color: #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
	border-top: 1px dotted #AAAAAA;
}
.weblogfooter a {
	color: #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
}
.weblogleft {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	height: 30px;
	width: 30px;
	border-top: 1px dotted #AAAAAA;
}
.weblogright {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	height: 30px;
	width: 30px;
	border-top: 1px dotted #AAAAAA;
}
.weblogdivider {
	background: #91c1da;
	height: 20px;
	color: #999999;
	font-size: 8pt;
	font-weight: bold
}
.commentdata {
	color: black;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 10px 15px 15px 15px;
	line-height: 24px;
	border-style: solid;
	border-color: #3B92BD;
	border-width: 0 1px 0 1px;
}
.commentheader {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	color: black;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-style: solid;
	border-color: #3B92BD;
	border-width: 1px 1px 0 1px;
}
.owner {
	color: #ffde00 !important;
	font-size: 10pt;
}
.commentfooter {
	background: #91c1da url(/images/style3_background.jpg) repeat-x bottom;
	color: #000000;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	padding: 3px;
	border-style: solid;
	border-color: #3B92BD;
	border-width: 0 1px 1px 1px;
}
table.post_inset {
	background: #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 30px;
	border: none
}
td.post_inset {
	padding: 3px;
}
img.inset_image {
	border: 1px solid #888888
}
.alert {
	color: darkred;
	margin: 10px 0 15px 0 !important;
	padding:2px;
	width:100%;
	font-size:8pt;
}
