body {
	font-family: Verdana;
	font-size: 11px;
	color: #434548;
	background-color: #cfff8b;
        padding: 0;
        margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.ratebalk{
background-color: #00ff00;
}

.module_head {
	background-color: #cfff8b;         
	font-size: 11px;
	font-weight: bold;
	color: #D3607E;/***  text färg #000000   ***/

}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}


.module_head_right {
	background-color: #cfff8b;					/***  #cfff8b   ***/
	font-size: 11px;
	color: #000;
}

.module_head_right a {
	background-color: #cfff8b;					/***  #cfff8b   ***/
	font-size: 11px;
	color: #4278d3;
}

.module_head_right a:hover { background-color: #cfff8b; font-size: 11px; color: #f86956; text-decoration: underline; }


TD.edituserlink{
	background-color: #cfff8b;
	color: #fc4c2c;
	font-weight: bold;

}
TD.edituserlink a{
	background-color: #cfff8b;
	color: #fc4c2c;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #cfff8b;
	color: #000;
	font-weight: normal;
}
.offer_head {
	font-size: 16pt;
	color: #b6f62c;
}

.module_detail_inside { font-size: 11px; font-weight: normal; background-color: #fff6db; }/*profilbild startsidan*/
.module_inside_head { color: #fff; font-weight: bold; background-color: #eec240; }
.im_text { font-size: 11px; font-weight: normal; background-color: #f3ffe1; border: solid 1px #cfff8b; }/*profilbild startsidan*/

.module_detail { font-size: 11px; font-weight: normal; background-color: #f3ffe1; }

.statusbar {
	background-color: #cfff8b;
}


th {
	font-weight: bold;
	color: #fff;
	background-color: #cfff8b;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #fff;
}
th a:hover {
	color: #4278D3;
	text-decoration: none;

}


a.subhead {
	text-decoration: underline;
	color: #D3607E;
	font-weight: bold;
}
a.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.smallpic {
	border: 1px solid #666666;
}

input { font-size: 11px; background-color: #fef9ec; border: solid 1px #eec240; }
textarea { font-size: 11px; font-weight: bold; background-color: #effdda; border: solid 2px #b6f62c; }
select { font-size: 11px; background-color: #fffbef; border: solid 2px #eec240; }
.formbutton { font-size: 10px; color: #666666; font-weight: bold; font-variant: small-caps; background-color: #b6f62c; border-color: #cccccc #666666 #666666 #cccccc; border-style: solid; border-width: 1px; }
/*formbutton = inloggningsknapp */

.main_outer_table{
	background-color: #FFFFFF;
}

a.main_title{ font-size: 40px; color: #E19AAD; font-weight: bold; font-style: italic; text-decoration:none; }/* #ffffff text logot*/
a:hover.main_title{ font-size: 40px; color: #f3ffe1; font-weight: bold; font-style: italic; text-decoration:none; }
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	background-color: #FFFFFF;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #333333;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #B08D00;
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;
}
.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}

a {
	color: #4278D3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4278D3;
}

a.menulink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}

a.panellink { font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; background-color: #fffbef; width: 170px; height: 14px; }
a.panellink:hover { color: #fff; font-weight: normal; font-size: 10px; background-color: #c3fe49; text-decoration: underline; width: 170px; height: 14px; }
.panelbox {

}
.footer {
	background-color: #E1EFFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;
	
}
a.footerlink {
	font-size: 8pt;
	color: #D3607E;                  /*** text längst ner #4278D3 ***/
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 8pt;
	color: #4278D3;
	text-decoration: none;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;                   /*** color a.footerlink #4278D3 ***/
}


.storyhead{
	color: #4278D3;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #003366;
	font-style: italic;
}
.storyby{
	color: #003366;
}
.storytext{
}

.newshead{
	color: #4278D3;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #4278D3;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #4278D3;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	text-decoration: none;
}

.nickwidth {								/*** width of sections ***/
	margin: 10px;
	text-align: center;
	width: 550px;
}
#content { height: 100%; width: 105%; left: 0; top: 0; position: absolute; bottom: 0; visibility: visible; }
.contenttablehead { background-color: #cfff8b; background-image: url('images/headbg.jpg'); background-repeat: no-repeat; background-position: 0 0 }
.contenttablefoot { color: #fff; background-color: #cfff8b; background-image: url('images/footbg.jpg'); background-repeat: no-repeat; background-position: 0 0 }
.contenttablenav { background-color: #a6ee40; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.contenttableflinks { color: #fff; background-color: #a6ee40; }
.contenttableflinks a { color: #fff; text-decoration: underline; }
.contenttableflinkst a:hover { color: #fff; font-weight: bold; text-decoration: underline; }
.contenttablecontent { background-color: #fff; }
.box1head { color: #fff; font-weight: bold; font-variant: small-caps; background-image: url('images/box1_head_bg'); background-repeat: no-repeat; text-align: center; width: 180px; height: 25px }
.box1content { border-right: 3px solid #b6f62c; }
.box1foot { background-image: url('images/box1_foot_bg.jpg'); background-repeat: no-repeat; width: 180px; height: 25px }
.box2head { color: #fff; font-weight: bold; font-variant: small-caps; background-image: url('images/box2_head_bg'); background-repeat: no-repeat; text-align: center; width: 180px; height: 25px }
.box2content { border-right: 3px solid #eec240; }
.box2foot { background-image: url('images/box2_foot_bg.jpg'); background-repeat: no-repeat; width: 180px; height: 25px }
.pagehead { color: #fff; font-weight: bold; background-color: #cfff8b; margin: 0; padding: 0; border-width: 0; }
.pagecontent { margin: 0; padding-bottom: 10px; padding-left: 10px; border: solid 2px #cfff8b; }
.page2content { background-color: #fff; width: 571px; margin: 0; padding-bottom: 10px; padding-left: 10px; border: solid 2px #cfff8b; }
.page3content { background-color: #fff; width: 571px; border: solid 1px #cfff8b; }
.searchhome { color: #a6ee40; font-weight: bold; background-image: url('images/offerimg.jpg'); background-repeat: no-repeat; background-position: 0 bottom }
