/* BODY */

body,td,th 
{
  	scrollbar-arrow-color:#656565;
  	scrollbar-track-color:#FFFFFF;
  	scrollbar-shadow-color:#656565;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#656565;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body
{
	background-color: #;
	background-image: url(../images/background.gif);
	background-repeat: ;
	color: #656565;
}


/* CONTENT */

/* TABLES */

#container
{
	position: relative;
  	width: 100%;
	height: 100%;
}


#center
{
	color: #656565;	
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
}


#banner
{
	width: 800px;
	height: 141px;
	color: #000000;	
	background-image: url(../images/.jpg);
	background-repeat: no-repeat;
}

#banner_txt1
{
	height: 150px;
	padding-left: 0px;
	padding-bottom: 1px;
}


#menu
{
	width: 800px;
	height: 20px;
	color: #656565;	
	background-color: white;
	border-bottom: 1px solid black;
}


#toptext
{
	color: #656565;
	font-size: 14pt;
}


#content
{
	width: *;
	height: 100%;
	background-color: white;
	color: #656565;
	padding-left: 20px;
	background-image: url(../images/content_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#iframe
{
	background: transparant;
}


.pages
{
	background-color: white;
	color: #000000;
}


#pics
{
	width: 120px;
	height: 100%;
	border-left: 1px solid black;
	color: #656565;
}


#bottom
{
	width: 800px;
	height: 20px;
	color: #656565;	
	background-color: white;
	border-top: 1px solid black;
}


#full4
{
	position: absolute; left: 0px; right: 0px; top: 250px; bottom: 0px;
	width: 800px;
	height: 60%;
	color: #656565;	
}


.border
{
	border: 1px solid black;
}


/* TEXT */

p#banner_txt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 30px;
	color: white;
}


/* SHADOW */

#shadow_left
{
	background-image: url(../images/shadow-left.gif);
	background-repeat: repeat-y;
}

#shadow_right
{
	background-image: url(../images/shadow-right.gif);
	background-repeat: repeat-y;
}


/* THUMBS */

#thumb_01
{
	position: absolute; left: 23px; top: 23px;
	width: 81px;
	height: 54px;
	background-image: url(../images/thumb_01.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
}


#thumb_02
{
	position: absolute; left: 127px; top: 23px;
	width: 81px;
	height: 54px;
	background-image: url(../images/thumb_02.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
}


#thumb_03
{
	position: absolute; right: 53px; top: 23px;
	width: 81px;
	height: 54px;
	background-image: url(../images/thumb_01.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
}


#thumb_04
{
	position: absolute; right: 157px; top: 23px;
	width: 81px;
	height: 54px;
	background-image: url(../images/thumb_02.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
}


/* HEADER */

.header 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.header2 
{
	font-family: "Trebutchet MS";
	font-size: 11px;
	font-weight: bold;
}

.transparant
{
	background: transparant;
}


/* INPUT & TEXTAREA */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: transparant;
	border: solid #000000 1px;
	color: #656565;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: transparant;
	border: solid #000000 1px;
	color: #656565;
}


/* BUTTONS */
.button
{
	background-color: #FFFFFF;
	border: solid #000000 1px;
	font-size: 9px;
}

.input
{
	background-color: #FFFFFF;
	border: solid #000000 1px;
	font-size: 9px;
}



/* HYPERLINKS */

A:link    {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A:active  {color:#ffd51c; text-decoration:none; font-size: ;}
A:visited {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A:hover   {color:#ffd51c; text-decoration:none; font-weight: ; font-size: ;}

A.menu:link    {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.menu:active  {color:#ffd51c; text-decoration:none; font-size: ;}
A.menu:visited {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.menu:hover   {color:#ffd51c; text-decoration:none; font-weight: ; font-size: ;}

A.pic_text:link    {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.pic_text:active  {color:#ffd51c; text-decoration:none; font-size: ;}
A.pic_text:visited {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.pic_text:hover   {color:#ffd51c; text-decoration:none; font-weight: ; font-size: ;}


/* HEADER */




/* OVERIG */
