.background
{
	background:url(../images/header/bgfade.png) repeat-x;
}

html
{
	background-color: #f0fefa;
}

body
{
	background:url(../images/header/bg.png) repeat-y center;
	margin: 0px;
	background-color: #f0fefa;
	
}

.shapecorner
{
	background:url(../images/header/shape.png) top left no-repeat;
	margin-top: 10px;
}
.shape
{
	margin-top: 10px;
}
.top
{
	height: 20px;
	width: 784px;
	background:url(../images/header/top.jpg) top no-repeat;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom
{
	height: 20px;
	width: 782px;
	background:url(../images/header/bottom.jpg) top no-repeat;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab
{
	background: url(../images/header/btmenu.jpg) no-repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7DAF6;
	padding-left: 5px;
}
h1 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #88ACD8;
}
A.menu {
	text-decoration:none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A.menu:link {text-decoration: none; color: black;}
A.menu:visited {text-decoration: none; color: black;} 
A.menu:active {text-decoration: underline;}	
A.menu:hover {text-decoration: underline;color: black;}

A {text-decoration:none; color: black; font-size: 12px}
A:link {text-decoration: none; color: black; font-size: 12px}
A:visited {text-decoration: none; color: black; font-size: 12px} 
A:active {text-decoration: underline; font-size: 12px}	
A:hover {text-decoration: underline; color: BLACK; font-size: 12px}


A.bottom {text-decoration:none; color: black;}
A.bottom:link {text-decoration: none; color: black;}
A.bottom:visited {text-decoration: none; color: black;} 
A.bottom:active {text-decoration: underline;}	
A.bottom:hover {text-decoration: underline; color: BLACK;}

A.bottom2 {text-decoration:none; color: red; font-size: 10pt}
A.bottom2:link {text-decoration: none; color: red; font-size: 10pt}
A.bottom2:visited {text-decoration: none; color: red; font-size: 10pt} 
A.bottom2:active {text-decoration: underline; font-size: 10pt}	
A.bottom2:hover {text-decoration: underline; color: red; font-size: 10pt}

A.bodylink {text-decoration: underline; color: black; font-size: 10pt}
A.bodylink:link { text-decoration: underline; color: black; font-size: 10pt}
A.bodylink:visited {text-decoration: underline; color: black; font-size: 10pt} 
A.bodylink:active {text-decoration: underline; font-size: 10pt}	
A.bodylink:hover {text-decoration: underline; color: black; font-size: 10pt}

A.bodylink2 {text-decoration: underline; color: #6699cc; font-weight: bold; font-size: 12pt}
A.bodylink2:link { text-decoration: underline; color: #6699cc; font-weight: bold; font-size: 12pt}
A.bodylink2:visited {text-decoration: underline; color: #6699cc; font-weight: bold; font-size: 12pt} 
A.bodylink2:active {text-decoration: underline; font-size: 12pt}	
A.bodylink2:hover {text-decoration: underline; color: black; font-size: 12pt}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style11 {

	background:url(../images/header/tptab.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.dotted 
{
	border: 1pt dashed #000000;
	background-color: #eeeeee;
	font-size: 8pt;
}
