body{
	margin : 0;

}

.header{
	border-bottom: 1px solid Gray;
}


.HeadingSub {
	font-family : Helvetica, Arial, Verdana,  sans-serif;
	font-size: 20px;
	color : #5C5C5C;
	font-weight: bold;
}

.Footer{
	font-family : Verdana, Arial;
	font-size: 9px;
	color : #0033CC;
} /* Used in the footer */

.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} /* For all text */

.Welcome {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: Black;
	font-weight: normal;
										} /* For home page text */

.LogText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}  /* Used in the log4j text page display */

.GuestBookText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}  /* Used on the guest book page */

.ErrorText{
	font-family : Verdana, Arial;
	font-size: 9px;
	color : Red;
}  /* Error message text */

.required{
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


td.yellowArrow{
	background : url(../images/view/dot-yel.gif) no-repeat center;
	padding-right : 8pt;
} /* Small arrow in a yellow circle */

td.sepline{
	background : url(../images/view/grey/index_line_grey.gif) left;
	font-size : 1px;
	height : 1px;
}  /* Small line used in index as a seperator between items */

td.leftBorder{
	background : url(../images/view/grey/lt-ds.gif) repeat-y;
	width : 3px;
}  /*  Actually right side of vertical boarder */

.pageSeparator{
	background : url(../images/view/grey/lt-dshr.gif) repeat-x;
	font-size : 4px;
	padding : 0;
} /*  Boarder for top and bottom of cells and header */

.pagebanner, .pagelinks{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
}
td.pageNav-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black; 
	height: 20px;
	font-weight : bold;
}

#theBackground-on{
		background-color: White;
		border-color :  White;
}

a.pageNav-on:link { text-decoration: none; color: Black; }
a.pageNav-on:visited {  text-decoration: none; color: Black;  }
a.pageNav-on:hover { text-decoration: underline; color: Red;} 

.Required{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bolder;
}

PRE, TT, CODE, KBD, SAMP { font-family: monospace }

.under{
	color: Blue;
	cursor : hand;
	text-decoration : underline;
}


.odd {
	background : transparent;
}

.even {
	background : #C3C3C3;
}
TABLE.layoutmain {
	border : 4px solid #669999;
}
.headtextr {
    color : White;
	background-color :#C3C3C3 ;
}

