a  { color: #a5cb13; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
		
a:visited{
	text-decoration:none;
	color: #a5cb13;
}

a:hover { color: #a5cb13; text-decoration: underline }

a:active  { color: #a5cb13; text-decoration: underline }


p    { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }

h1    { color: #ffffff; font-size: 34px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-left: 5px }
h2 { color: #ffffff; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-left: 0 }
.header1  { color: #ffffff; font-size: 30px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 5px }

.header2  { color: #ffffff; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
table { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; }
table.border { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; border: solid 1px #000000 }
th      { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #a5cb13; text-align: left; border: solid 0 #000000 }

td{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td.border { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; border: dotted 1px #808080 }
li {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}

BODY {
scrollbar-3d-light-color: #808080;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #808080;
scrollbar-dark-shadow-color: #808080;
scrollbar-face-color: #E8E8E8;
scrollbar-highlight-color: #E1DED6;
scrollbar-shadow-color: #808080;
}

input   { color: #ffffff; font-size: 14px; font-family: Arial; background-color: #000; border-width: 1px; border-color: #e1ded6 }

textarea  { color: #ffffff; font-size: 14px; font-family: Arial; background-color: #ffffff; border-width: 1px; border-color: #e1ded6 }

select    { color: #a5cb13; font-size: 12px; font-family: Arial; background-color: #333; border-width: 1px; border-color: #e1ded6 }

hr  { border: dotted 2px #ccc }

.roundcont {
	width: 670px;
	background-color: #111111;
	color: #000000;
}

.roundcont p {
	margin: 0 20px;
}

.roundtop  { background: url("../images/tr.gif") no-repeat right top }

.roundbottom  { background: url("../images/br.gif") no-repeat right top }

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}
