A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:tahoma, btraffic, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
body { 
	
	Background-color: #e6f5fc;
	background:#e6f5fc url(../images/bg2.gif) repeat-x scroll 1% top;
	background-attachment: fixed;
	font-family:Arial,sans-serif;
	margin:10px;
}
}

.light {
 color:blue;
}

.header {
  background-color: #77bb77;
}

A:Link {
	Color: #ffffff;
	Text-Decoration: none;
}
A:Visited {
	Color: #ffffff;
	Text-Decoration: None;
}
A:Active {
	Color: #ffffff;
	Text-Decoration: None;
}
A:Hover {
	Color: #f2d666;
	Text-Decoration: Underline;
}

TABLE.RecordsTable {
	border: 1px outset #000000;
	background-color: #EFEAEA;
	Border-Bottom: #000000 1px outset;
	font-size: 12px;
	font-family:tahoma
}

.RecordsTableHeader {
	/*background-color: #f03D00;	
	background-image: url(../images/top_module1.gif);*/
	font-weight: bold;
	color: #FFFFFF;
	
	white-space: nowrap;
	padding: 2px;
}
.Record {
	background-color: #EFEAEA;
	Border-Bottom: #000000 1px outset;
}

.MenuTable {
	background-color: #A5C7FA;
	font-weight: none;
	color: #000000;
	border: 1px outset #000000;
}

.FooterTable {
	background-color: #003D00;
	font-weight: none;
	color: #FFFFFF;
	border: 1px outset #000000;
	white-space: nowrap;
}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 1px solid #000000;
}

A.wLink { 
	Color: #FFFFFF;
}
A.white { 
	Color: #3366CC;
}
A:Hover.white { 
	Color: #FF33CC;	
}
A:Visited.white { 
	Color: #3366CC;
}

A.tpLink {
  Color: White;
  font-family:tahoma
}
A:Hover.wLink { 
	Color: #E9E9E9;
}
A:Visited.wLink { 
	Color: #E9E9E9;
}
#mainmenu {
  color:green;
  font-family:tahoma;
  font-size:9;
}
mainmenu A:Hover {
  Color: #E9E9E9;
}

table.desc {	
	background-position:right;
	background-repeat: no-repeat;	
	border-right: 1px solid #000099;
    border-left: 1px solid #000099;
    border-top: 1px solid #000099;
    border-bottom: 1px solid #000099;
	color:#dcdcdc;
	font-size:14;
	font-weight:bold;
	
}





table.module_table {
        margin: 0px 0px 0px 0px;
}

table.module_table th {
        valign:middle;
        background-repeat: repeat-x;       
        height: 30px;
        font-weight: bold;
        text-align: left;
        font-family: Tahoma;
        color: blue;
        font-size: 11px;
}

table.module_table th.normal {
        background-image: url(images/h7.gif);
        color: #ffffff;
        font-size: 11px;
}
table.module_table th.blue1 {
        background-image: url(images/bg/h1.gif);
}
table.module_table th.blue2 {
        background-image: url(images/bg/h2.gif);
}
table.module_table th.blue3 {
        background-image: url(images/bg/h3.gif);
}
table.module_table th.blue4 {
        background-image: url(images/bg/h4.gif);
}
table.module_table th.green1 {
        background-image: url(images/bg/h5.gif);
}
table.module_table th.gray1 {
        background-image: url(images/bg/h6.gif);
}



table.module_table td.bdy {
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        padding-right:5px;
        font-family: tahoma;
        color: #ff0000;
        font-size: 14px;
}

table.module_table td.bdy.blank {
         background-image: url('');
}

table.module_table td.bdy.blueflowers {
         background-image: url(images/bg/bk29.jpg);
}



table.module_table td.fborder {
        background-image: url(images/mftr1.gif);
        background-repeat: repeat-x;
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        height:25px;
}

table.module_table td.fshade {
        background-image: url(images/mdlftr2.gif);
        background-repeat: no-repeat;
        background-position: right;
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        height:8px;
        width=160;
}
.button {
        font-size:10;
}
