body {
	font-size: 10pt;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-family: tahoma;
	text-align: center;
	text-decoration: none
}

table, tr, td, p {
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 15px;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
	text-align: left;
}

h2 {
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	font-family: tahoma;
	text-decoration: none;
	margin: 5px;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
	font-family: tahoma;
	text-decoration: none;
	margin: 0px;
}
a:link {
	font-weight: bold;
	font-size: 10pt;
	color: #06c;
	font-family: tahoma;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	font-size: 10pt;
	color: #06c;
	font-family: tahoma;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #06c;
	font-family: tahoma;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #06c;
	font-family: tahoma;
	text-decoration: underline;
}

font.menulink{
	font-weight: bold;
	font-size: 10pt;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
}

div.topbar, div.bottombar {
	padding: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	background: url(imagez/topbar_bg.gif);
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
	color: #999999;
	border-top: #999999 2px solid;
	border-bottom: #999999 2px solid;
	font-family: tahoma;
	height: 22px;
	text-decoration: none;
}

div.menu {
	border:1px solid #ff6633;
	width:130px;
	background-color: #cccccc;
	display:block;
	float:left;
	text-align:left;
	padding: 5px;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px 15px 5px 0px;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
}

div.google1 {
	border:0px solid black;
	width:550px;
	height: 80px;
	float:center;
	text-align:left;
	padding: 0px;
	margin: 0px;
}

div.google2 {
	border:0px solid black;
	width:125px;
	height: 245px;
	display:block;
	float:right;
}

div.canvas {
	width:750px;
	float:left;
	border: #000 0px solid;
	margin: 15px;
	text-align: center;
}

div.synopsis {
	margin-bottom: 20px;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma;
	
}
div.content {

	margin-bottom: 15px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	font-family: tahoma;
	
}


img {
	border: #000 1px solid;
}

img.logo {
	border: #000 0px solid;

}

