/* CSS Document */

body {
	background-color: #070d13;
	background-image: url(images/background_2.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
h2 {
	font-family:Trebuchet MS;
	font-size:24px;
	font-weight:normal;
	}
	
	img {
border:0;
}

.h2 {
	font-family:Trebuchet MS;
	font-size:24px;
	font-weight:normal;
	}
a:link {
	color: #1A3A8F;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #1A3A8F;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #263749;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #2F3F4F;
	font-weight:bold;
}
.models {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
.msg {
	color:#FDE509;
	}
a.msg {
	color:#FDE509; }
a.msg:link {
color:#FDE509;
}
a.msg:visited {
color:#FDE509; }
a.msg:hover {
color:#FFFFFF; }
a.msg:active {
color:#2F3F4F; }