/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #9C9C9C;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #92002C;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #F5E8EC;
	
}

.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color: #92002C;
}


a	{
	color: #540000;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}
.topnavlink	{
	color: #92002C;
	text-decoration: none;
}

.topnavlink:hover	{
	color: #92002C;
	text-decoration: underline;
}

.leftnavlink	{
	color: #F5E8EC;
	text-decoration: none;
}

.leftnavlink:hover	{
	color: #F5E8EC;
	text-decoration: underline;
}

.copyright {
	color: #05BEF4;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
