@charset "UTF-8";
/* CSS Document for ArtMosh ©A.N.D Multimedia*/

body{
	text-align:center;
	background-color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding:0;
	margin:0;
	height: 100%;
	}
html {
	height: 100%;
}
#container{
	text-align: left; 
	vertical-align: middle; 
	margin-left: -512px; 
	margin-right: auto; 
	vertical-align: center; 
	position: absolute; 
	top: 50%; 
	margin-bottom: auto; 
	margin-top: -315px; 
	left: 50%; 
	height: 730px;
	min-height: 730px;
	overflow:hidden;
	}
#footer{ 
	padding: 10px 0 10px 0;
	}	
h1{
	font-size: 18px;
	font-weight: bold;
	color: #995f5d;
	}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}	
h3{
	font-size: 14px;
	font-weight: bold;
	color: #995f5d;
	padding: 0 0 10px 0;
	}
a{
	color: #673b39;
	text-decoration: underline;
	border:0px;
	}
a:hover{
	color: #7c4947; 
	text-decoration: none;
	border:0px;
	}	
a:visited{
    color: #7c4947; 
	text-decoration: none;
	border:0px;
	}	
/* Format fonts */	
.normal_text, .normal_bold, .normal_italic, h1, h2, h3, a, a:hover, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	}
.normal_text{
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	color: #995f5d;
	line-height: 1.3em;
	}
.table_head{
	font-size: 16px;
	font-weight: normal;
	color: #865e30;
	line-height: 1.3em;
	}
.bold_colour{
	font-size: 12px;
	font-weight: bold;
	color: #e68155;
	}
.normal_bold{
	font-size: 12px;
	font-weight: bold;
	color: #995f5d;
	}
.normal_italic{
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #673b39;
	line-height: 1.3em;
	font-style: italic;
	}	
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	/*font-size: 100%;*/
	line-height: 100%;
}