body {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFF url(images/gradient_bckgrnd.jpg) repeat-y;
	text-align: left;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}
.table_imageright {
	margin-left: 15px;
	border: 2px solid #7BA674;
}
.table_imageleft {
	border: 2px solid #7BA674;
	margin-right: 15px;
}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
.text_georgia16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
.table_bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
A.menu:hover {
	COLOR: #0B745F;
	TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 12px;
	COLOR: #767981;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	text-transform: uppercase;
	font-weight: bold;
}
DIV.menu {
	FONT-SIZE: 12px;
	COLOR: #767981;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	text-transform: uppercase;
	font-weight: bold;
}

A:link {
	color: #0B745F;
	text-decoration: none;
}

A:visited {
	color: #0B745F;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #313131;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
	margin: 0px;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
	font-weight: bold;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #333333;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
