#mainbodybg {
	background: url("images/mainbodybg.png");
}

#insidebodybg {
	background: url("images/insidebodybg.png");
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212f3a;

}
body {
	background-color: #2b3d4b;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a:link {
	color: #212f3a;
}

a:visited {
	color: #212f3a;
}

.style3 {color: #f1ede2}
.class2 A:link {text-decoration: none; color:#f1ede2;}
.class2 A:visited {text-decoration: none; color:#f1ede2;}
.style4 {font-size: 12px}
