body{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px
}

.class1 A:link {
	text-decoration: none;
	color: #000;	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.class1 A:visited {
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.class1 A:active {
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.class1 A:hover {
	text-decoration: underline; 
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

#bgleft {
	background: url("images/top_03.jpg") no-repeat;	
}

#bgcell {
	background: url("images/design_08.jpg") repeat-x; 
}

#titlecell {
	background-color: #dbd1c5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

#right {
	border-left: 1px dashed #ccc;
}

.tabletext {
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #993300;
	padding-left: 10px;
	padding-top: 5px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #2564B2;
	padding-left: 10px;
	padding-top: 5px;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	padding-left: 10px;
	padding-top: 5px;
}

.class2 A:link {
	text-decoration: none;
	color: #2564B2;	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.class2 A:visited {
	text-decoration: none;
	color: #2564B2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.class2 A:active {
	text-decoration: none;
	color: #2564B2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.class2 A:hover {
	text-decoration: underline; 
	color: #2564B2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

