
body {
	margin-top: 0px;
	color: #666666;
}

#Wrapper {
	position: absolute;
	background-image: url('../Img/skugg_sida.gif');
	background-repeat: repeat-y;
	z-index: 1000;
	width: 927px; 
	height: 744px; /*802px;*/
	left: 50px;
	top: 0px;
}

#adminWrapper {
	position: absolute;
	z-index: 1000;
	width: 927px; 
	left: 0px;
	top: 0px;
}

#TopMenu 
{
	background-color: #C4C1BC;
	position: absolute;
	z-index: 851;
	top: 275px;
	left: 0px;
	width: 900px;
	height: 20px;	
}
#adminMenu 
{
	position: absolute;
	z-index: 851;
	width: 870px;
	top: 0px;
	left: 0px;
}

#AdminMain {
	position: absolute;
	z-index: 998;
	left: 50px;
	top: 60px;
	padding-left: 5px;
	font-family: verdana;
}

#Main {
	position: absolute;
	z-index: 908;
	left: 0px;
	top: 295px;
	font-family: verdana;
	width: 900px;
	height: 447px;
}

#picMain{
	position: absolute;
	z-index: 798;
	left: 15px;
	top: 305px;
	height: auto;
	font-family: verdana;
	width: 900px;
}

#bottomInfo{
	position: absolute;
	left: 657px;
	height: 15px;
	z-index: 108;
	bottom: 7px;
}

#bottomMain{
	position: absolute;
	background-image: url('../Img/shadow_bottom.gif');
	background-repeat: repeat-x;
	width: 927px;
	height: 9px;
	z-index: 198;
	bottom: 0px;
}

.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	padding-top: 25px;
	padding-left: 25px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}


.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
}
.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
}
.picText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

.picLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 14px;
}

.picLink:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 14px;
}
.deniedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 10px;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	font-weight: bold;
}
.formText:first-letter 
{
   color: #ff0000;
   font-size: 11px;

}


.topmenu {
	BORDER-RIGHT: rgb(204,16,4) 1px solid; 
	BORDER-TOP: rgb(204,16,4) 1px solid;
	BORDER-LEFT: rgb(204,16,4) 1px solid; 
	BORDER-BOTTOM: rgb(204,16,4) 1px solid;
	background-color: #cccccc;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #A5A5A5 solid 1px;
	background-color:#FFFFFF;
}

.ram {
    border-top: #666666 1px solid;
    border-right: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
    font-weight: normal;
    font-size: 11px;
    color: #666666;
    font-family: verdana, arial, helvetica, geneva, sans-serif;
}

