html, body	{
	background-color: #7979fd;
	padding: 0 0 0 0;
	margin : 0 0 0 0;
	height: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 125%;
	scrollbar-face-color: #799177;
	scrollbar-shadow-color: #647C62;
	scrollbar-highlight-color: #879F85;
	scrollbar-3dlight-color: #879F85; 
	scrollbar-darkshadow-color: #647C62;
	scrollbar-track-color: #647C62; 
	scrollbar-arrow-color: #879F85;
}
table
{	
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	direction: ltr;
}
.medium	{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.container {
	background-color: #000000;
	border: 0;
	color: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	height: 560px;
	margin-top: -280px;
	margin-left: -375px;
	padding: 0;
	text-align: left;
	z-index: 2;
}
#logo	{
	position: absolute;
	top: 0px;
	left: 360px;
	width: 390px;
	height: 55px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
#slogan	{
	position: absolute;
	top: 60px;
	left: 482px;
	width: 250px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#menu	{
	position: absolute;
	top: 94px;
	left: 388px;
	width: 330px;
	height: 23px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
#text_bg	{
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 371px;
	height: 425px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
#content	{
	position: absolute;
	top: 120px;
	right: 12px;
	width: 371px;
	height: 421px;
	overflow: auto;
	margin: 0;
	padding: 0;
	z-index: 4;
	direction: ltr;
	scrollbar-face-color: #413535;
	scrollbar-shadow-color: #252525;
	scrollbar-highlight-color: #747474;
	scrollbar-3dlight-color: #747474; 
	scrollbar-darkshadow-color: #252525;
	scrollbar-track-color: #262626; 
	scrollbar-arrow-color: #cccccc;
}
div#content	{
	color: #ffffff;
	background-attachment: scroll !important;
}
#content p {
	margin: 15px 15px 15px 8px;
	direction: ltr;
}
#content a {
	color: #ffffff;
	font-weight: bold;
    text-decoration: underline;
}
#content a:hover {
{
    color: #cccccc;
	font-weight: bold;
    text-decoration: underline
}
#content td
{	
	color: #ffffff;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	direction: ltr;
}
#photo	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 385px;
	height: 560px;
	margin: 0;
	padding: 0;
	z-index: 2;
}
.corner_br { 
	position: absolute;
	bottom: 0;
	right: 0;
	height: 25px;
}
