/* CSS Document */

body{text-align:center;}

.navi td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;

}.navi {
	background-color: #006699;
	height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.cellbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.allborder {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
body {
	background-image: url(images/box_background.gif);
	background-repeat: repeat;
	margin:0;
	padding:0;
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.button{font-family:Arial, Helvetica, sans-serif;
font-size:12px;}


.button TD{background-image:url(images/buttonbg.jpg);
background-repeat:no-repeat;
background-position:center;
height:24px;
width:190px;
color:#FFFFFF;
text-align:center;}

.button  span{background-image:url(images/vbuttonbg.jpg);
background-repeat:no-repeat;
font-weight:bold;
background-position:center;
padding:4px;
padding-top:5px;
width:194px;
color:#555555;
text-align:center;}



.button a,link,visited{color:#ffffff;}

.subbutton a{color:#000000;}

.subbutton a:link{color:#000000;}

.subbutton a:visited{color:#000000;}

.subbutton a:hover{color:#CC0000;}



.mainborder{border-left:5px solid #ffffff;
border-right:5px solid #ffffff;}


