body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
    background: url(images/back.gif);
	color: Black;
	font-size:75%;
	font-family: Veranda;
}
h1
{
    font-size: 16pt;
    color: #6b8ace;
}

/* Master Page Layout */
#master_body
{
	margin: -1px auto 0 auto;
	width: 1200px;
	border: 1px solid #6b8ace;
}

#master_header
{
	width: 100%;
	height: 320px;
}

.master_header_top
{
    background: url(images/up.jpg);
	height: 60px;
	font-size: 16pt;
	text-align: center;
}
.master_header_top a
{
    font-weight:bolder;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_header_top a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_header_top a:visited
{
	font-weight: normal;
}


.master_header_bottom
{
    background: url(images/up_bot.jpg);
    height: 260px;
	font-size:14pt;
	text-align:center;
	border-top: 1px solid #6b8ace;
	border-bottom: 1px solid #6b8ace;
}

#master_header_bottom_menu
{
	margin: 21px auto auto auto;
}

.master_header_bottom a
{
    	font-size:14pt;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_header_bottom a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_header_bottom a:visited
{
	font-weight: normal;
}

.master_content
{
    background: #c2d2f7;
	margin: 0px auto 0 auto;
	width: 1200px;
	font-size:14pt;
	text-align:center;
	border: 1px solid #6b8ace;
}

.master_content td
{
    border: 1px solid #6b8ace;
}

.master_content a
{
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_content a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_content a:visited
{
	font-weight: normal;
}

.master_content_m
{
	margin: 0px auto 0 auto;
	width: 1200px;
	font-size:16pt;
	text-align:center;
	border: 1px solid #6b8ace;
	text-align:center;
}

.master_content_m tr
{
    border: 1px solid #6b8ace;
}

.master_content_m a
{
    font-size:10pt;
    font-weight:bolder;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_content_m a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_content_m a:visited
{
}


#master_content_number
{
	font-size:12pt;
	margin: 10px auto 10px auto;
} 

#master_counter
{
    background: url(images/counter.jpg);
	height: 35px;
	margin: 0 auto 0 auto;
	width: 1200px;
	font-size:10pt;
	text-align:center;
	border-bottom: 1px solid #6b8ace;
}

.master_bottom
{
    background: url(images/bot.jpg);
	margin: 0px auto 0 auto;
	width: 1200px;
	height: 30px;
	font-size:10pt;
	text-align:center;
	font-size:8pt;
}

.master_bottom a
{
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

.master_bottom a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_bottom a:visited
{
	font-weight: normal;
}

.master_advert
{
	margin: 0 auto 0 auto;
	width: 1200px;
	font-size:12pt;
	text-align:center;
	border: 1px solid #6b8ace;
}

.master_links
{
	margin: 0px auto 0 auto;
	width: 1200px;
	font-size:8pt;
	text-align:center;
	border-bottom: 1px solid #6b8ace;
}

.master_links a
{
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_links a:hover
{
	background-color: #6b8ace;
	color: #ffffff;
	font-weight:bold;
}

.master_links a:visited
{
	font-weight: normal;
}

#master_margin
{
	margin: 15px auto 15px auto;
}