body {
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000099;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000099;
}

table {
	font-family:'Verdana','Arial','Tahoma';
	color:#000000;
	font-style:normal;
	font-size:11px;
}
table.mains {
	vertical-align:top;
	width:99%;
}
table.outer {
	background-repeat:repeat;
	background-image:url(GE/Logobg.gif);
	height:100%;
	width:100%;
}

td.logo {
	padding-left:5px;
	background-color:#EEEEEE;
	width:125px;
	vertical-align:top;
}
tr.topmenubar {
	background-color:#EEEEEE;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(GE/topbar.gif);
	width:700px;
	height:31px;
	vertical-align:middle;
	text-align:center;
	font-family:'Tahoma','Arial';
	color:#000000;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}
tr.botbar {
	background-color:#000000;
	width:700px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	font-family:'Tahoma','Arial';
	color:#F5F5F5;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

a:link, a:visited {
	text-decoration:none;
	font-family:'Verdana','Arial','Tahoma';
	font-style:normal;
	font-size:11px;
	color:#3300CC;
	font-weight:normal;
}
a:hover, a:active {
	text-decoration:none;
	font-family:'Verdana','Arial','Tahoma';
	font-style:normal;
	font-size:11px;
	color:#CC0066;
	font-weight:normal;
}
a.topmenu:link,a.topmenu:visited {
	padding-bottom:2px;
	padding-top:1px;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	font-family:'Tahoma','Arial';
	font-style:normal;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
a.dkwebit:link,a.dkwebit:active,a.dkwebit:visited {
	text-decoration:none;
	font-family:'Arial','Tahoma';
	font-style:normal;
	font-size:9px;
	color:#CCCCCC;
	font-weight:bold;
}
a.dkwebit:hover {
	text-decoration:none;
	font-family:'Arial','Tahoma';
	font-style:normal;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}
a.topmenu:hover,a.topmenu:active {
	padding-bottom:2px;
	padding-top:1px;
	padding-right:5px;
	padding-left:5px;
	background-color:#000000;
	text-decoration:none;
	font-family:'Tahoma','Arial';
	font-style:normal;
	font-size:12px;
	color:#FFB709;
	font-weight:bold;
}

iframe {
	background-color:#EEEEEE;
	border:none;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	height:300px;
	width:550px;
}

span {
	font-family:'Verdana','Arial','Tahoma';
	font-size:11;
	color:#000000
}
span.h5 {
	font-family:'Verdana','Arial','Tahoma';
	font-size:16px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.vamidcenter {
	text-align:center;
	vertical-align:middle;
}
.vamidleft {
	text-align:left;
	vertical-align:middle;
}
.vatop {
	vertical-align:top;
}
.vatopcenter {
	text-align:center;
	vertical-align:top;
}
