body {
	background-color: Grey;
	background-image: url(img_base/rain.jpg);
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #F1F1F2;
	text-align: center;
	scrollbar-face-color: #F1F1F2;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: #F1F1F2;
	scrollbar-shadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: black;	
	scrollbar-track-color: #BDBDBF; 
}

table {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
}

td {
	vertical-align: top;
	text-align: justify;
	font-family: Verdana;
	font-size: 8pt;	
}

td.start {
	padding: 10px 30px 10px 20px;
	height: 400px;
}

td.menuitem_sg {
	height: 25px;
	vertical-align: middle;
}

div.menuitem_sg {
	height: 25px;
	width: 240px;
	background-image: url(img_base/blyamba_um_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	line-height: 12px;
	padding-left: 10px;
	line-height: 7px;
}

td.submenuitem_sg {
	height: 25px;
	vertical-align: middle;
}

div.submenuitem_sg {
	height: 25px;
	width: 240px;
	background-image: url(img_base/blyamba_um_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	line-height: 12px;	
	padding-left: 20px;
	line-height: 7px;	
}

td.submenuitem_high_sg {
	height: 44px;
	vertical-align: middle;
}

div.submenuitem_high_sg {
	height: 44px;
	background-image: url(img_base/blyamba_um_m_high.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	line-height: 12px;
	padding-left: 20px;	
	line-height: 5px;	
}

h1 {
	font-size: 10pt;
	font-family: Verdana;	
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

h2 {
	font-size: 9pt;
	font-family: Verdana;	
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 20px;
}

p.start {
	margin: 0px 0px 0px 0px;
	color: Black;
}

p.text {
	font-size: 10pt;
	text-align: justify;
}

a {text-decoration: none;}
a:hover {font-weight: bolder;}

a.start {color: Black;}

a.silver {
	color: #F1F1F2;
	text-decoration: underline;
}

a.silver img {
	border: 2px solid	#F1F1F2;
}

a.menu {
	color: Black;
}

a.menu:hover {
	font-weight: bolder;
	color: #401020;
}

a.coll {
	color: #86B9FF;
	font-size: 14px;
	text-decoration: underline;	
}

.akhar {
	font-size:8pt;
	font-family:Times New Roman;
	color: #B0B0B1;
}

a.akhar {color: #B0B0B1;}
a.akhar:hover {
	font-weight: normal;
	text-decoration: underline;
}