@font-face { font-family:"PF Westa Seven"; src:url(../images/pf_westa_seven.ttf); }

@font-face { font-family:"Silksrcreen Bold"; src:url(../images/pf_westa_seven_condensed.ttf); }

body, table, select {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	background:#648992;
	margin:0px;
	padding:0px;
}

table {
background:none;
}
select{
background:#FFF;
color:#000000;
}


#maincontainer{
width:469px;
min-height:400px;
height:100%;
border:3px solid #384C53;
border-top:0px;
border-bottom:0px;
background:#24353C;
font-family: Verdana;
color:#FFF;
font-size:10px;
text-align:left;
line-height:12px;
}

h1,h2{
font-family:"PF Westa Seven";
font-size:8px;
font-weight:normal;
margin:10px 0 10px 0;
padding:0px;
color:#648992;
}

h1{
font-size:8px;
}

h1:first-letter{
color:#FFFFFF;
}
h2{
color:#648992;
font-style:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

 h2:first-letter{
 color:#FFF;
 }
p {
	margin:0px;
	padding:0px;
}

table {
	border: none;
}
#padd{
padding:5px;
}
input, textarea {
	margin: 1px;
	border: solid 1px #333;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #EEE;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}
input.noborder {
	border: none;
}
a {
	color: #648992;
	text-decoration: none;
	font-weight: bold;
}
a img{
border:1px;
margin:0 2px 0 2px;
}
a:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}


#menu div{
float:left;
}
#menu div#last{
float:none;
margin:0px;
}

#menu div a, #menu div#last a{
font-family:"PF Westa Seven";
font-size:8px;
font-weight:normal;
color: #FFF;
padding:0 26px 0 26px;
margin:0px;
text-decoration:none;
}
#menu div#last a{
padding:0 26px 0 27px;
}

#menu div a:hover, #menu div#last a:hover{
color:#24353C;
background:#648992;
text-decoration:none;
}
#image{
background:url(images/n1.jpg) no-repeat;
width:469px;
height:450px;
vertical-align:bottom;
}


