/* DEFAULT STYLESHEET */

body {
	background-color :#FFFFFF
	margin top : 0;
	margin left : 0;
	margin right : 0;
	margin bottom : 0;
background-image : url(/bin/pagedocs/back1.jpg);
}

td {
	font-family : century gothic, Comic Sans MS, Courier New, Impact;
	font-size : 14pt;
	color : #00FF00;
}

td.headerback {
        background-image : url();
	background-color : green;
        background-attachment : fixed;
}

td.topmenuback { 
        background-image : url(/bin/pagedocs/back2.jpg);
	background-color : ;
        background-attachment : fixed;
}

td.sidemenuback {
        background-image : url();
	background-color : ;
        background-attachment : fixed;
}

td.pageback {
        background-image : url();
	background-color : ;
        background-attachment : fixed;
}

td.footerback {
        background-image : url();
	background-color : yellow;
        background-attachment : fixed;
}

.headertitle {
	color : #254117;
}

.headertitle:link {
	color : #000000; 
}

.headertitle:visited {
	color : #000000;
}

.headertitle:hover {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : #000000;
}

.headertext {
	color : #736AFF;
	text-decoration : none;
}

.headertext:link {
	color : #9900FF; 
}

.headertext:visited {
	color : #9900FF;
}

.headertext:hover {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : #CCCC99;
}

.slogantext {
	color : #00FFFF;
}

.footertext {
	color : #000000;
}

.footertext:link {
	color : #0000FF; 
}

.footertext:visited {
	color : #0000FF;
}

.footertext:hover {
	text-decoration : underline;
	background-color : #FFCC99;
}

table.topmenu {
        border-color : ;
        border-style : solid;
        border-width : 1;
        border-left-width : 1;
        border-right-width : 1;
        text-align : center;
}

.topmenu_off {
	color : ;
        height: 20px;
        line-height : 20px;
        width: 70px;
        text-align : center;
	background-color : ;
        background-image : url();
}


.topmenu_off:link {
	color : #000000;
}

.topmenu_off:visited {
	color : #000000;
}

.topmenu_off:hover {
	color : CCFFFF;
        height: 20px;
        line-height : 20px;
        width: 70px;
        text-align : center;
	text-decoration : none;
	background-color : #9900FF;
        background-image : url();
}

.topmenu_fffix {
        height: 20px;
        width: 70px;
        text-align : center;
}

.topmenu_on {
	color : ;
        height: 20px;
        line-height : 20px;
        width: 70px;
        text-align : center;
	background-color : #9900FF;
        background-image : url ();
.topmenu_on:link {
	color : white;
}

.topmenu_on:visted {
	color : white;
}

.topmenu_on:hover {
	color : black;
}

td.topmenu_div {
	background-color : #000000;
}

.sidemenu {
        border-color : #000000;
        border-style : solid;
        border-width : ;
        border-left-width : ;
        border-right-width : ;
        outline-width : ;
}

td.sidemenu_off {
	color : #000000;
        height: 30px;
        line-height : 30px;
        width: 120px;
        text-align : center;
	background-color : ;
        background-image : url();
}

.sidemenu_off:link {
	color : #000000;
}

.sidemenu_off:visited {
	color : #000000;
}

.sidemenu_off:hover {
	color : CCFFFF;
	text-decoration : none;
	background-color : #9900FF;
        background-image : url();
}

td.sidemenu_on {
	color : #000000;
        height: 30px;
        line-height : 30px;
        width: 120px;
        text-align : center;
	background-color : ;
        background-image : url();
}

.sidemenu_on:link {
	color : #000000;
}

.sidemenu_on:visited {
	color : #000000;
}

.sidemenu_on:hover {
	color : CCFFFF;
	text-decoration : none;
	background-color : #9900FF;
        background-image : url();
}

td.sidemenu_div {
	background-color : #660099 ;
}

table.nestedmenu {
        border-color : #660099 ;
        border-style : solid;
        border-width : 1;
        border-left-width : 1;
        border-right-width : 1;
}

td.nestedmenu_off {
	background-color : #660099 ;
        background-image : url();
        background-attachment : fixed;
	color : #000000;
}

td.nestedmenu_on {
	background-color : #660099 ;
        background-image : url();
        background-attachment : fixed;
	color : #000000;
}

td.nestedmenu_div {
	background-color : #000000;
}

a {
	font-family : century gothic, Comic Sans MS, Courier New, Impact; 
	text-decoration : none;
}

a:link {
	color : #0000FF; 
	font-weight: bold;
}

a:visited {
	color : #0000FF;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
	background-color : #FFCC99;
}
