/*font family for page*/

div, p, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;

}
#MainTable {
	border: thin solid #000033;



}
/* The main Layout Table*/

#mnTable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-indent: 10px;
	font-weight: normal;
	line-height: 14px;

}
#Text {
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
	text-indent: 0;
	letter-spacing: 0.08em;
	margin: 0px;
}
#Text a:link {
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
#Text a:hover {
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
#Text a:visited {
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #000033;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	text-indent: 0;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000066;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 10px;
	width: 97%;
	text-indent: 0;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #ccccff;
	letter-spacing: 0.1em;
	text-align: center;
	text-indent: 0;
	padding: 5px;
	width: 97%;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
	color: #666666;
	line-height: normal;
}
#tableText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
	border: thin double #333399;
	letter-spacing: 0.08em;
	background-color: #faf0e6;
	text-indent: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
}
#tableText a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #990099;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}
#tableText a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #990099;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}
#tableText a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #990099;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}
#tableText2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0.08em;
	text-indent: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
}
#NavBar {
	background-color: #000033;

}



#bottomBar {
	background-color: #000033;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00;
}
#bottomBarText {
	background-color: #000033;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
#bottomBar a:link {
	text-decoration: none;
	color: #9999ff;
}
#bottomBar a:hover {
	text-decoration: none;
	color: #ffcc00;
}
#bottomBar a:visited {
	text-decoration: none;
	color: #cccccc;
}
