/* css file
Author: Ballian Vedran
vedran@baallianstudio.com
*/
p {margin:0 5px;padding:5px 0;line-height:1.2em;color:#FFCC66;font-family: Arial, Helvetica, sans-serif;font-size: 14px;}


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

body, html {
background-color: #333;
margin:0; 
padding:0; 

scrollbar-3dlight-color: #666;/* lijntjelinks*/
    scrollbar-arrow-color: #666;/* pijltjes */
    scrollbar-base-color: #fff;/* raster */
    scrollbar-darkshadow-color: #fff;/* volleagrond*/
    scrollbar-face-color: #fff;/* kleurscroller*/
    scrollbar-highlight-color: #fff;/* innershadow lijntjelinks*/
    scrollbar-shadow-color: #666;/* lijntjerechts*/
}

.main{

}




body,td,tr,p,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.text {
	color: #000;
}

.textBig {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height:25px;
		color: #666; }
		
.c1 {
background-image:url(../pics/c1.gif);
background-repeat: no-repeat;
width:37px;
}

.c2 {
background-image:url(../pics/mainPic1.jpg);
background-repeat: no-repeat;
width:394px;
}

.c3 {
background-image:url(../pics/c3.gif);
background-repeat: no-repeat;
width:510px;
text-align:left;
}
		
.main_textbox{
background-color:#FFFFFF;
text-align:left;
padding:15px;
width:554px;
border-top-style:double;
border-right-style:dashed;
border-right-width:1px;
}

#content {
text-align:left;
width:470px;
height:420px;
overflow:auto;

			 }

.photo{
		
	padding: 10px;
	
			 }
			 	 
.menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		height:45px;
		text-align:left;
		font-weight:bold;
		padding-left:15px;

		
  }
.menu a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		font-weight:bold;
  }
  
.menu a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		font-weight:bold;
  }
  
.menu a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration:underline;
		font-weight:bold;
  }
  
 
  
  .Cright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ccc;
		background-color: #fff;
		height:35px;
		text-align:left;
	
		border-top: #7193F9;
		border-top-style:double;
		
  }
.Crighta:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
  }
  
.Cright a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
  }
  
.Cright a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		text-decoration:underline;
  }