a:link, a:visited {
	color : #386045;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #386045;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

body {
	background-color : #C1C8C4;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bodyleft{
	background-image : url(images/layout/body_left.gif);
	background-repeat : repeat-y;
	width : 5px;
}

.bodyright{
	background-image : url(images/layout/body_right.gif);
	background-repeat : repeat-y;
	width : 4px;
}

.footertxt {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.header1 {
	color : #386045;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}

.pad {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

.pipebk{
	background-image : url(images/layout/pipe_bk.gif);
	background-repeat : repeat-x;
	height : 25px;
}

.pipebkbot {
	background-image : url(images/layout/pipe_bkbot.gif);
	background-repeat : repeat-x;
	height : 6px;
}

.pipebktop {
	background-image : url(images/layout/pipe_bktop.gif);
	background-repeat : repeat-x;
	height : 2px;
}

.sidebardate {
	color : #386045;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
}

.sidebarleft {
	background-image : url(images/layout/l_sidebar_left.gif);
	background-repeat : repeat-y;
	width : 4px;
}

.sidebarright{
	background-image : url(images/layout/l_sidebar_right.gif);
	background-repeat : repeat-y;
	width : 5px;
}

.sidebartxt {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

