BODY {
	background-image: url(images/tile_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left:0px;
	margin-right:0px;
}
.headerTile {
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.topLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #353668;
	text-decoration:
}

.topLinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #353668;
	text-decoration: underline;
}

.footerLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:
}

.footerLinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.newsBox {
	background-color:#eff0d9;
	padding:13px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.newsBox a {
	background-color:#eff0d9;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.newsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #323366;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.main a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #323366;
}

.main a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9CA111;
	text-decoration: underline;
}

.TDPAdding {
	padding:15px;
}
.TDBOrder {
	border: 1px black solid;
	padding: 10px;
}

.IMGboximage {
	margin-left:10px;
}

UL {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	list-style-position: 10px;
	list-style-image: url(images/bullet.gif);
	l
}
LI {
	margin-bottom:10px;
}

