
/* CSS Document */

.menub				{ background: #006633; width: 98px; height: 550px; border-top: 1px none #666666; border-right: 1px dashed #666666; border-bottom: 1px none #666666; border-left: 1px dashed #666666; valign: top;}
.submenub			{ background: url(../img/moti/logi.gif) no-repeat; width: 98px; height: 550px; border-top: 1px none #666666; border-right: 1px dashed #666666; border-bottom: 1px none #666666; border-left: 1px none #666666; vertical-align: top;}

.logob				{ width: 100px; height: 550px; border-top: 1px none #666666; border-right: 1px none #666666; border-bottom: 1px none #666666; border-left: 1px dashed #666666;}
td.topblank 		{ height: 22px; }
.subblank 			{ height: 22px; }
.topcushion			{ height: 50px;}
.subtopcushion		{ height: 50px;}
.bottomcushion		{ height: 100%;}

.button				{ height: 22px; border-top: 1px dashed #666666; padding-right: 2px; margin-right: 2px; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-style: italic; text-align: right; }
.botbutton			{ height: 22px; border-top: 1px dashed #666666; border-bottom: 1px dashed #666666; padding-right: 2px; margin-right: 2px; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-style: italic; text-align: right;}
.subbutton 			{ height: 22px; border-top: 1px dashed #666666; padding-right: 2px; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 12px; font-style: italic; text-align: right;}
td.subbotbutton		{ height: 22px; border-top: 1px dashed #666666; border-bottom: 1px dashed #666666; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 12px; font-style: italic; text-align: left;}

a:link.butt			{ color: #FFFFFF; text-decoration: none; }
a:visited.butt	   	{ color: #FFFFFF; text-decoration: none; }
a:hover.butt		{ color: #000000; text-decoration: none; }
a:active.butt		{ color: #000000; text-decoration: none; }

a:link.subbutt		{ color: #000000; text-decoration: none; }
a:visited.subbutt	{ color: #000000; text-decoration: none; }
a:hover.subbutt		{ color: #999999; text-decoration: none; }
a:active.subbutt	{ color: #999999; text-decoration: none; }

