/*#############################################################
Name: Bright Pixel
Date: 2006-05-07
Description: A smooth, monochrome, lightweight design.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
a {
	color: #000;
	text-decoration: none;
}
body {
	
background-image:url('img/brown.gif');
background-repeat: repeat-x;


	color: #333; margin: 20px 0;
	text-align: center; 
}
.gfx a {
	background: #F5F5F5 url(img/bright_pixel.gif) no-repeat; display: block; height: 240px;
}

p{

font: normal 0.8em Verdana;
color: #333;
font-weight:bold;
}

p.center
{
text-align:center;
font: normal 0.8em Verdana;

}

p.centertable
{
text-align:center;
padding:0px 0px 0px 0px;
margin:0;

}

p.justify
{
text-align:justify;

}



p.link {


}

.cssbox {

background:#b6cada;
margin:0;
padding:5px;
color:#FCD68F;


border:1px solid #236288;


}

/* header */
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}

/* main */
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 620px; 
}




td{

font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#871111;
	font-weight:bold;

}


table a {
text-decoration:underline;

	



}

table a:hover {


text-decoration:none;


}


.container {
	margin: 10px;
}

/* menu */
.menu a {
	
	border-right: 1px solid #d3e0e9;
	border-top: 1px solid #d3e0e9;
	color: #fff;
	float: left;
	padding-top: 4px;
	width: 149px; height: 20px;
	font: normal 0.8em Verdana;
    text-transform: uppercase;
	text-align:center;
	text-decoration:none;
	background: #2a587e;

    
}
.menu a span {
	padding-left: 6px;
	text-decoration:none;
}


.menu a:hover {
	background: #0c4161;
	text-decoration:none;
	color: #fff;
}

.menu a#last {
	width: 150px;
	border-right: none;
}

/* content */
.content {
	background: #ffffff;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 2.00em Verdana,Arial;
	color: #000;
	text-align:center;
	padding: 3px 3px 3px 3px;
}

.content h2 {
	margin: 0;
	font: bold 1.42em Verdana,Arial;
	color: #000;
text-align:center;
}

.content h3 {


text-transform: uppercase;
font-family:Verdana;
text-align:center;
font-size:20px;
color:#871111;

}

.content h4 {
text-transform: uppercase;
font-family:Verdana;
text-align:center;
font-size:12px;
color:#155c89;

}



.content p {
	margin: 3px 0 6px; color:#155c89;
	padding:8px 8px 8px 8px;
	font: normal 0.8em Verdana;
	
}
.item {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 1px;
}

/* footer */
.footer {
margin-top:8px;
	padding: 2px;
	background: #F5F5F5;
text-transform: uppercase;
font-family:Verdana;
text-align:center;
font-size:12px;
color:#155c89;
font-weight:bold;
}

.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}

li{

font: normal 14px Verdana, Georgia;
color:#155c89;
list-style-image: url(img/wheel.gif);

}

img.pad
{

padding:7px 7px 7px 7px;
}


.content a:link {

text-decoration:underline;

color:#8a591e;
size:16px;

}     
.content a:visited 
{
text-decoration:underline;
color:#8a591e;
} 
.content a:hover 
{
text-decoration:none;
color:#8a591e;
} 

.content a:active 
{
text-decoration:underline;
color:#8a591e;
}   


h5{

text-transform: uppercase;
font-family:Verdana;
text-align:center;
font-size:16px;
color:#155c89;



}

