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

body
{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#747474;
	line-height:15px;
	background:url(images/bg.jpg) top left;
}

img
{
	border:0px;
}

.shadow-bg
{
	background:url(images/top-shadow.jpg) top left no-repeat;
	background-color:#FFFFFF;
}

.txtwhite13px
{
	color:white;
	font-family:"Trebuchet MS";
	font-size:13px;
}

.heading1
{
	color:#0055E1;
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:18px;
}

.heading2
{
	color:red;
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:18px;
}

.redtxt10px
{
	color:red;
	font-size:10px;

}

.greentxt
{
	color:#639600;
	text-decoration:none;
}

.greentxt a
{
	color:#639600;
	text-decoration:none;
}

.greentxt a:link
{
	color:#639600;
	text-decoration:none;
}

.greentxt a:hover
{
	color:red;
	text-decoration:none;
}

.redtxt
{
	color:red;
	text-decoration:none;
}

.blacktxt
{
	color:black;
	text-decoration:none;
}

.footer-links
{
	color:white;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.footer-links a
{
	color:white;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.footer-links a:link
{
	color:white;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.footer-links a:hover
{
	color:#3D5C00;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.copyright
{
	color:#436500;
	text-decoration:none;
	font-size:10px;
}

.input-fields
{
	border:1px solid #CCCCCC;

}

a
{
	text-decoration:none;
	color:#0055E1;
}

a:link
{
	text-decoration:none;
	color:#0055E1;
}

a:hover
{
	text-decoration:none;
	color:red;
}
