abbr,acronym{border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;}
fieldset,img{border:0;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
li{list-style:none;}caption,th{text-align:left;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
q:before,q:after{content:'';}
sub {vertical-align:text-bottom;}
sup {vertical-align:text-top;}
table{border-collapse:collapse;border-spacing:0;}
table{font-size:inherit;font-size:100%;}


body{
	background-color:#FFFFFF;
	color:#00008B;
	background-image:none;
	background-repeat:no-repeat;
	margin:0em;
	padding:1px;
	text-align: center;
}


a {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #00008B;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#loadmsg {
    background-image: url('7601/loader.gif');
	background-repeat: no-repeat;
	/*
 	background-color: #c0c0c0;
 	color: #000000;
	*/
 	position: absolute;
 	width: 200px;
 	height: 200px;
 	left: 58%;
 	top: 45%;
    font-size:0%;
    font-weight:bold;
 	margin-top: -100px;
 	margin-left: -100px;
 	text-align: center;
	z-index:999;
}
div#itechpartnersL {
    background-color:#3366cc;
    color: #3366cc;
	border-style:none;
	border-top: 4px dashed #ffffff;
	border-bottom: 4px double #ffffff;
    position:relative;
	float:left;
    top:0px;
    left:10px;
    width:48%;
    height:32px;
    padding:1%;
    text-align: right;
    font-size: 0px;
    font-weight: bold;
}

div#itechpartnersL img {
	border:3px solid #EEEEFF;
    margin-left:2px;
	margin-top:4px;
    padding:0px;
    background-color:white;
    width:50px;
    height:25px;
  }

div#itechpartnersR {
    background-color:#3366cc;
    color: #3366cc;
	border-style:none;
    border-top: 4px dashed #ffffff;
	border-bottom: 4px double #ffffff;
    position:relative;
	float:left;
    top:0px;
    right:0px;
    width:48%;
    height:32px;
    padding:1%;
    text-align: left;
    font-size:0px;
    font-weight:bold;
}

div#itechpartnersR img {
    margin-right:2px;
	margin-top:4px;
    padding:0px;
	border:3px solid #EEEEFF;
    background-color:white;
    width:50px;
    height:25px;
  }

div#itechpartnersR img:hover, div#itechpartnersL img:hover { border-style: solid; border-color: red; }
div#itechpartnersL a:hover, div#itechpartnersR a:hover { background-color: green; color: white; text-decoration: none; }

div#storage { display:none; }
div#topmsg { display:none;}
div#comp    { position:relative; height: 510px; width:890px; margin: 0 auto; top:50px; padding: 0; background:none; background-color:transparent; }
div#copyright { display:none;}
div#xmplayer { display:none;}
div#nbscreen-ie {height: 100%; width:100%; position:absolute; top:0px; left:0px; background-color:transparent; float:left; padding:0px;}
div#nbscreen-ob {height: 100%; width:100%; position:absolute; top:0px; left:0px; background-color:transparent; float:left; padding:0px;}
div#itechpartchkbox { display:none; }
div#dspace    {width:60%; height:362px; position:relative; top:10px; left:20%; right:20%; background-color:transparent; text-align:center; padding-top:2em;}

div#SubScreen{
	background-color:transparent;
	width:100%;
	height:500px;
	float:left;
}

div#SubScreen #Part0101{
	position:relative;
	background-color:#99CCFF;
	background-image: url('7601/logo50.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	width:18%;
	height:55px;
	float:left;
	text-align: center;
	/* -moz-border-radius: 9px 9px 9px 9px; */
	overflow:hidden;
}

div#SubScreen #Part0102{
	position:relative;
	background-color:#6699FF;
	border-bottom: 2px solid #ffffff;
	color: #99CCFF;
	width:81.7%;
	height:55px;
	text-align:left;
	float:left;
	/* -moz-border-radius: 9px 9px 9px 9px; */
	overflow:hidden;
}

