﻿/* CSS Document */
/* header part */
#face {
	padding-right:10px;
}
#static {
	padding-top:28px;
	padding-bottom:29px;
}

.input {
	padding-top:3px;
}

/* body part */
.DueDateCal {
	background-color:#c4bbb2;
	text-align:left;
}

.Feed-back {
	background-image: url('images/main.gif');
	background-repeat:no-repeat;
}


.ad-back {
	background-image:url(images/ad-back.gif);
	background-repeat:repeat-x;
	height:235px;
}
.ad-baby {
	padding-left:14px;
	padding-top:18px;
	padding-right:30px;
	padding-bottom:19px;
}
.bullet {
	padding-right:11px;
	padding-bottom:25px;
}
.bullet-font {
	padding-bottom:10px;
}
.font {
	color:#FFFFFF;
}
.font1 {
	color:#FFEE2C;
}
.body {
	background-color:#FFFFFF;
}
.welcome {
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	padding-bottom:9px;
}
.welcome-text {
	padding-right:16px;
}
.welcome-img {
	width:190px;
}
.news-text {
	padding-left:21px;
	padding-bottom:19px;
}
.input1 {
	padding-left:21px;
	padding-bottom:5px;
}
.submit {
	padding-top:20px;
}
.body1 {
	background-color:#EFF1DA;
}
#miss {
	padding-top:17px;
	padding-left:19px;
	padding-right:112px;
	padding-bottom:24px;
}
.miss-text {
	padding-right:114px;
}
.miss-text1 {
	padding-bottom:9px;
}
.miss-text2 {
	padding-bottom:19px;
}
.bullet1 {
	padding-left:23px;
	padding-right:7px;
	padding-bottom:35px;
	padding-top:3px;
}
.ad-ban-back {
	background-image:url(images/ad-bannnerback.gif);
	background-repeat:repeat-x;
}


/* footer part */
.footer-back {
	background-image:url(images/footerbar.gif);
	background-repeat:repeat-x;
	height:9px;
}

footer-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7430fc;
}
.footer-text1 {
	padding-top:50px;
	padding-left:7px;
	padding-right:2px;
	color:#7430fc;
	text-decoration:none;
}
.footer-text1:hover {
	color:#f69afe;
	text-decoration:underline;
}
.footer-text2 {
	padding-top:50px;
	padding-left:2px;
	padding-right:2px;
	color:#7430fc;
	text-decoration:none;
}
.footer-text2:hover {
	color:#f69afe;
	text-decoration:underline;
}
.footer-text3 {
	padding-top:50px;
	padding-left:2px;
	padding-right:2px;
	color:#f69afe;
	text-decoration:none;
}
.footer-text3:hover {
	color:#f69afe;
	text-decoration:underline;
}
.copyright {
	padding-bottom:10px;
}
	
<style type="text/css">
<!--
a:link {color: #7430fc; text-decoration: underline; } /*medium purple*/
a:active {color: #dfd0fd; text-decoration: underline; } /*lilac*/
a:visited {color: #4002bc; text-decoration: underline; } /*dark purple*/
a:hover {color: #f69afe; text-decoration: none; } /*pink*/
-->
</style> 


/* mixed part */
.border {
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
}
.dot-border {
	border-bottom:#82864E dotted 1px;
}
/* General CSS Document */
p {
	padding-top:10px;
	margin:0px;
}	
body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(images/bodyback.jpg);
	background-repeat:repeat-x;
}
table {
	border:0px;
}	
td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #534f4b; /* was #564c24 JRS */
	text-decoration: none;
}
#externalcontainer {
	width:778px;
	background-color:#ffffff;
	margin:0px auto 0px auto;
}
.width100per {
	border:0px;
	width:100%;	
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}

