/*BEGIN_SYSTEM_STYLES*/

body {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size:62.5%;
    line-height:1.8em;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	background-image: url(images/back98.png);
	background-repeat: repeat-x;
}

#header {
	position: relative;
	width: 900px;
	top: 20px;
	height: 80px;
	margin: auto;
	z-index: 1;
    border-color: #FFFFFF;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
}

#media {
	position: relative;
	left: 30px;
	top: 10px;
	width: auto;
	height: auto;
}


#noUpdate {
 margin: 0 auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size: x-small;
 color: #cccccc;
 text-align: left;
 width: 210px; 
 height: 200px;	
 padding: 40px;
}

#navmovie {
	position: relative;
	top: 2em;
	left: 705px;
	width: 100px;
	height: 200px;
	z-index: 99;
	
}

#top {
	position: relative;
	width: 100%;
	height: 120px;
	margin: auto;
	z-index: 90;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
}

#nav {
	position: absolute;
	font-size: 1.2em;
	right: 10px;
	top: 29px;
	white-space: nowrap;
	width: 365px;
	z-index: 90;	
}

#wrapper {
	margin: auto;
    width: auto;
	padding: 0;
    height: 100%;
    border: 0px solid;
    border-color: #FFFFFF;
    z-index: 1;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
}

#container {
	position: relative;
	top: 0px; left: 0px;
    width: 100%;
    height: 100%;
    border: 0px solid;
    z-index: 1;
    border-color: #FFFFFF;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
	background-image: url(images/back99.png);
	background-repeat: repeat-x;
}

#textheader {
	position: relative;
	top: 50px;
	margin: auto;
	width: 500px;
}

#main {
	position: absolute;
	top: 80px; left: 0px;
    width: 100%;
    height: 100%;
    border: 0px solid;
    z-index: 1;
    border-color: #FFFFFF;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
}



#footer {
	position: relative;
	top: 200px;
	margin: auto;
	width: 430px;
	height: 18px;
    z-index: 90;
	color: #FFFFFF;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
}


input.text {
width: 600px;
background-color: #ffffff;
}


#inbox {
	position: relative;
	width: 600px;
	top: 100px;
	height: 400px;
	margin: auto;
	z-index: 90;
	padding: 0 0 0 0;
    font-family: Verdana; /* font name */
	font-size: 1em; /* font size */
	background-image: url(images/emloginmain.png);
	background-repeat: no-repeat;
}

#innerbox {
	height: 250px;
	width: 400px;
	top: 60px;
	margin: auto;
	position: relative;
	z-index: 90;
}



/*    --------------------------------- Classes begin here   --------------------------------------    */
/*    --------------------------------- Classes begin here   --------------------------------------    */
/*    --------------------------------- Classes begin here   --------------------------------------    */


.bodytext p {
    font-size:1.4em;
}

.sidenote {
    font-size:1.2em;
}

.navitem {
	color: #FFFFFF;
	/* background-color: #62b28a; */
	cursor: pointer;
	padding: 5px 8px;
	position: relative;
	font-size: 1.2em;
	text-decoration: none;
	outline-color: #575348;
	outline-style: none;
	outline-width: 0;
}

.otherlinks a:link {
	color: #000000;
	cursor: pointer;
	padding: 5px 8px;
	position: relative;
	font-size: 1em;
	text-decoration: none;
	outline-color: #575348;
	outline-style: none;
	outline-width: 0;
}

a:active {
	text-decoration: none;
	color: ; /* active link color */
}

a:link {
	text-decoration: none;
	color: ; /* link color */
}

a:visited {
	text-decoration: none;
	color: ; /* visited link color */
}



.nonbutton {
	background: none;
	border: 0;
	color: #929FAB;
	cursor: pointer;
	font-size: 1.2em;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
} 

.goahead {
	background: #87B500 none repeat scroll 0 0;
	border-color: #DDDDDD #689300 #689300 #DDDDDD;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #ECF5DE;
	cursor: pointer;
	font-size: 1.8em;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	line-height: 2em;
	height: 35px;
	text-shadow: 1px 1px #719E03;
} 


.readit {
	font-family: Verdana; /* font name */
	font-size: 1.5em; /* font size */
}


.header {
	font-family:Tahoma;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.welcome {
	font-family:Tahoma;
	font-size: 1.9em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


.foter {
	font-family:Tahoma;
	font-size: 1.0em;
	color: #000000;
}


.ewmsg {
	margin: auto;
	color: #FF0000;
	font-size: 1.8em;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	line-height: 1.8em;
	text-shadow: 1px 1px #719E03;
	text-align: center;
	width: auto;
} 