div#SubScreen #Part0201{
	position:relative;
	background-color:#6699FF;
	width:18%;
	height:380px;
	float:left;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding:0;
	margin:0;
	/* -moz-border-radius: 9px 9px 9px 9px; */
	overflow:hidden;
}

ul#navmenu
{
	background-color: #6699FF;
	width: 12em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul#navmenu li
{
	border-bottom: 1px solid #CCFFFF;
	list-style: none;
	width: auto;
	margin: 2px 0 2px 0;
	text-align: left;
/*	-moz-border-radius: 9px 0px 0px 9px; */
}

ul#navmenu li a
{
	display: block;
	border-left: 1em solid #CCFFFF;
	padding: 1px 1px 1px 1em;
	background-color: #6699FF;
	text-decoration: none;
/*	-moz-border-radius: 9px 0px 0px 9px; */
}

ul#navmenu li a:link  { color: #00008B; }
ul#navmenu li a:visited  { color: #40409B; }

ul#navmenu li a:hover
{
  background-color: #00008B;
  color:       		#CCFFFF;
  border-left: 1em solid #8A80CF;
}

ul#navmenu li.button_active {
	background-color: #CCFFFF;
	color: #00008B;
	padding: 1px 0px 1px 2em;
}

div#SubScreen #Part0202{
	position:relative;
background-color:#CCFFFF;
border-bottom: 2px solid #ffffff;
width:81.7%;
height:380px;
float:left;
text-align: left;
vertical-align: top;
/* -moz-border-radius: 9px 9px 9px 9px; */
overflow:auto;
}

div#SubScreen #Part0301{
	position:relative;
background-color:#99CCFF;
border-right: 2px solid #ffffff;
width:18%;
height:50px;
float:left;
/* -moz-border-radius: 9px 9px 9px 9px; */
overflow:hidden;
}

div#SubScreen #Part0301 select.stylelov {
	position:relative;
	margin-top:14px;
	font-size:11px;
	background-color: #6699FF;	
	height:22px;
	text-align: left;
}

div#SubScreen #Part0302{
	position:relative;
background-color: #6699FF;
border-right: 2px solid #ffffff;
color: #000000;
width:69%;
height:50px;
float:left;
text-align:left;
border:none;
/* -moz-border-radius: 9px 9px 9px 9px; */
overflow:hidden;
}


div#SubScreen #Part0302 img{
 margin:2px;
}


div#SubScreen #Part0303{
	position:relative;
width:12.5%;
height:50px;
background-color: #99CCDD;
float:left;
border:none;
/* -moz-border-radius: 9px 9px 9px 9px; */
overflow:hidden;
}

div#SubScreen #Part0303 img{
	margin-top:14px;
}

div#footer {
			position:relative;
			font-family: "arial","times new roman",courier;
			font-size:12px;
			margin: 0px auto;
			margin-top:-8px;
			top:0px;
			padding:0px;
			/*border: 1px solid black;*/
			width: 20em;
			height:3em;
			text-align: center;
		}

div#footer p {
			margin:0px;
			padding:0px;
			/*border:1px solid red;*/
			margin-bottom:8px;
			color:black;
		}

div#footer p img {
				 display: inline;
				 border: 1px solid black;
				 margin-bottom:-8px;
				}

				
div.pagecontent {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	overflow:auto;
}

div.pagecontent form {
	margin-left: 1em;
}

div.pagecontent h1 {
	margin-left: 0.25em;
}

div.pagecontent h2 {
	margin-left: 0.5em;
}

div.pagecontent p {
	margin-left: 1em;
	margin-top: 0.5em;
}

div.pagecontent table {
	position:relative;
	width:95%;
	height:100%;
	margin-left: 1em;
	border-collapse:collapse;
	border:0px;
}

div.pagecontent td {
	padding: 0;
}

.filantropy {
	width:200px;
	height: 150px;
	background-image: url('7601/bvolej.jpg');
	background-repeat: no-repeat;
}				