/* RESET DEFAULT VALUES */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin:0; padding:0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a { text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0px none; }
ul, ol { list-style:none; }
caption, th { text-align:left; }
q:before, q:after {  }
abbr, acronym { border:0px none; }
.clear{clear:both;}

body { background: transparent url("../images_2/background.gif") no-repeat scroll center top;}

.menubottom a
		{
	        background: inherit;
	        text-decoration: none;
	        color: #667F99;	
	        }
.menubottom a:hover {
	        background: inherit;
	        color: #996800; 
        }

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: left;
}
#page-container {
margin: 0 auto;
width: 212px;
text-align: left;
}

h1 {
	COLOR: #222222;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
h1 a{
	COLOR: #006fab;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
h1 a:hover {
	COLOR: #222222;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.yaz {
	color: #222222;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
.yaz a {
	color: #222222;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
.yaz a:hover {
	color: #808080;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
