html
{
	margin : 0;
	padding : 0;
}
body
{
	background-color : #ffffcc;
	font-family : Arial;
	font-size : 14px;
	padding : 0px;
	margin : 0px;
}
.main
{
	background-color : #A9D3A9;
}
.toptable
{
	border-left : 1px solid #006600;
	border-right : 1px solid #006600;
	padding-left : 0px;
	padding-right : 0px;
}
.nav
{
	background-color : #006600;
	color : #FFFFFF;
	border-right: solid 1px #000000;
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.nav a:link
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.nav a:visited
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.nav a:hover
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.nav a:active
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.topline
{
	background-color : #006600;
	color : #FFFFFF;
	border-right: solid 1 #000000;
	font-family : Arial;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.topline a:link
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.topline a:visited
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.topline a:hover
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.topline a:active
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.line
{
	background-color : #006600;
	color : #FFFFFF;
	border-right: solid 1 #000000;
	font-family : Arial;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
.line a:link
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.line a:visited
{
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.line a:hover
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.line a:active
{
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
.default
{
	background-color : #F9F9F9;
	color : #000000;
	font-family : Arial;
	font-size : 16px;
      text-align : justify;
	font-style : normal;
	font-weight : normal;
}
.default a:link
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.default a:visited
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.default a:hover
{
	background-color : #F9F9F9;
	color : #008000;
	text-decoration : underline;
}
.default a:active
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}

.standard
{
	background-color : #F9F9F9;
	color : #000000;
	font-family : Arial;
	font-size : 18px;
      text-align : justify;
	font-style : normal;
	font-weight : normal;
}
.standard a:link
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.standard a:visited
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.standard a:hover
{
	background-color : #F9F9F9;
	color : #008000;
	text-decoration : underline;
}
.standard a:active
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.table
{
	background-color : #F9F9F9;
	color : #000000;
	font-family : Arial;
	font-size : 18px;
      text-align : left;
	font-style : normal;
	font-weight : normal;
}
.table a:link
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.table a:visited
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.table a:hover
{
	background-color : #F9F9F9;
	color : #008000;
	text-decoration : underline;
}
.table a:active
{
	background-color : #F9F9F9;
	color : #0000ff;
	text-decoration : underline;
}
.gmpp
{
	border-bottom : solid 1px #FFFFFF;
}
.etc
{
	border-bottom : solid 1px #FFFFFF;
	border-top : solid 1px #FFFFFF;