body{font-family: Arial, Helvetica, sans-serif; font-size:80%;
	background:#91bcde url('body_back.gif') repeat-x;
	}
#main {width:820px; clear:both; background:#f4f4f4; margin:0 auto;}

.main-c1, .main-c2, .main-c3, .main-c4  {width:12px; height:11px; font-size:1px;}
.main-c3, .main-c4 {height:11px;}

.main-c1 { background: url('corner1.gif') no-repeat; }
.main-c2 { background: url('corner2.gif') no-repeat right; }
.main-c3 { background: url('corner3.gif') no-repeat; }
.main-c4 { background: url('corner4.gif') no-repeat; }
.main-top { background: url('top.gif') repeat-x left top; }
.main-left { background: url('left.gif') repeat-y left top; }
.main-right { background: url('left.gif') repeat-y right top; }
.main-bottom { background: url('top.gif') repeat-x left bottom; }

#footer{
	width:100%;
	clear:both;
	height:30px;
	line-height:15px;
	text-align: left;	
	background:transparent;
	color:#aaaaaa;
	font-size:80%;
	font-family:Verdana;
}



.nav			{ text-decoration: none; color : #1370D9; }
.nav:hover		{ text-decoration: none; color : #000000;}


button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #1370d9;
	border: 1px outset #006595;
	color: white;
	cursor: pointer;
}


.link1 { font-family: Arial, Helvetica, sans-serif; font-size:80%; text-decoration: none; color : #808080; }
.link1:hover { text-decoration: underline; color : #000000;}