/* CSS Document */
body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #eeb300;
	font-weight:bold;
	text-decoration: underline;
	font-size:14px;
	
}
a:hover {
	color: #666666;
}
em {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #EFB400;
	font-weight: lighter;
	text-transform: uppercase;
	font-style: normal;
}
strong {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #00000;
	font-weight: bold;
	font-style: normal;
}
.bottomlinks a {
	color:#ffffff;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #666666;
	text-decoration:underline;
}

.button {
	padding-bottom:1px;
}

.content_area {
	padding:5px 75px 20px;
}

.content{
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
}
.td_title{
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

.heading1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.heading2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.comment{

font-family:verdana;
font-size:12px;
font-weight:bold;
color:#333333;
text-align:justify;
}

.response{

font-family:verdana;
font-size:12px;
font-weight:bold;
color:#003300;
text-align:justify;
}

.logout{
font-family: verdana;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.welcome{
font-family: verdana;
font-size:12px;
color:#000000;

text-decoration:none;
}

.footer_link{
font-family:verdana;
font-size:12px;
color:#FF8000;
font-weight:bold;
}
A.main:link { color: #006200; TEXT-DECORATION: none}
A.main:visited {COLOR: #006200; TEXT-DECORATION: none}
A.main:active {COLOR: #0033FF;TEXT-DECORATION: none:Background-color:pink;}
A.main:hover {COLOR: #CC3300; TEXT-DECORATION: underline}