body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.one {
	font-size: 10px;
	color: #FFFFFF;
}
a.one:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:hover {
	text-decoration: none;
	color: #999999;
}
a.one:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}

div#home {
	margin-top:0px; margin-left:20px; margin-right:8px;  width:350px; height:240px;
}

div#homeb {
	margin-top:75px; margin-left:20px; margin-right:8px;  width:350px; height:200px;
}

div#whatb {
	margin-top:62px; margin-left:20px; margin-right:8px;  width:350px; 
}

div#contact {
	margin-top:25px; margin-left:20px; margin-right:8px;  width:350px; height:260px;
}

div#quick {
	margin-top:0px; margin-left:3px; margin-right:8px;  width:350px; height:30px;
}

.left {
	background-image: url(assets/border/left.jpg);
	background-repeat: no-repeat;
}
.right {
	background-image: url(assets/border/right.jpg);
	background-repeat: no-repeat;
}
.top {
	background-image: url(assets/border/top.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image: url(assets/mainpage/maininfo.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(assets/border/bottom.jpg);
	background-repeat: no-repeat;
}
.mainbottom {
	background-image: url(assets/mainpage/bottom.jpg);
	background-repeat: no-repeat;
}
.newsbg {
	background-image: url(assets/mainpage/newsbg.jpg);
	background-repeat: repeat-y;
}
.contactbg {
	background-image: url(assets/mainpage/maincontact.jpg);
	background-repeat: no-repeat;
}
.leftc {
	background-image: url(assets/border/leftc.jpg);
	background-repeat: no-repeat;
}
.rightc {
	background-image: url(assets/border/rightc.jpg);
	background-repeat: no-repeat;
}
.leftedge {
	background-image: url(assets/new/leftedge.jpg);
	background-repeat: no-repeat;
}
.rightedge {
	background-image: url(assets/new/rightedge.jpg);
	background-repeat: no-repeat;
}

.leftedge2 {
	background-image: url(assets/new/leftedge2.jpg);
	background-repeat: no-repeat;
}

.leftedge3 {
	background-image: url(assets/new/leftedge3.jpg);
	background-repeat: no-repeat;
}

.rightedge2 {
	background-image: url(assets/new/rightedge2.jpg);
	background-repeat: no-repeat;
}
.rightedge3 {
	background-image: url(assets/new/rightedge3.jpg);
	background-repeat: no-repeat;
}

.top {
	background-image: url(assets/new/top.jpg);
	background-repeat: no-repeat;
}
.buttbg {
	background-image: url(assets/new/buttbg.jpg);
	background-repeat: no-repeat;
}
.mainleft {
	background:#033556 url(assets/new/mainleft.jpg);
	background-repeat: no-repeat;
}
.mainright {
	background:#033556 url(assets/new/mainright.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(assets/new/bottom.jpg);
	background-repeat: no-repeat;
}
.bottomleft {
	background-image: url(assets/new/bottomleft.jpg);
	background-repeat: no-repeat;
}
.bottomright {
	background-image: url(assets/new/bottomright.jpg);
	background-repeat: no-repeat;
}

