body {
	background-color: Black;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #86B9FF;
	text-align: center;
	scrollbar-face-color: #86B9FF;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: #86B9FF;
	scrollbar-shadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: black;	
	scrollbar-track-color: black; 
}

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_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;
}

td.form {
	padding-bottom: 15px;
}

td.message_header {
	background-color: #2C3C53;
	text-align: center;
	font-weight: bold;
}

td.message {
	background-color: #2C3C53;
}

div.submenuitem_sg {
	height: 25px;
	width: 240px;
	background-image: url(img_base/blyamba_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_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;
}

p.newwin {
	font-size: 10pt;
	text-align: justify;
	padding: 2px 2px 2px 2px;
}

a {text-decoration: none;}
a:hover {font-weight: bolder;}

a.start {color: Black;}

a.blue {
	color: #86B9FF;
	text-decoration: underline;
}

a.blue img {
	border: 2px solid	#86B9FF;
}

a.menu {
	color: Black;
}

a.menu:hover {font-weight: bolder;}

a.coll {
	color: #86B9FF;
	font-size: 14px;
	text-decoration: underline;	
}

.akhar {
	font-size:8pt;
	font-family:Times New Roman;
	color: #445D80;
}

a.akhar {color: #445D80;}
a.akhar:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.www {color:#86B9FF; text-decoration:underline;}
a.www:hover {font-weight: normal; text-decoration:none;}


.inputs{
	background-color: #BAD7FF;
	font-family: Verdana;
	color: Black;
	font-size: 8pt;	
	text-align: left;
	width: 200px;
}

input.submit {
	height: 19px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	color: Black;
	text-align: center;
	background-color: #86B9FF;
	border-top: 2px solid White;
	border-right: 2px solid #7AA7E5;
	border-bottom: 2px solid #7AA7E5;
	border-left: 2px solid White;	
	width: 200px;
	cursor: pointer;
}

textarea {
	width: 200px;
	background-color: #BAD7FF;
	font-size: 9pt;	
}
