body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #990000;
	height: 100%;
}
td.colsin{
	background-image: url(../images/tile1.gif);
	vertical-align: top;
	margin-left: 0px;
	text-align:left;
	}
td.coldes{
	background-image: url(../images/tile3.gif);
	vertical-align: top;
}
td.corpo{		
	border: 1px solid Black;	
	vertical-align: top;
	background-image: url(../images/tile2.gif);
}
td.corpo a {
	border: 0px;
}

td.foot{
	background-image: url(../images/fondo.png);
}
td.top{
	vertical-align: middle;
	background-image: url(../images/tile3.gif);
	text-align: center;
	border: 1px solid Black;
	border-top: 0px;
}
table.footer {
	border: 0px solid Black;
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 15px;
}

table.rigcen {
	border: 1px solid Black;
	border-collapse: collapse;
}

table.footer a:link, table.footer a:visited {
	text-decoration: none;
	color: Red;
	font-weight: bolder;
}

table.footer a:hover {
	text-decoration: underline;
}

table.contentpaneopen  {
	width: 100%;
}

td.top a {
	height: 32px;
	text-decoration: none;
	}	
	
td.top a:link, td.top a:visited {
	color: #990000;
	font-weight: bolder;	
	
}
	
td.top a:hover {
	color: #000;
	text-decoration: underline;
	}
	
td.colsin ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

td.colsin a {
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
td.colsin a:link, td.colsin a:visited {
	color: #990000;
	display: block;
	background: url(../images/mbtn.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 28px;
}
	
td.colsin a:hover {
	color: #000;
	background:  url(../images/mbtn.gif) 0 -32px;
	background-repeat: no-repeat;
	padding: 10px 0 0 35px;
	}
	
td.coldes a:link, td.coldes a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
	
td.coldes a:hover {
	color: red;
	text-decoration: underline;
	}

td.coldes .inputbox{
	border: 1px solid black;
	margin: 15px 0px 0px 5px;
	width: 150px;
	height: 20px;
	font-size: 16px;
}

td.colsin .moduletable {
	margin-bottom: 1em;
	border: 0px;
	padding: 0px 0px 0px 8px;
}
td.colsin .moduletable h3 {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background: #cacaca;
	color: #990000;
	text-align: left;
	font-size: 1.1em;
	margin: 0 0 0.5em -8px;
	padding: 0.25em 0 3px 5px;
}

td.coldes .moduletable {
margin: 5px 5px 5px 5px;
border:1px black solid;
padding:0 10px 10px;
}

td.coldes .moduletable h3 {
	color: #990000;
	text-align: center;
	font-size: 1.1em;
	margin: 0 -10px 0.5em;
	padding: 0.25em 0;
	border-bottom: 1px solid black;
	background: #cacaca;
}

.contentheading {
	font-size: 25px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

td.coldes .contentheading {
	font-size: 15px;
	font-weight: bold;
}

.componentheading {
	font-size: 25px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

img {
border: 0 none;
}

td.colsin .input{
	margin: -4px 0px 0px -8px;
	border-bottom: 1px solid black;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	background-image: url(../images/tile3.gif);
}

#modlgn_username{
	border: 1px solid black;
}

#modlgn_passwd{
	border: 1px solid black;
}

#form-login {
	color: #990000;
	margin: 0px 5px;
}

tr.sectiontableentry1 {
	text-align:center;
}

tr.sectiontableentry2 {
	text-align:center;
}

a {
	color: #990000;
}