/* CSS Design by DSI */

@import url("../css/layout.css");
@import url("../css/form.css");
@import url("../css/modules.css");

* {
	margin: 0;
	padding: 0;
}
body{
	margin:0 auto; padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	color:#222222;
	background:#153889 url(../images/bg_main.jpg) top left repeat-x;
}

a{
	text-decoration:none;
	color:#999999;
}

img{
	border:0;
	
}
.clr{ clear:both;}

.class_off { display:none; }
h1
{
	font-family:Arial;
	font-size:11px;
}
h1 a
{
	font-weight: normal;
}
