body {
   background-image:url(../gfx/themes/backgrounds/theme_grey_stripes_bg.gif);
	padding-left:5px;
}

.rubrik {	
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-top : solid 1px #000000; 
	border-bottom : solid 1px #000000;
}
.meny {
	height: 100%;
	border-right: 1px dotted #000000;
	padding: 0px;
	background-color: #E4EFFA;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFF;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px; 
	margin-left: 0px; 
	background-color: #880000;
	SCROLLBAR-FACE-COLOR: #DEDEDE;
	SCROLLBAR-TRACK-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

td{
	font-family: Verdana; 
	font-size: 7pt ; 
	color: #000000;
}
.toprub{
	font-family: verdana; 
	font-size: 7pt ; 
	color: #000000
}
.nyheter{
	font-family: verdana; 
	font-size: 7pt;
}
form{ 
	font-family: verdana; 
	font-size: 7pt 
}
.knapp{
	background : #1A901F; 
	height : 18px; 
	border : solid 1px #055008;
	color: #FFFFFF;
	background-image: url(img/knapp_bg.gif);
}
.rosaknapp{
	background : #FF69B4; 
	height : 28px; 
	border : solid 1px #055008;
	color: #FFFFFF;
	font-size:14px;
	background-image: url(img/knapp_bg.gif);
}
input{ 
	font-family: verdana; 
	font-weight: bold;
	font-size: 7pt ; 
	border-width: 1px ; 
	border-color: #969AA2;
	background-image: url(img/input_bg.gif);
	color: #1C9622;
}

textarea,select{
	font-family: verdana; 
	font-size: 7pt ; 
	border-width: 1px ; 
	border-color: black
}
.bild_rub {
	background-image: url(gfx/bg_menyer.gif);
}
.input{
	background-image: url(img/input_bg.gif);
	color: #1C9622;
	height : 18px; 
	border-top : solid 1px #f0f0f0; 
	border-left : solid 1px #f0f0f0; 
	border-bottom : solid 1px #000000;
}
.vip{
	font-family : verdana; 
	font-size : 7pt; 
	font-weight: bold; 
	background : #E9EB30; 
	height : 18px; 
	border-top : solid 1px #f0f0f0; 
	border-left : solid 1px #f0f0f0; 
	border-bottom : solid 1px #000000;
}
.vakt{
	font-family : verdana; 
	font-size : 7pt; 
	font-weight: bold; 
	background : #6994CF; 
	color: #ffffff; 
	height : 18px; 
	border-top : solid 1px #f0f0f0;
	border-left : solid 1px #f0f0f0; 
	border-bottom : solid 1px #000000;
}
.crew{
	font-family : verdana; 
	font-size : 7pt; 
	font-weight: bold; 
	background : #5678A8; 
	color: #ffffff; 
	height : 18px; 
	border-top : solid 1px #f0f0f0; 
	border-left : solid 1px #f0f0f0; 
	border-bottom : solid 1px #000000;
}


a.white:link { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.white:visited { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.white:active { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.white:hover { text-decoration: underline; color: #FFFFFF;}

a					{color: #000000; 	text-decoration: none; }
a:hover				{color: #000000; text-decoration: underline; }	
a.pres_link			{color: #000000; 	text-decoration: none }
a:hover.pres_link	{color: #000000;	text-decoration: underline;  }
img{
	border-color: #000000;
}

.css_ProfileUsername{
	font-family: verdana; 
	font-size: 7 pt ; 
	color: #AAAAAA;
}

.css_StatusOnline{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #007700;
	font-weight: bold;
	text-align: center;
}

.css_StatusOffline{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #880000;
	font-weight: bold; 
	text-align: center;
}

.css_StatusAway{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #777777;
	font-weight: bold; 
	text-align: center;
}

.css_ProfileHeaders{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #770000;
	font-weight: bold; 
}

.css_Menu{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.css_Menu:hover{
   color: #AAEEBB;
	text-decoration: none;
}

.css_Menu_highlighted{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #FFEECC;
	font-weight: bold;
	text-transform: uppercase;
}

.css_Menu_highlighted:hover{
   color: #AAEEBB;
	text-decoration: none;
}

.css_Submenu{
	font-family: verdana; 
	font-size: 7 pt; 
	color: #FFEECC;
}

.css_Submenu:hover{
	color: #AAEEBB;
	text-decoration: none;
}

.css_MenuRow{
   text-align:right;
}

.css_PolaroidFrame{
	padding:10px 10px 20px 10px;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:black;
	background:white;
	float:right;
}

.css_PolaroidFrame img{
   border:1px solid #999999;
}

.css_PolaroidFrame p{
   margin:4px 0;
	font:7pt/180% verdana;
	letter-spacing:1px;
	color:#999999;
	text-align:center;
}

.css_Box_Normal {
   padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

.box {
    display: block;
    position: relative;
    background: #330099;
    color: #ffff00;
    text-align: center;
    line-height: 15px;
    width: 15em;
    margin: 0 auto 2ex auto;
    padding: 0;
}
.box .tl {
    left:  0; 
	 background-image: url(../img/box2/dr_box_top_left.gif); 
    width: 5px;
    height: 22px;
    position: absolute;
    top: 0;
}
.box .tr {
    right: 0; 
	 background-image: url(../img/box2/dr_box_top_right.gif); 
    width: 7px;
    height: 22px;
    position: absolute;
    top: 0;
}
.box .tm { 
    background-image: url(../img/box2/dr_box_top_bg.gif);
    font-family: sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 22px;    /* Hack for Mozilla */
	 text-align:left;
}
.box .bl {
    left:  0; 
	 background-image: url(../img/box2/dr_box_bottom_left.gif); 
    width: 5px;
    height: 7px;
    position: absolute;
    bottom: 0;
}
.box .br {
    right: 0; 
	 background-image: url(../img/box2/dr_box_bottom_right.gif); 
    width: 7px;
    height: 7px;
    position: absolute;
    bottom: 0;
}
.box .bm { 
    background-image: url(../img/box2/dr_box_bottom_bg.gif);
    font-family: sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 7px;    /* Hack for Mozilla */
	 text-align:center;
}
.box .ml {
				margin-left:0px;
				margin-top:0px;
				margin-right:0px;
				margin-bottom:0px;
				float:left;
}
.box .mr {
				margin-left:0px;
				margin-top:0px;
				margin-right:0px;
				margin-bottom:0px;
				float:right;
}

.poll {
    color: #CCCCCC;
}
.poll a:link {
	color: #DDDDDD
}
.poll a:hover {
	color: #FFFFFF
}
.poll a:visited {
	color: #DDDDDD
}
