
body {

	background-color: #1a3664;
	background-image: url(../../images/bg.gif);	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #304E82;
}
a:visited {
	color: #304E82;
}
a:hover {
	color: #F5CA17;
}
a:active {
	color: #304E82;
}


#footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}

#footer a:link {
	color: #ffffff;
}

#footer a:visited {
 	color: #ffffff;
}
#footer a:hover {
 	color: #c0c0c0;
}
#footer a:active {
  	color: #ffffff;
}


h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8a001b;
	font-weight: bold;

}

h2 {
	background-image: url(../../images/h2.gif);
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #193663;
	font-weight: bold;
	padding: 5px;

}


.storage {

	background-color: #efefef;
	padding: 10px;

}