body {  font-family: Arial, Helvetica, sans-serif; color: #333333; margin: 0px; background-color: #CCCCCC; }

.line{
	padding:0px;
	margin:0px;
	height:2px;
	font-size:0px;
}
.top{
	padding:0px;
	margin:0px;
	height:273px;
	font-size:0px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

.footer{
	padding:0px;
	margin:0px;
	height:22px;
	font-size:12px;
	background-color: #343434;
	color: #EEEEEE;
}

.contact{
	font-size:11px;
	color: #606060;
}

td.witbg
{
background-color: #FFFFFF;
}

.menubalk
{
width:500px;
height:18px;
padding-right:12px;
padding-top:2px;
padding-bottom:2px;
font-size: 13px;
text-align: right
}

#showreelHolder
{
width:200px;
height:18px;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
font-size: 13px;
text-align: left
}


#aboutLayer{
	height:190px;
}
#loginLayer{
	height:190px;
}

.route
{
padding-right:25px;
}

.kopjeblack
{
font-weight:bold;
color: #000000;
}

.kopjered
{
font-weight:bold;
color: #D70055;
}


.work
{
background-color: #E3E3E3;
}



.input
{  
  width: 250px;
  height: 18px;
  background-color: #FFFFFF;
  color: #D70055;
  border: 1px #D70055 solid;  
}


.buttn
{  
  width: 80px;
  height: 20px;
  background-color: #D70055;
  font-size:10px;
  color: #FFFFFF;
  border: 0px #D70055 solid;  
}

td.vertical_dot{
	background:url(../images/verticaldot.png) repeat-y;
	margin-left:22px;
}
td.thinline{
	background:url(../images/thinline.png) repeat-x;
}

h1{
	margin-top:0px;
	font-size:11px;
	font-weight:bold;
	color: #D70055;
	margin-bottom:10px;
}
h2{
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

tr.tablehead
{
background-color: #e7e7e8;
}

a:link,a:visited,a:active { text-decoration: none; color: #D70055; }
a:hover { text-decoration: underline; color: #D70055; }

a.menu:link,a.menu:visited,a.menu:active { text-decoration: none; color: #747675; }
a.menu:hover { text-decoration: none; color: #D70055; }

a.menuclientlogin:link,a.menuclientlogin:visited,a.menuclientlogin:active { text-decoration: none; color: #D70055; }
a.menuclientlogin:hover { text-decoration: none; color: #D70055; }

a.wit:link,a.wit:visited,a.wit:active,a.wit:hover { text-decoration: underline; color: #ffffff; }

a.clientarea,a.clientarea:link,a.clientarea:visited {color: #000; text-decoration: none;}
a.clientarea:hover {color: #000; text-decoration: underline;}
