body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment : scroll;
	background-image : url(../images/page_bkgrnd.gif);
	background-repeat : repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #898989;
	text-decoration : none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #898989;
	text-decoration : underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #898989;
	text-decoration : underline;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color : #666666;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.menuHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
	background-color : #898989;
	width : 101px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 46px;
	border-left : 1px solid White;
}

.menu {
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

.menu A {
	background-color : #CCCCCC;
	width : 100px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

.menu A:hover {
	background-color : #E5E5E5;
	width : 100px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

.menu A:active {
	background-color : #E5E5E5;
	width : 100px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

.submenu {
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #898989;
	background-color : #CCCCCC;
	width : 100px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}

.submenu A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.submenu A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
}

.submenu A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
}

.bkgrnd {
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #E5E5E5;
}

.bkgrnd2 {
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #D9D9D9;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
}

.copyright A {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	text-decoration : none;
}

.copyright A {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	text-decoration : none;
}

.copyright A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	text-decoration : underline;
}

.copyright A:active {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	text-decoration : underline;
}

.news {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	text-decoration : none;
	width : 150px;
	padding-bottom : 5px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
}

.newsHead {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	background-color : #B9B9B9;
	padding-bottom : 5px;
	padding-top : 4px;
	padding-right : 6px;
	padding-left : 6px;
	border-bottom : 1px solid White;
}

.news A {
	font-family : Arial, Helvetica, sans-serif;
	color : #898989;
	font-size : 11px;
	text-decoration : none;
}

.news A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #898989;
	font-size : 11px;
	text-decoration : underline;
}

.news A:active {
	font-family : Arial, Helvetica, sans-serif;
	color : #898989;
	font-size : 11px;
	text-decoration : underline;
}