/* ----------------------------------
	Stylesheet for www.mysig.nu
	By Maria Axelsson
-------------------------------------*/

BODY{
	background: #DCDCDC;
	}

A{
	text-decoration: none;
	}

A.menu:visited{
	color: white;
	}

A.menu:visited:hover, .menu:link:hover, .menu:active:hover{
	color: #800080;
	}

A.menu:link{
	color: white;
	}

A.menu:active{
	color: white;
	}

A.menu2:visited{
	color: #56004F;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

A.menu2:visited:hover, .menu2:link:hover, .menu2:active:hover{
	color: #800080;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

A.menu2:link{
	color: #56004F;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif
	}

A.menu2:active{
	color: #56004F;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

A.nav:visited{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

A.nav:visited:hover, .nav:link:hover, .nav:active:hover{
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

A.nav:link{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif
	}

A.nav:active{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}




td.border1{
	background-color: #000066
	}

td.border2{
	background-color: #3366CC
	}

td.navtop{
	background-color: #708090
	}



h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	} 


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	color: #000066;
	}
	      
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000066;
	} 
	      
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 15px;
	color: #000066;
	} 


p.note {
	font-size: 14px;
	color: black;
	border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
        padding: 15px 15px 15px 15px;
	background-color: #EEEEEE;
	#padding-left: 1px;
	}

p{
	font-size: 14px;
	color: black;
	#font-family: Times new roman, serif;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 10px 7px 10px;
 	}


.timestamp{
	font-size: 14px;
	color: #666666;
	font-family: Arial, sans-serif;
	text-align:right;
}

li{
	font-size: 14px;
	#font-family: Times new roman, serif;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}

