@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

img {border: 0px;}

a:link {color: #0000CC; text-decoration: underline;} 
a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 

h1 {
	font-size: 16px;
}

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.mytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 16px;
} 
.mytext a:link {
	color: #6E6E6E;
	text-decoration: none
} 
.mytext a:visited {
	color: #999;
	text-decoration: none
} 
.mytext a:hover {
	color: #999;
	text-decoration: underline
} 
.mytext a:active {
	color: #999;
	text-decoration: none
} 

.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC} 	
.mytext2 a:link {color: #CCCCCC; text-decoration: none} 
.mytext2 a:visited {color: #CCCCCC; text-decoration: none} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: underline} 
.mytext2 a:active {color: #CCCCCC; text-decoration: none} 




.topper1 {
	background-image: url(images/banner_bg.png);
	background-repeat: repeat-x;
}
.topper-right {
	background-image: url(images/banner_bg2.png);
	background-repeat: repeat-x;
}
.nav-bg {
	background-image: url(images/ui1.png);
	background-repeat: repeat-x;
}
.angle1 {
	background-image: url(images/ui1.png);
	background-repeat: repeat-x;
}
.left-bottom {
	background-image: url(images/foot_left.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}
.right-bottom {
	background-image: url(images/foot_right.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}

