@charset "utf-8";

/* CSS Document */



*{

	margin: 0;

	padding: 0;

}



html,body{

	height: 100%;

	background-color: #272b2b;

	background-image: url(a1.jpg);	

}



.style1 {

	font-family: Tahoma, Times, serif;

	font-size: 22px;

	color: #bf3e3f;

	text-decoration: none;

	font-weight: normal;

	text-align: left;

	padding: 0px 0px 0px 0px;

}



.style2 {

	font-family: Tahoma, Times, serif;

	font-size: 13px;

	color: #000000;

	text-align:left;

	padding: 5px 3px 10px 0px;

}

.style2 a:link {color: #000000}     /* unvisited link */

.style2 a:visited {color: #000000}  /* visited link */

.style2 a:hover {color: #fe3300}   /* mouse over link */

.style2 a:active {color: #000000}   /* selected link */



.style3 {

	font-family: Tahoma, Times, serif;

	font-size: 14px;

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;

	text-align: left;

	padding: 4px 0px 0px 13px;

}



.style4 {

	font-family: Tahoma, Times, serif;

	font-size: 14px;

	color: #ffffff;

	text-align: right;

	font-weight: normal;

	padding: 0;

}

.style4 a:link {color: #ffffff}     /* unvisited link */

.style4 a:visited {color: #ffffff}  /* visited link */

.style4 a:hover {color: #fe3300}   /* mouse over link */

.style4 a:active {color: #ffffff}   /* selected link */



.style5 {

	font-family: Tahoma, Times, serif;

	font-size: 12px;

	color: #021951;

	text-align:left;

	text-decoration: none;

	padding: 0 0 0 10px;

}

.style5 a:link {color: #021951}     /* unvisited link */

.style5 a:visited {color: #021951}  /* visited link */

.style5 a:hover {color: #fe3300}   /* mouse over link */

.style5 a:active {color: #021951}   /* selected link */



.style6 {

	font-family: Tahoma, Times, serif;

	font-size: 12px;

	color: #ffffff;

	text-align:left;

	padding: 0 0 0 0px;

}

.style6 a:link {color: #ffffff}     /* unvisited link */

.style6 a:visited {color: #ffffff}  /* visited link */

.style6 a:hover {color: #fe3300}   /* mouse over link */

.style6 a:active {color: #ffffff}   /* selected link */



.style7 {

	font-family: Tahoma, Times, serif;

	font-size: 12px;

	color: #ffffff;

	text-align:right;

	padding: 0 0 0 0px;

}

.style7 a:link {color: #ffffff}     /* unvisited link */

.style7 a:visited {color: #ffffff}  /* visited link */

.style7 a:hover {color: #fe3300}   /* mouse over link */

.style7 a:active {color: #ffffff}   /* selected link */



.style8 {

	font-family: Tahoma, Times, serif;

	font-size: 12px;

	color: #ffffff;

	text-align:left;

	padding: 10px 0 0 5px;

}



.style9 {

	font-family: Tahoma, Times, serif;

	font-size: 12px;

	color: #ffffff;

	text-align:right;

	padding: 0 30px 0 0;

}

