﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10pt;
	vertical-align: baseline;
	font-family:'Verdana',Arial,Sans-Serif;
}

table
{border-collapse:collapse;}

h1
{font-size:14pt;}

h2
{font-size:10pt;}

body
{height:100%;width:900px;}

p
{
	margin-bottom: 1.5em;	
	line-height:1.4em;
}

#divHead
{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/Head.jpg); background-repeat:no-repeat;
	height:135px; min-height:135px;
	width:900px; min-width:900px; 
	font-size:10px; padding:10px; text-align:left; line-height:150%;
}

#divLeft
{
	position:absolute;
	top:135px;
	left:0px;
	border-style:solid;
	border-color:#999999;
	border-width: 0px 1px 1px 1px;
}

#divLefti
{
	background-color:#66cccc;
	background-image:url(/images/Left.jpg); background-repeat:no-repeat;
	font-size:10pt; font-weight:bold; padding:5px; text-align:left; line-height:150%;
	min-height:453px;
	width:123px; min-width:123px;
}

#divLefti a
{
	display:block;
	text-decoration:none;
	color:#0000ff;
	font-size:9pt;
}

#divLefti a:hover
{
	text-decoration:underline;
}

#divMain
{
	position:absolute;
	top:135px;
	left:135px;
	height:465px; min-height:465px; 
	width:745px; min-width:745px; 
	background-color:#ffffff;
	font-size:10pt; 
	padding:10px;
}

#divTopMenu
{
	position:relative;
	top:105px;
	left:130px;
	font-size:12pt;
	font-weight:normal;
}

#divTopMenu a
{
	text-decoration:none;
	font-size:12pt;
}

#divTopMenu a:hover
{
	text-decoration:underline;
}

