/*Global*/
body {
	background-image: url(pagebase.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25415C;
}

table { 
	border-collapse:collapse;
}

a:link {
	color: #E12C1F;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #E12C1F;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #25415C;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #E12C1F;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #C5C6C6;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #C5C6C6;
}
#block {
	width: 165px;
}

#blockmid {
	width: 449px;
}

#blocklink {
	width: 165px;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #C5C6C6;
}

/*Open*/

.rights {
	font-size: 10px;
	color: #666666;
}

.uppercase {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.div {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}


.underline {
	background-image: url(underline.gif);
	background-repeat: repeat-x;
	width: 400px;
	background-position: left top;
	height: 25px;
	font-weight: bold;
	color: #E12C1F;
}
.cursor {
	cursor: hand;
}


.bluebullet {
	font-weight: bold;
	color: #366496;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.bold {
	font-weight: bold;
}

.underlinesmall {
	background-image: url(underline.gif);
	background-repeat: repeat-x;
	width: 200px;
	background-position: left top;
	height: 25px;
	font-weight: bold;
	color: #E12C1F;
}

.underlinesmallspace {
	background-image: url(underline.gif);
	background-repeat: repeat-x;
	width: 250px;
	background-position: left top;
	height: 25px;
	font-weight: bold;
	color: #E12C1F;
}
