body
{
	background: #CCC url(../img/bg.gif) repeat-y fixed bottom center;
	color: #333;
	margin: 20px 0;
	text-align: center;
	font: normal 0.75em sans-serif,Arial;
}

 a
{
	color: #000;
	text-decoration: none;
}
 a:hover {color:#444;}


.in
{
	border: 1px solid #999;
}
.in:hover
{
	background-color: #dfdfdf;
}
input[type="submit"]
{
	cursor: pointer;
}

textarea
{
	color: #222;
	font-family: sans-serif;
	font-size: 12px;
}


.ex
{
	background-image: url(../img/ex.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	padding-right: 9px;
}



ul, li
{
	color: #666;
}



.logo a
{
	background: #F5F5F5 url(../img/logo.gif) no-repeat;
	display: block;
	height: 120px;
}

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



.top
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}



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

.menu a
{
	background: #EEE;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #333;
	float: left;
	text-align: center;
	padding-top: 4px;
	width: 149px;
	height: 20px;
	font-weight: bold;
}









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

.menu a:hover
{
	background: #EEE url(../img/bgmenu.gif) repeat-x;
	color: #111;
}

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

.container
{
	margin: 10px;
}

.content
{
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}

.content h1
{
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}

.content p
{
	margin: 3px 0 6px;
	color: #666;
}
.content p a,.content li a
{
	text-decoration:underline; color:#000;
	}

.item
{
	background: #FCFCFC url(../img/bgitem.gif) repeat-x;
	padding: 10px;
}

.footer, .footer a
{
	text-align: center;
	padding: 5px;
	background: #F5F5F5;
	color: #888;
}



.small
{
	text-align: center;
	font-size: .8em;
	background: #F5F5F5;
	color: #888;
}



.img
{
	border: 1px solid #222;
}



.error
{
	color: red;
}

pre
{
	font-size: 12px;
	color: #000;
}


/*##############

name: Bright Pixel

author: Viktor Persson

url: http://www.arcsin.se

#############*/

