body {
	text-align : center;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

div#container	{
	width: 982px;
	background-color: green;
}

div#container2	{
	width:980px;
	background-color: white;
}

html { 
overflow-y: scroll;
}

p.right {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : right;
	line-height : 16px;
}

p.rightwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-align : right;
	line-height : 20px;
	margin-right : 10px;
}

a.main, a.main:link, a.main:visited, a.main:active {
	background : transparent;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px
}

a.main:hover {
	color : Red;
}

a.main2, a.main2:link, a.main2:visited, a.main2:active {
	background : transparent;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 13px
}

a.main2:hover {
	color : Red;
}

p.large {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

hr {
	color : black;
	margin-left : 5%;
	margin-right : 5%;
	height : 1px;
}

p.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

p.head2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

p.head3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : Black;
}

p.head4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : Black;
	line-height : 30px;
}

p.head5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

p.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

p.normal2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	line-height : 15px;
}

p.normal5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	margin-left : 20px;
}

p.middle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.smallmiddle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.smallmiddlewhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-align : center;
	line-height : 11px;
}

p.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

p.left2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : left;
}

p.italic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	font-style : oblique;
}

p.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}


a.menu, a.menu:visited, a.menu:active {
	background : transparent;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 24px;
	text-decoration : none;
}

a.menu:hover {
	color : Yellow;
	text-decoration : underline;
}

a, a:visited, a:active {
	color : blue;
	text-decoration : none;
}

a:hover	{
	color : red;
}
	
.borderline {
	BORDER-RIGHT: 1px solid #802991;
	BORDER-TOP: 1px solid #802991;
	BORDER-LEFT: 1px solid #802991;
	BORDER-BOTTOM: 1px solid #802991;
	BACKGROUND-COLOR: transparent;
}

.sides	{
	BORDER-RIGHT: 1px solid #802991;
	BORDER-LEFT: 1px solid #802991;
	BACKGROUND-COLOR: transparent;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	line-height : 13px;
}

td.menu	{
	background-color : #006600;
	color : white;
	}
	
img.home	{
	margin-left : 20px;
	margin-bottom : 15px;
	margin-top : 4px;
}

