   BODY {
        font-family:Helvetica,sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

   TD { ont-family: Helvetica,sans-serif; }

   A { 	color:#7388C8;
		text-decoration:none;
     }
   A:hover { 	color:#A4B8F8;
		text-decoration:underline;
	}

   SMALL {
   		font-size: 10px;
	}

   .td-body-altquick A,
   .td-head-altquick A,
   .td-body-quick A,
   .td-head-quick A,
   .td-head A { color: white }
  
   .td-body-altquick A:hover,
   .td-head-altquick A:hover,
   .td-body-quick A:hover,
   .td-head-quick A:hover,
   .td-head A:hover { color: #A4B8F8 }
 
   .td-foot {	
			background-color:#222932;
			font-size:10px;
		 }


   .td-head {	background-image:url(/skin/lain/gradient.jpg);
	       		background-repeat:repeat-y;
	       		background-color:#121922;
	       		font-size:15px;
			font-weight:bold;
		 }

   .td-body {	
			background-color:#233878;
			font-size:13px;
		 }

   .td-foot-altquick {
			background-color:#233878;
			font-size:11px;
		 }

   .td-head-altquick {
		  background-color:#233878;
		  color:white;
		  font-weight:bold;}
  
   .td-body-altquick { 
		   background-image:url(/skin/lain/sidebox_bg2.jpg);
		   background-position:right top;
                   background-repeat:repeat-y;
                   font-size:13px;
   }
  

    .login {
		 background-image: url(/skin/lain/lain_copland.jpg);
		 background-repeat: no-repeat;
		 font-size:11px;
		 font-weight:bold;}

    .smallinput {
		font-size:11px;
		}
		 
    .td-head-quick { background-color:#233878;
		     color:#A4B8F8; 
		     font-weight:bold;}

    .td-foot-quick {background-color:#233878;  font-size:13px;}

	.adheading { font-size:13px; }
	.adtext { font-size:11px; }
	
    .td-body-quick {
			background-image:url(/skin/lain/lain_right.jpg);
		    background-repeat:repeat-y;
		    background-color:#373246;
		    background-position:right top;
		    font-size:13px;
	}

    .message-foot {
			background-color:#222932;
			font-size:10px;
	}

    .message-head { 
		    background-image:url(/skin/lain/gradient.jpg);
	       	background-repeat:repeat-y;
	       	background-color:#121922;
	       	font-size:13px;
			font-weight:bold;

		    }

    .message-body { background-color:#222932;
		    font-size:13px;
		  }

	.forminput {
		font-family: Helvetica,sans-serif;
 		color: #A4B8F8;
		background-color: #222932;
		font-size: 10px;
		border: 1px #A4B8F8 solid;
		width: 95%;
		max-width: 300px;
	}

    .input {
		font-family: Helvetica,sans-serif;
 		color: #A4B8F8;
		background-color: #222932;
		font-size: 10px;
		border: 1px #A4B8F8 solid;
	}

		

	.input:hover { 
		text-decoration: none;
		color: white;
		border: 1px white solid;
	}

	.input:active {
		background-color: #A4B8F8;
		color: #222932;
		border: 1px white solid;
	}

	.img-avatar {
		border: 0px black solid;
	}

	.poll-bar {
		background-color: #A4b8F8;
		height: 15px;
	}

