A:link {
	font-size: 11pt; 
	font-weight: 200; 
	letter-spacing: 1.2; 
	color: #336699; 
	text-decoration: none; 
	font-family: tahoma, arial;
	text-align: right;
	}

A:visited {
	font-size: 11pt; 
	font-weight: 200; 
	letter-spacing: 1.2; 
	color: #336699; 
	text-decoration: none; 
	font-family: tahoma, arial;
	text-align: right;
	}

A:hover {
	font-size: 11pt;
	font-weight: 200; 
	letter-spacing: 1.2; 
	color: #cc9933; 
	text-decoration: none; 
	font-family: tahoma, arial;
	text-align: right;
	}

.weblink {
	background: #000000;
 	padding: 1px 2px;
  	color: #333333;
  	font-size: 20px;
  	}
		
.current {
	font-size: 11pt;
	font-weight: 200; 
	letter-spacing: 1.2; 
	color: #cc9933; 
	text-decoration: none; 
	font-family: tahoma, arial;
	text-align: right;
	}

body {
	scrollbar-base-color: #666666; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-color: #CCCCCC; 
	scrollbar-track-color: #333333;
	margin: 0px;
	}

.greytile {
	background-image:url("images/grey_tile.jpg");
	background-repeat:repeat-x;
	height:100%;
	
	}

.title_main	{
	color:#FFFFFF;	
	font-size:12pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 2;	
	font-weight: 800;
	padding:10px;
	}
	
.index	{
	color:#FF9933;	
	font-size:35pt;	
	font-family: Tahoma; 
	line-height: 1; 
	letter-spacing: 2;	
	font-weight: 400;
}

.H1	{
	color:#663300;	
	font-size:15pt;	
	font-family: Tahoma; 
	line-height: 1; 
	letter-spacing: 2;	
	font-weight: 400;
}


.H2	{
	color:#FF9933;	
	font-size:18pt;	
	font-family: Tahoma; 
	line-height: 1; 
	letter-spacing: 4;	
	font-weight: 400;
}


.title_sub	{
	color:#999999;	
	font-size:10pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 1;	
	font-weight: 800;
}
	
.date	{
	color:#999999;	
	font-size:10pt;	
	font-family: arial; 
	line-height: 1; 
	letter-spacing: 1;	
	font-weight: 600;
	}

.ul		{
	color:#999999;	
	}

.content_main {
	color:#000000; 
	font-size: 9pt; 
	font-family: tahoma; 
	line-height: 1.1; 
	letter-spacing: 1; 
	font-weight: 400;
	text-align: justify;
	}
	
.spacer {
	font-size:1pt;
	}

.archives_border {
	border-left:1px solid #663300;

	}
	
.news_border {
	border-bottom:1px solid #663300;
	padding-bottom:20px;
	}

.photobig {
	border: 1px solid #999999;
	height: 500px;
	width: 333px;
	}
	
.photothumb {
	border: 1px solid #999999;
	height: 72px;
	width: 72px;
	}

.banner {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	}

.contentborder1{
	border-right:4px solid #cc9966;
	border-left:4px solid #cc9966;
	border-bottom:4px solid #cc9966;
 	}

.profile_separator{
	border-right:1px solid #999999;
	}

.articleseparator{
	border-bottom:1px dashed #cc9966;
	height:1px;
	margin:30px 0px;
	padding:0px;
	}

.footer {
	color:#333333; 
	font-size:7pt; 
	text-align: right;
	font-family: arial, helvetica; 
	letter-spacing: 1; 
	font-weight: 800;
	padding: 2px;
	}




