TD.border {
	border : 1px solid #EAEC91;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}

TABLE.border {
	border : 1px solid #EAEC91;
	
}

TD.book {
	color: #006f05;
	font-size: 15px;
	font-weight : bold;
	line-height : 22px;
}

SMALL {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

A.large, A.large:LINK, A.large:VISITED {
	font-size : 13px;
	color : Navy;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.large:ACTIVE, A.large:HOVER, A.large:FOCUS {
	font-size : 13px;
	color : Red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.menu, A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	color: #006f05;
	text-decoration: none;
	width : 100px;
	text-align : center;
	font : 12px;
	line-height : 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.menu:hover {
	color: #366448;
	text-decoration: none;
	width : 100px;
	text-align : center;
	font : 12px;
	line-height : 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}


A.but, A.but:LINK, A.but:VISITED, A.but:ACTIVE {
	color: Red;
	text-decoration: none;
	width : 102px;
	text-align : center;
	font : 13px;
	line-height : 27px;
	font-weight : bold;
	background-image : url(../graphics/but1.gif);
	font-family : Arial, Helvetica, sans-serif;
}

A.but:hover {
	color: Black;
	text-decoration: none;
	width : 102px;
	text-align : center;
	font : 13px;
	line-height : 27px;
	font-weight : bold;
	background-image : url(../graphics/but2.gif);
	font-family : Arial, Helvetica, sans-serif;
	
}

BODY{
	background-color: White;
	margin : 0px;
	border-width : 0px;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-size : 12px;
}


H1{
	color: #E40D01;
	font-size: 20px;
	font-family : Arial, Helvetica, sans-serif;
}


H2
{
	color: #7C7E7C;
	font-size: 22px;
	font-family :  Arial, Helvetica, sans-serif;
}
	
H3 {
	color: #006f05;
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
}

H5
{
	color: #7C7E7C;
	font-size: 20px;
	font-family : Arial, Helvetica, sans-serif;
}

H6 {
	color: #006F05;
	font-size: 15px;
	font-family : Arial, Helvetica, sans-serif;
}


HR
{
	color: #DCEFDC;
}

LI {
	font-size : 13px;
	color : #1B1B1B;
	text-decoration : none;
	text-align : justify;
}


TABLE.body{
	font-family : Arial, Helvetica, sans-serif;
	background-color:white;
	border-color:#16AD01;
}
.thin{
	border : 1px solid black;
	color: lime;
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P {
	font-size : 13px;
	color : #1B1B1B;
	text-decoration : none;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}


TH{
	color:#FF6600;
	font-size: 17pt;
}

A, A:LINK, A:VISITED {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

A:ACTIVE, A:HOVER {
	color : Red;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


A.large, A.large:LINK, A.large:VISITED {
	color : Navy;
	text-decoration : none;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}

A.large:ACTIVE, A.large:HOVER {
	color : Red;
	text-decoration : none;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}

A.small, A.small:LINK, A.small:VISITED {
	color : Lime;
	font-size : 11px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.small:ACTIVE, A.small:HOVER {
	color : Red;
	font-size : 11px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.smaller, A.smaller:LINK, A.smaller:VISITED {
	color : #393C39;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 12px;
}

A.smaller:ACTIVE, A.smaller:HOVER {
	color : Red;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 12px;
}

TD.table {
	padding-left : 16px;
}
