body {
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	background-color	: #316E8A;
	background-image	: url(images/trp_011.jpg);
	background-repeat	: repeat-x;
}
body,td,th {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #666666;
	margin-left : 10px;
	margin-right: 10px;
}
a {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #FF9900;
}
a:link {
	text-decoration	: none;
}
a:visited {
	text-decoration	: none;
	color			: #FF9900;
}
a:hover {
	text-decoration	: underline;
	color			: #006699;
}
a:active {
	text-decoration	: none;
	color			: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family	: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size	: 24px;
	color		: #FFFFFF;
}
.leftbkg {
	background-image	: url(images/trp_01.jpg);
	background-repeat	: no-repeat;
	background-position	: right top;
}
.rightbkg {
	background-image	: url(images/trp_04.jpg);
	background-repeat	: no-repeat;
	background-position	: left  top;
}
.h1bkg {
	background-image	: url(images/trp_11.jpg);
	background-repeat	: no-repeat;
	background-position	: left  top;
}
.footerbkg {
	background-image	: url(images/trp_14.jpg);
	background-repeat	: no-repeat;
	background-position	: left  top;
}
.footerlink:link {
	text-decoration	: none; 	
	font-size		: 11px; 	
	padding-left	: 5px; 	
	padding-right	: 15px;
	color			: #FFFFFF;
}
.footerlink:visited{
	text-decoration	: none; 	
	font-size		: 11px; 	
	padding-left	: 5px; 	
	padding-right	: 15px;
	color			: #FFFFFF;
}
.footerlink:hover{
	text-decoration	: none; 	
	font-size		: 11px; 	
	padding-left	: 5px; 	
	padding-right	: 15px;
	color			: #000066;
}
.footerlink:active {
	text-decoration	: none; 	
	font-size		: 11px; 	
	padding-left	: 5px; 	
	padding-right	: 15px;
	color			: #FFFFFF;
}
.menulink:link {
	text-decoration	: none; 	
	font-size		: 14px; 	
	padding-left	: 15px; 	
	padding-right	: 10px;
	color			: #FFFFFF;
}
.menulink:visited {
	text-decoration	: none; 	
	font-size		: 14px; 	
	padding-left	: 15px; 	
	padding-right	: 10px;
	color			: #FFFFFF;
}
.menulink:hover {
	text-decoration	: none; 	
	font-size		: 14px; 	
	padding-left	: 15px; 	
	padding-right	: 10px;
	color			: #FF6600;
}
.menulink:active{
	text-decoration	: none; 	
	font-size		: 14px; 	
	padding-left	: 15px; 	
	padding-right	: 10px;
	color			: #FFFFFF;
}
