
body, html, div, font, p, td {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 9pt;
	color: #939baf;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.entrytext{
font-weight: normal;
}
h1 {
	background: #202744;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	letter spacing: -3px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 5px solid #424858;
}
h2 {
	background: #dadde6;
	color: #939baf;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
        width: px;
	margin-top: 1px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #939baf;
	border-top: 1px solid #939baf;
	border-left: 1px solid #939baf;
	border-right: 1px solid #939baf;
}
h3 {
	background: #ffffff;
	color: #000000;
	font-family: tahoma;
	font-size: 7pt;
	letter-spacing: 5px;
	line-height: 7pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #747e96;
	cursor: pointer;
}
a:hover { 
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	cursor: pointer;
}



input, select {
	color: #747e96;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
TEXTAREA {
	color: #747e96;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


b {
	COLOR: #878ea1; 
        font-family: arial;
        FONT-SIZE: 10pt; 
        font-weight: bold;
	letter-spacing: -1px;
}

i {
	COLOR: #5c6374; 
        font-family: arial;
        FONT-SIZE: 8pt;
	letter-spacing: 1px;

}
a img {
 border: 2px solid #747e96;
}
a:hover img {
 border: 2px solid #ffffff;
 }




td { font-family: Tahoma; font-size: 7px; color: #xxxxxx; font-weight: normal; }
--> 

/*	====	FanUpdate 2.2.1	====	*/

div#fanupdate {}

h2 {}
h3 {}
p {}

/*	====	Entries	====	*/

div.post {}

p.catfile {padding: 0 0 0 3em;}

/*	====	Comments	====	*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #f3f3f3;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
}

/*	====	Comment Form	====	*/

div.comments-form {}

form#comments-form {}

p#cmt-rules {}
p#cmt-moderation {}

label {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
}

input, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

textarea {
	width: 100%;
}

.wysiwygmenu {
	display: block;
}
.wysiwygmenu a {
	padding: 0.125em 0.25em;
}

/*	====	Footer	====	*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
}

div.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
}

div.credit p {margin: 0;}

blockquote.fanupdate {
background-color:#CACACA;
border:1px solid #888888;
padding:5px;
margin-bottom:15px;
font-family:tahoma;
font-size:11px;
line-height:15px;
color:#888888;
}


