A { color: #41679f; font-family: verdana, tahoma, helvetica, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link {color: #41679f; text-decoration:none;}
A:visited {color: #41679f; text-decoration:none;}
A:active {color: #41679f; text-decoration:none;}
A:hover {color: #009A97; text-decoration:underline;}

body {
	margin:0;
}

#page{
	background-color: #FFF;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #000;
	line-height: 135%;
}

.body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-left: 0px;
	line-height: 135%;
}

.byline, .entryfooter, .trackbackfooter {
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 10px 0 0 0;
	color: #666;
}
.byline{
	clear:both;
}

.commentBody {
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;	
	padding:5px;
}

input, select, textarea {
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
}

.date {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {

	margin:12px;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
  padding: 4px 4px 4px 4px;
  line-height: 15px;
	margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
  padding: 4px 4px 4px 4px;
  line-height: 15px;	
}
.center{
	text-align:left;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px dotted #999;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: verdana, tahoma, helvetica, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.photo {border: 1px solid #dddddd; background-color:#efefef; padding:4px;}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/* ---- MAIN NAV ---- */

.MainLogoTable {
	background-image: url(/images/LogoBG.gif);
	background-repeat: repeat-x;
	height: 86px;
	width: 100%;
}

.MainNavTable {
	height: 25px;
	background-image: url(/images/NavBG.gif);
}

.MainNavTD {
	background-image: url(/images/NavLinkBG.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding-right: 9px;
	padding-left: 9px;
}

.MainNav A:LINK {
	color: #333333;
	text-decoration: none;
} 

.MainNav A:VISITED {
	color: #333333;
} 

.MainNav A:HOVER { 
	color: #333333; 
	text-decoration: underline;
} 

.MainNav A:ACTIVE {
	color: #333333;
	text-decoration: none;
} 


/* ---- SUB NAV ---- */

.SubNavTD_LEFT {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 3px 0 0 37px;
	background-image: url(/images/SubNavBG.gif);
}

.SubNavTD_RIGHT {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 3px 30px 0 0;
	background-image: url(/images/SubNavBG.gif);
}

.SubNavTD_LEFT A:LINK, 
.SubNavTD_RIGHT A:LINK {
	color: #ffffff;
	text-decoration: none;
} 

.SubNavTD_LEFT A:VISITED, 
.SubNavTD_RIGHT A:VISITED {
	color: #ffffff;
	text-decoration: none;
} 

.SubNavTD_LEFT A:HOVER, 
.SubNavTD_RIGHT A:HOVER { 
	color: #ffffff; 
	text-decoration: underline;
} 

.SubNavTD_LEFT A:ACTIVE, 
.SubNavTD_RIGHT A:ACTIVE {
	color: #ffffff;
	text-decoration: none;
}

.SubNavTD_LEFT span, 
.SubNavTD_RIGHT span {
	padding-right: 5px;
	padding-left: 5px;
}

/* ------------------------------------------------ FOOTER */

.FooterTable {
	background-image: url(/images/FooterBG.gif);
	height: 118px;
	width: 800px
}

.FooterNavFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

address 
{
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
}