body {

	font-family: Tahoma, Verdana, Arial;

	color: #000000;

	margin: 0px;

}



a:link {

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



a:visited {

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



a:active {

	font-weight: bold;

	color: #DC0100;

	text-decoration: none;

}



a:hover {

	color: #E00604;

	font-weight: bold;

	text-decoration: none;

}



#mainTable {

	padding: 0px;

	font-family: Tahoma, Verdana, Arial;

	color: #000000;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	margin: 0px;

}



#content {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #333333;

	border-right-color: #333333;

}



.style1 {

	font-size: 14px;

	margin-right: 20px;

	margin-left: 10px;

}



.style2 {

	font-size: 14px;

	font-weight: bold;

}



#nav {

}



#header {

	height: 200px;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	color: #FFFFFF;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #000000;

}



#header a:link {

	font-weight: bold;

	color: #FFFFFF;

}



#header a:visited {

	font-weight: bold;

	color: #FFFFFF;

}



#header a:active {

	font-weight: bold;

	color: #DC0100;

}



#header a:hover {

	color: #E00604;

	font-weight: bold;

}



#footer {

	color: #FFFFFF;

	font-size: 12px;

}



#footer a:link {

	font-weight: bold;

	color: #FFFFFF;

}



#footer a:visited {

	font-weight: bold;

	color: #FFFFFF;

}



#footer a:active {

	font-weight: bold;

	color: #DC0100;

}



#footer a:hover {

	color: #E00604;

	font-weight: bold;

}


