/* BODY */

body,td,th,div
{
  	scrollbar-arrow-color:#637b93;
  	scrollbar-track-color:#FFFFFF;
  	scrollbar-shadow-color:#637b93;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#637b93;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
}

body
{
	background-color: #637b93;
	background-image: url(../images/background.png);
	background-repeat: ;
	color: #000000;
	margin: 0 auto;
}


/* CONTENT */

/* TABLES */

#container
{
	position: relative;
  	width: 100%;
	height: 100%;
}


#center
{
	color: #B60303;	
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
}


#banner
{
	width: 800px;
	height: 150px;
	color: #B60303;	
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#banner_txt1
{
	height: 150px;
	padding-left: 0px;
	padding-bottom: 1px;
}


#menu
{
	width: 800px;
	height: 20px;
	color: #B60303;	
	background-color: white;
	border-bottom: 1px solid black;
	
}


.menu
{
	padding-left: 25px;
}


#toptext
{
	color: #000000;	
	background-color: white;
	padding-top: 0px;
	padding-left: 0px;
	position: top;
	font-size: 16px;
}


#content
{
	width: *;
	height: 100%;
	background-color: white;
	color: #000000;
	padding-left: 0px;
	background-image: url(../images/content_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#iframe
{
	background: transparant;
	padding: 0 auto;
	margin: 0 auto;
}


.div
{
	padding: 0 auto;
	margin: 0 auto;
}


.pages
{
	background-color: white;
	color: #B60303;
}


#pics
{
	width: 120px;
	height: 100%;
	border-left: 1px solid black;
	color: #B60303;
}


.news
{
	color: #000000:
}


.login
{
	padding-right: 10px;
}


#bottom
{
	width: 800px;
	height: 20px;
	color: #B60303;	
	background-color: white;
	border-top: 1px solid black;
}


#full4
{
	position: absolute; left: 0px; right: 0px; top: 250px; bottom: 0px;
	width: 800px;
	height: 60%;
	color: #B60303;	
}


.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;
}


.contact_txt
{
	font-size: 12px;
}


.scroll
{
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}



/* HEADER */

.header 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: ;
}

.header2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: ;
}

.header_cms
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: ;
}

.transparant
{
	background: transparant;
}


/* INPUT & TEXTAREA */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparant;
	border: solid #000000 1px;
	color: #000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparant;
	border: solid #000000 1px;
	color: #000000;
}


/* BUTTONS */
.button
{
	background-color: #FFFFFF;
	border: solid #000000 1px;
	font-size: 10px;
}

.input
{
	background-color: #FFFFFF;
	border: solid #000000 1px;
	font-size: 10px;
}



/* HYPERLINKS */

A:link    {color:#637b93; text-decoration:none; font-weight: ; font-size: ;}
A:active  {color:#ff6600; text-decoration:none; font-size: ;}
A:visited {color:#637b93; text-decoration:none; font-weight: ; font-size: ;}
A:hover   {color:#ff6600; text-decoration:none; font-weight: ; font-size: ;}

A.menu:link    {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.menu:active  {color:#ff6600; text-decoration:none; font-size: ;}
A.menu:visited {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.menu:hover   {color:#ff6600; text-decoration:none; font-weight: ; font-size: ;}

A.login:link    {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.login:active  {color:#637b93; text-decoration:none; font-size: ;}
A.login:visited {color:#FFFFFF; text-decoration:none; font-weight: ; font-size: ;}
A.login:hover   {color:#637b93; text-decoration:none; font-weight: ; font-size: ;}

A.news:link    {color:#ff6600; text-decoration:none; font-weight: ; font-size: ;}
A.news:active  {color:#637b93; text-decoration:none; font-size: ;}
A.news:visited {color:#ff6600; text-decoration:none; font-weight: ; font-size: ;}
A.news:hover   {color:#637b93; text-decoration:none; font-weight: ; font-size: ;}

A.pic_text:link    {color:#B60303; text-decoration:none; font-weight: ; font-size: ;}
A.pic_text:active  {color:#000000; text-decoration:none; font-size: ;}
A.pic_text:visited {color:#B60303; text-decoration:none; font-weight: ; font-size: ;}
A.pic_text:hover   {color:#000000; text-decoration:none; font-weight: ; font-size: ;}


/* HEADER */




/* OVERIG */
