a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
{
  color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
  color:ffffff;
  text-decoration: none;
  background-color:#b601bc;
}
a, .Cmite a, .Cdark a
{
  color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a.box
{
  color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;
}

a.box:hover
{
  text-decoration: none;
  color:#ffffff;
  background-color:#b601bc;
  cursor:pointer;
}

.Cnorm
{
	color:#ffffff;
  background-color: #000000;
}

.Cmite
{
	color:#ffffff;
  background-color: #000000;
}
.Cdark
{
	color:#ffffff;
  background-color: #000000;
}
.Cnorm:hover
{
color:#ffffff;
  background-color: #330435;
}
.Cmite:hover
{
color:#ffffff;
  background-color: #330435;
}

.rand
{
  border: solid #b601bc 1px;
}

.smalfont
{
    font-size: 10px;
		text-decoration: none;
}

.border
{
   background-color: #000000;
}
hr
{
    height: 0px;
		border: solid #b601bc 0px;
		border-top-width: 1px;
}

input, textarea, select
{
    color: #ffffff;
    font: 12px Verdana;
    border-color: #b601bc;
  	border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
	background-color:#000000;
}
.Chead
{
  background-image: url(images/chead.png);
	background-repeat: repeat-x;
  color: #ffffff;
}

.Chead a
{
  color: #ffffff;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background-image: url(images/chead.png);
	background-repeat: repeat-x;
  color: #ffffff;
}


body {
	color:#ffffff;
  margin: 0px;
  background-color: #000000;
  background-image: url(img/bgrep.png);
  background-position: top;
  background-repeat: repeat-x;
  text-align: center;
  font-size: 12px;
  font-family:	Verdana, sans-serif, default;
}
td, th, thr, table, input, select, textarea, div, span, p {
  font-size: 12px;
  font-family:	Verdana, sans-serif, default;
}
#wrap {
	width: 1000px;
	margin: 0 auto 0 auto;
  	padding-top:0px;
 	border: 0px;
  	text-align: left;
}
#head1 {
	background-image: url(images/head1.png);
	background-repeat: no-repeat;
	height: 147px;
	width: 1000px;
}
#head2 {
	background-image: url(images/head2.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 1000px;
}
#contbg {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

#foot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	height: 199px;
	width: 1000px;
	padding-left:750px;
	padding-top:70px;
}

#content {
	background-image: url(images/cont.png);
	background-repeat: repeat-y;
	width: 650px;
}
#navi {
	background-image: url(images/navi.png);
	background-repeat: no-repeat;
	height: 270px;
	width: 350px;
	padding-top: 60px;
	padding-left: 15px;
}
#eva {
	background-image: url(images/eva.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 150px;
}
#continnen {
	width: 500px;
	margin-left: 150px;
}


