body {
  	background: #ffffff;
        font-size: 11px;
        font-family: Tahoma, Arial, sans-serif;
	color: #336699;
}
a {
        font-family: Tahoma, Arial, sans-serif; 
        font-size: 11px;
        color: #0000FF;
        text-decoration: none;
}
a:hover {
        font-family: Tahoma, Arial, sans-serif; 
        font-size: 11px;
        color: #cc3333;
        text-decoration: underline;
	font-weight: normal;
}
h1 {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
}
table{
        padding: 0;
}
th {
        font-size : 10px;
        font-family : Tahoma, Arial, sans-serif;
        color : #336699;
        text-align : center;
        font-weight : bold;
        background-color : #DDDD90;
}
th.record {
        font-size : 10px;
        font-family : Tahoma, Arial, sans-serif;
        color: #ff0000;
        text-align : center;
        font-weight : bold;
        background-color : #DDDD90;
}
tr {
        font-family: Tahoma, Arial, sans-serif; 
        font-size: 11px;
}
td {
        font-family: Tahoma, Arial, sans-serif; 
        font-size: 11px;
	color: #336699;
}

.header1  {
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #cc3333;
}

.smalltext  {
	font-size : 9px;
	font-family : Tahoma, Arial, sans-serif;
	color : #336699;
}

.smallgraytext  {
	font-size : 9px;
	font-family : Tahoma, Arial, sans-serif;
	color : #cfcfcf;
}

.header2  {
	font-size : 10px;
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #336699;
}
.header3  {
	font-size : 18px;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #336699;
}

.flattextbox  {
	font-size : 9px;
	font-family : Tahoma, Arial, sans-serif;
	border-width : thin;
	border-color : #ffffff;
}

.flatbutton  {
	font-size : 9px;
	font-family : Tahoma, Arial, sans-serif;
	background-color : #336699;
	color : White;
	font-weight : bold;
	border-width : thin;

TABLE.Mtable TD {
        BORDER-RIGHT: #93bee2 1px solid;
        BORDER-BOTTOM: #c1cdd8 1px solid;
}
TABLE.Mtable TH {
        BORDER-RIGHT: #93bee2 1px solid;
}
TABLE.Mtable {
        border: 1px solid #336699; 
}
.TRalter {
        background-color : #FFFFC0; 
}
TABLE.searchTable {
        border: 1px solid #336699;
}
input {
        font-size: 11px;
        font-family: Tahoma, Arial, sans-serif;
}

span.submit-descr
		{color: #000080;
		 font-family: Tahoma, arial, sans-serif;
		 font-size: 12px;
		 line-height: 14px;
		 font-weight: bold;
		 margin-bottom: 3px;
}
