body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; TEXT-ALIGN: left; background-color: #ffffff
}
td {
color : #000000;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
font-size : 14px;
font-family : Times New Roman, Times, serif;

}

h1 {
color : #991926;
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
font-size : 16px;
font-weight : bold;
font-family : Times New Roman, Times, serif;
}
a:link {
color: #9cbb0e; 
font-size : 14px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : underline;
}
a:visited {
color: #9cbb0e; 
font-size : 14px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : underline;
}
a:hover {
color: #748A09;
font-size : 14px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : underline;
}
a:active {
color: #9cbb0e; 
font-size : 14px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : underline;
}
.topmenu {
color : #ffffff;
margin-top : 4px;
padding-bottom : 0px;
margin-bottom : 4px;
margin-left : 0px;
margin-right : 0px;
font-size : 14px;
font-family : Times New Roman, Times, serif;
}
.topmenu a {
color : #ffffff;
text-decoration: none;
font-weight : bold;
}
.topmenu a:link {
color : #ffffff;
text-decoration: none;
font-weight : bold;
}
.topmenu a:visited {
color : #ffffff;
text-decoration: none;
font-weight : bold;
}
.topmenu a:hover {
color : #ffffff;
text-decoration: underline;
font-weight : bold;
}
.topmenu a:active {
color : #ffffff;
text-decoration: none;
font-weight : bold;
}
.footer {
color : #645f5f;
margin-top : 4px;
padding-bottom : 0px;
margin-bottom : 4px;
margin-left : 0px;
margin-right : 0px;
font-size : 14px;
font-family : Times New Roman, Times, serif;
}
.footer a:link {
color : #645f5f;
text-decoration: underline;
font-weight : bold;
}
.footer a:visited {
color : #645f5f;
text-decoration: underline;
font-weight : bold;
}
.footer a:hover {
color : #3E3B3B;
text-decoration: underline;
font-weight : bold;
}
.footer a:active {
color : #645f5f;
text-decoration: underline;
font-weight : bold;
}
.portletBox {
  
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
}

.portletTitle {
  background-color: #e8ebf0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 4px;
  color: #666;
  font: bold 10pt Arial;
}

.portletTools {
  float: right;
  padding: 2px 4px;
  margin-top: 1px;
  color: #666;
  font: bold 8pt Arial;
  cursor: pointer;
}

.portletTools img {
  border-left: 1px solid #666;
  padding: 0px 3px;
  cursor: pointer;
}

.portletTools img:first-child {
  border: none;
}

.portletContent {
  min-height: 200px;
  overflow: auto;
  padding: 4px;
  scrollbar-base-color:#CFB29F;
  scrollbar-3dlight-color:#CFB29F;
  scrollbar-arrow-color:#CFB29F;
  scrollbar-darkshadow-color:#CFB29F;
  scrollbar-face-color: #E5E5E5;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#CFB29F;
  max-width: 100%;
  height:150px;
  max-height:150px;
    
}

.box{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#e8ebf0;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   
   }
   
.input
{
    BORDER-RIGHT: #625d34 1px solid;
    BORDER-TOP: #625d34 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #625d34 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #625d34 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.boxHead {
	text-align: center;
	color: #333;
	padding: 3px;
	background-color: #E1F0FF;
	border-bottom: 1px dashed #000;
}

.modules {
  width: auto;
  margin: 0 .5em 3px .5em;
  border: 0px solid #ccc;
  }

.modules td {
	border: 1px solid #e4e4e4;
	background: #ffffff;
	margin-right: 0px;
	padding: .3em;
	}
	
.modules th {
	border: 1px solid #e4e4e4;
	margin-right: 0px;
	padding: .3em;
	}

.modules td td {
	border: 0px solid #e4e4e4;
	background: #ffffff;
	margin-right: 0px;
	}
