/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.maintablebg {
	background-image:url(images/tablebg.gif);
 	background-repeat:repeat-x;
	background-position:top;
	}

.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #88003B;
}

.text1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #9B9A9A;
}

.text2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	color: #88003B;
}
.text3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color: #88003B;
	}


.table-navi {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-indent:12px;
	display:block;
	height:24px;
	line-height:24px;
	background: transparent url(images/but_bg_hover.gif);
	background-position:center;
}

a	{
	color: #ED1C23;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}

.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}


.navactive a:link {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #88003B;
text-decoration:none;
text-indent:12px;
display:block;
height:24px;
line-height:24px;
}

.navactive a:active {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
text-indent:12px;
display:block;
height:24px;
line-height:24px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}

.navactive a:visited {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #88003B;
text-decoration:none;
text-indent:12px;
display:block;
height:24px;
line-height:24px;
}


.navactive a:hover {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
text-indent:12px;
display:block;
height:24px;
line-height:24px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}