@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #ff9900;
			
}

.style1 {
	font-family: Tahoma, Times, serif;
	font-size: 22px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 20px;
}

.style2 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	padding: 10px 0 10px 10px;
}
.style2 a:link {color: #000000}     /* unvisited link */
.style2 a:visited {color: #000000}  /* visited link */
.style2 a:hover {color: #5d9915}   /* mouse over link */
.style2 a:active {color: #000000}   /* selected link */

.style3 {
	font-family: Tahoma, Times, serif;
	font-size: 22px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 11px;
}

.style4 {
	font-family: Tahoma, Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding: 5px 0px 0px 210px;
}
.style4 a:link {color: #000000; text-decoration: none}     /* unvisited link */
.style4 a:visited {color: #000000; text-decoration: none}  /* visited link */
.style4 a:hover {color: #ffffff; text-decoration: none}   /* mouse over link */
.style4 a:active {color: #000000; text-decoration: none}   /* selected link */

.style5 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.style5 a:link {color: #ffffff; text-decoration: none}     /* unvisited link */
.style5 a:visited {color: #ffffff; text-decoration: none}  /* visited link */
.style5 a:hover {color: #5d9915; text-decoration: none}   /* mouse over link */
.style5 a:active {color: #ffffff; text-decoration: none}   /* selected link */

.style6 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #232862;
	text-align:left;
	font-weight: bold;
	padding: 12px 0 0 0;
}
.style6 a:link {color: #232862; text-decoration: none}     /* unvisited link */
.style6 a:visited {color: #232862; text-decoration: none}  /* visited link */
.style6 a:hover {color: #ff9900; text-decoration: none}   /* mouse over link */
.style6 a:active {color: #232862; text-decoration: none}   /* selected link */

.style7 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	font-weight: bold;
	padding: 12px 0 0 0;
}
.style7 a:link {color: #000000; text-decoration: none}     /* unvisited link */
.style7 a:visited {color: #000000; text-decoration: none}  /* visited link */
.style7 a:hover {color: #ff9900; text-decoration: none}   /* mouse over link */
.style7 a:active {color: #000000; text-decoration: none}   /* selected link */

.style8 {
	font-family: Tahoma, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	font-weight: bold;
	padding: 5px 0 0 0;
}
.style8 a:link {color: #000000}     /* unvisited link */
.style8 a:visited {color: #000000}  /* visited link */
.style8 a:hover {color: #ff9900}   /* mouse over link */
.style8 a:active {color: #000000}   /* selected link */

.style9 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	padding: 0px 0px 0px 35px;
}
.style9 a:link {color: #000000}     /* unvisited link */
.style9 a:visited {color: #000000}  /* visited link */
.style9 a:hover {color: #ff9900}   /* mouse over link */
.style9 a:active {color: #000000}   /* selected link */

.style10 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #000000;
	text-align:right;
	padding: 0px 35px 0px 0px;
}
.style10 a:link {color: #000000; text-decoration: none}     /* unvisited link */
.style10 a:visited {color: #000000; text-decoration: none}  /* visited link */
.style10 a:hover {color: #ff9900; text-decoration: none}   /* mouse over link */
.style10 a:active {color: #000000; text-decoration: none}   /* selected link */

.style11 {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #000000;
	text-align:center;
	padding: 0 0 0 0;
}
.style11 a:link {color: #000000}     /* unvisited link */
.style11 a:visited {color: #000000}  /* visited link */
.style11 a:hover {color: #5d9915}   /* mouse over link */
.style11 a:active {color: #000000}   /* selected link */