.rowon {
	background : #FFFFFF;
	color : #CC0000;
}





	.border
	{
		border: 1px #CCC solid;
	}

	#head {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:12px;
		font-weight:bold;
  		background:#EEEEEE;
		position : absolute;
		left : 0px;
		top : 0px;
		width : 100%;
		height : 20px;
		padding-top:5px;
		}

	A.headanchor{ color: #000000;}
	A.headanchor:visited{ color; #000000;}

	A.headanchor 			{ color: #000000; font-family: tahoma, arial, sans-serif; text-decoration: none;}
	A.headanchor:link		{ color: #000000; text-decoration: none; }
	A.headanchor:visited	{ color: #000000; text-decoration: none; }
	A.headanchor:active		{ color: #000000;  }
	A.headanchor:hover		{ color: #000000;  }


	#banner {
		font-family:tahoma, arial, sans-serif;
		color:#BE4D01;
		font-size:26px;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px;
  		padding-top:15px;
		}

	.description {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:12px;
		font-weight:bold;

  		text-transform:none;
		letter-spacing: .none;
		}

	#content {
		float:left;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		width= auto;


		font-family:tahoma, arial, sans-serif;

		}

	#links {
		background:#EEEEEE;
		color:#000000;
  		margin-top:15px;
  		padding-left:5px;
  		padding-top:5px;
  		padding-right:5px;
				font-family:tahoma, arial, sans-serif;
		}

	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;
				font-family:tahoma, arial, sans-serif;
		}

	.blogbody {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:11px;
		font-weight:normal;

  		line-height:14px;
  		border-left:1px solid #CCC;
  		border-right:1px solid #CCC;
  		border-bottom:1px solid #CCC;
  		border-top:1px solid #CCC;
  		padding:10px;
  		width=100%;
		}

	.title	{
		font-family: tahoma, arial;
		font-size: 18px;
		color: Blue;
		text-transform: uppercase;
		font-weight: bold;
		}

	#menu {
  		margin-bottom:10px;
		background:#FFF;
		font-size:11px;
		font-weight:bold;
		}

	.date	{
		font-family:tahoma, arial, sans-serif;
		font-size: 18px;
		color: #000000;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;
  		width=100%;
		}

	.postsformonth	{
		font-family:tahoma, arial, sans-serif;
		font-size: 18px;
		color: #000000;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;
  		border-bottom:1px solid #CCC;
  		width=100%;
		}

	.posted	{
		font-family:tahoma, arial, sans-serif;
		font-size: 10px;
		color: #000000;
		}


	.calendar {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:10px;
		font-weight:normal;
  		padding: 2px;
		text-align: center;
		}

	.calendarhead {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:10px;
		font-weight:bold;

  		line-height:14px;
		}

	.side {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:10px;
		font-weight:normal;

  		line-height:14px;
		}

	.sidetitle {
		font-family:tahoma, arial, sans-serif;
		color:#000000;
		font-size:9px;
		font-weight:bold;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
 		border-bottom:1px solid #CCC;
  		text-transform:uppercase;
		letter-spacing: .2em;
		margin-bottom: 5px;
		}

	.syndicate {
		font-family:tahoma, arial, sans-serif;
		font-size:9px;
		font-weight:bold;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;

 		}

	.powered {
		font-family:tahoma, arial, sans-serif;
		color:#CCC;
		font-size:9px;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
		line-height:14px;
		text-transform:uppercase;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em
		background:#FFF;
		}


	.comments-body {
		font-family:tahoma, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;

  		line-height:14px;
  		padding-bottom:10px;
		}

	.comments-post {
		font-family:tahoma, arial, sans-serif;
		color:#999;
		font-size:10px;
		font-weight:normal;

    	margin-top:0px;
		}

	.comments-head	{
		font-family:tahoma, arial, sans-serif;
		font-size: 10px;
		color: #999;
		font-weight:bold;
		margin-top:10px;
		text-transform:uppercase;
		border-bottom:1px solid #CCC;
		}

 	.trackback-body {
		font-family:tahoma, arial, sans-serif;
		color:#333;
		font-size:11px;
		font-weight:normal;

  		line-height:14px;
  		padding-top:15px;
		}

	.trackback-url {
		font-family:tahoma, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;

  		line-height:14px;
  		padding:5px;
  		border:1px dashed #CCC;
		}

	.trackback-post {
		font-family:tahoma, arial, sans-serif;
		color:#999;
		font-size:10px;
		font-weight:normal;

  		margin-bottom:20px;
		}

	#banner-commentspop {
		font-family:tahoma, arial, sans-serif;
		color:#CC9933;
		font-size:20px;
		font-weight:bold;

  		padding-left:15px;
		}


table.cal {
	border: 1px solid #666;
	margin: 20px 0 20px 0;
	background-color: #FFEFD5;
}

th.cal, td.cal, th.sortable {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

thead.cal tr {
  background-color: #FFEBCD;
}
th.sorted {
    background-color: Yellow;
}

th.sorted a:hover, th.sortable a:hover {
  text-decoration: underline;
  color: black;
}

th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	color: black;
	background-repeat: no-repeat;
	text-decoration: underline;
}

th.sortable a {
	background-image: url(../images/displaytag/arrow_off.png);
}

th.order1 a {
	background-image: url(../images/displaytag/arrow_down.png);
}
th.order2 a {
	background-image: url(../images/displaytag/arrow_up.png);
}

table.cal tr.even {
  background-color: #def;
}
table.cal tr.odd {
  background-color: Silver;
}

