/* CSS Document */
html,body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:Arial; font-size:12px;}
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:Arial; font-size:12px; background-image:url(img/background.jpg); background-repeat:repeat-x}


#mydiv { cursor: pointer;}

.textMenu { font-family:Arial; font-size:12px; line-height:42px; font-weight:bold; color:#ffffff; }
.textMenu11 { font-family:Arial; font-size:11px; font-weight: normal; color:#ffffff; }
.textMenuGri11 { font-family:Arial; font-size:11px; font-weight: normal; color:#8c8c8c; }
.text { font-family:Arial; font-size:12px; font-weight: normal; color:#898989; }
.textWhite { font-family:Arial; font-size:12px; font-weight: normal; color:#ffffff; }
.title { font-family:Arial; font-size:16px; font-weight: normal; color:#898989; }

.buton-on { background-image:url(img/bg-menu-on.jpg); background-repeat:repeat-x }
.buton-off { background-image:url(img/bg-menu.jpg); background-repeat:repeat-x }
		 
<!--s--------------------------------------------------------------s-->

a:link, a:active, a:visited {
	     font-family: Arial;
	     font-size: 12px;
		 text-decoration: none; }

a:hover {
	     font-family: Arial;
	     font-size: 12px;
		 text-decoration: none; }
		 

a.white11:link, a.white11:active, a.white11:visited {
	     font-family: Arial;
	     font-size: 11px;
		 text-decoration: underline;
		 color:#FFFFFF }

a.white11:hover {
	     font-family: Arial;
	     font-size: 11px;
		 text-decoration: none;
		 color:#FFFFFF }
		 

a.gri11:link, a.gri11:active, a.gri11:visited {
	     font-family: Arial;
	     font-size: 11px;
		 text-decoration: underline;
		 color:#8c8c8c }

a.gri11:hover {
	     font-family: Arial;
	     font-size: 11px;
		 text-decoration: none;
		 color:#8c8c8c }
		 

a.gri12:link, a.gri12:active, a.gri12:visited {
	     font-family: Arial;
	     font-size: 12px;
		 text-decoration: none;
		 font-weight:bold;
		 color:#8c8c8c }

a.gri12:hover {
	     font-family: Arial;
	     font-size: 12px;
		 text-decoration: none;
		 font-weight:bold;
		 color:#FF6600 }
	 

form {padding:0px; margin:0px}
		 
.camp {border:#cccccc 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; COLOR: #555555; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 14px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; line-height:14px}
	 
		 
.messagebox {border:#cccccc 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; COLOR: #555555; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 96px; width:300px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; line-height:12px; overflow:auto}
