body{
	margin: 0px;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #FFFFFF;*/
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bread, td, body, table, tr, div, p, a, .blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.breadcolor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0000F;
}
.breadwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.info{
	position: absolute;
	z-index: 2;
	background-color: #EAECFF;
	border: 1px solid #6092AB;
	padding: 10px;
	top: 30px;
	float:left;
	width: 350px;
}
.hidden{
	display: none;
}

.times {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0000F;
	font-weight: bold;
}
.diskutera {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.News, .NewsTitle{font-family: Times New Roman, sans-serif;
	color: #765F54;
	font-size:12px;
	font-weight: bold;
}
.NewsTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight: bold;}

.blue{
	color: #6092AB;
}

a {
	color: #FFFFFF;
}
a.diskutera {	
	color: #FFFFFF;
	text-decoration: none;
}

a.News {
	color: #765F54;
	font-weight: bold;
}

li{
	margin-bottom:15px;
}


.LongText{
	text-align:justify;
	width: 350px;
	padding: 15px;
	padding-left: 25px;
	color: #4E758D;
}

.Text{
	padding: 15px;
	padding-left: 25px;
	color: #4E758D;
}

.Text .Title, .Text div {
		color:#4E758D;
}

.BlueText {
		color:#4E758D;
}

.LongText p, Text p{
	text-align:justify;
	color: #4E758D;
}

.LongText p, .LongText div, .LongText td {
	text-align:justify;
	color: #4E758D;
	width: 350px;
}

.LongText a{
	text-align:justify;
	color: #4E758D;
}

 Text p, .Text a ,.Text td{
	color: #4E758D;
}

.note{
	font-size: 10px;
}

.FormError {
	background-color: #D0E2F0;	
}

li {
	list-style-image: url(images/dot.gif);
	
}

.WeekEvent{
	text-align:left;
	padding-top: 10px;
	color: #4E758D;
}

hr {
	color: #5D8CA8; 
	border-style: solid; 
	height: 2px; 
	width: 100%;
}

.HomeDiv {
	position: absolute;
	left: 0px;
	top: 0px;

}

#fingers{
	position: absolute;
	right: 0px;
	top: 100px;
}

.disabled{
	background-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	border-color: #A5ACB2;
	padding: 2px;
}

.textbg_top{
	background-image: url(images/textbg_top.gif);
}

.textbg_middle{
	background-image: url(images/textbg_middle.gif);
}

.textbg_bottom{
	background-image: url(images/textbg_bottom.gif);
}

.ordertext{
	width: 350px;
	color: #4E758D;

}

.NiceTable td {
	border-width: 1px;
	border-color: #B3CAF4;
	border-style: solid;
}

.BlueBackground{
	background-image: url( images/mf_bg.jpg );
	background-repeat: repeat-x;
	background-color: #6092AB;
}

.pgbg{

	border-width: 1px;
	border-color: #B3CAF4;
	border-style: solid;
	padding: 10px;
	color: #4E758D;

}

.PackageTable TD{
	color: white;
	padding-right: 10px;
}

.hidden{
	display: none;
}

.MailArea{
	width: 300px; 
	height: 150px; 
	overflow: scroll;
}