@charset "utf-8";
/* CSS Document */

body {
	background-position: 0% 0%;
	margin: 0px;
	height: 100%;
        	width: 100%;
        	color: #888888;
		font-family: "Trebuchet MS", Arial, sans-serif;
		line-height: 1.6;
		background-image:url(images/body.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}

/* links */
a {
	color: #017bdd;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #017bdd;
	text-decoration: underline;
}

.leftmenulink {
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#666666;
}

/* text styles */
.toptext {
	text-align: right;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; color:#ffffff;
}

.welcometext {
	text-align:justify;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; color:#383838;
}

.toptexttime {
	text-align: right;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#999999;
}

/* lists */
ul{list-style-type: circle;}

ul.body {list-style-type: disc}

.copyright {
	text-align: right;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px; color:#666666;
}


.leftmenubackgroundcolor{
	background-color: #CCCCCC;
	text-align:left;
}
.style1 {
	background-color: #E1E1FF;
}
.style4 {
	color: #017BDD;
}
.style5 {
	background-color: #FFFFFF;

	
}
.topanimation {
text-align:left;
}
.style6 {
	background-color: #003366;
}
.style7 {
	font-size: small;
	color: #FFFFFF;
}
.style8 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
}
.style9 {
	font-size: x-small;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style12 {
	color: #FFFFFF;
}
