body {margin: 0px}

a:link		{ color: #0000cc; text-decoration: none; font-weight: bold }
a:visited	{ color: #0000cc; text-decoration: none; font-weight: bold }
a:active	{ color: #0000cc; text-decoration: none; font-weight: bold }
a:hover		{ color: #0000cc; background-color : #d2e7f8; text-decoration: none; font-weight: bold }

.main {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}
.maini {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #000000;
}
.mainw {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none
}
.mainb {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.mainbw {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
.smallb {
    font-family: arial, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #000000;
    text-decoration: none
}
.copydk  {
    font-family : Verdana, sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #000000;
    text-decoration:none;
}
.copy  {
    font-family : Verdana, sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #999999;
    text-decoration:none;
}
.copyb  {
    font-family : Verdana, sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #0000cc;
    text-decoration:none;
}
.copybb  {
    font-family : Verdana, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #0000cc;
    text-decoration:none;
}
.iForm {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.li  {
    list-style-image: url('images/arrow-or.gif'); 
}
.button { 	background-image: url("images/button.gif");
		background-color:#ffffff;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 28px;
		cursor: auto;
		font-weight: bold;
		text-align: center;
		border: #000000 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#f0f0f0;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #3333ff;
		font-size: 8pt;
		height: 28px;
		cursor: auto;
		font-weight: bold;
		text-align: center;
		border: #3333ff 1px solid }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 400PX;
		HEIGHT: 180PX;
		BORDER: #999999 2px solid}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

