/* All**/
body {
	color : #6a645a;
	margin : 0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	margin : 0;
	padding : 0;
	color: #333;
}
a:visited, a:link {
	color : #333333;
	background:none;
	text-decoration: none;
}
a:hover {color : #a43b55;text-decoration : underline;background:none;}
h1 {
	color : #AA1C1F;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color : #AA1C1F;
	padding-bottom : 2px;
	border-bottom : 1px solid #efece7;
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
h3 {
	color : #AA1C1F;
	margin : 10px 0;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
ul {
	padding:0;
	margin:0 0 0 15px;
	list-style: square url(images/bullet.gif);
}
.box {
	border : 1px solid #f0e9eb;
	padding : 10px;
	background-color: #f7f7f7;
	background-image: url(images/newpoint.gif);
	background-repeat: no-repeat;
}
.boxsite {
	border : thin solid #999999;
	padding : 10px;
	background-color: #FFFFFF;
	background-image: url(images/star.jpg);
}

/* overall navigation */
#nav {
	text-align : right;
	color : #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav a:visited, #nav a:link {
	color : #666666;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color : #C10000;
	text-decoration: none;
	font-weight: bold;
}
#left-column {
	width : 580px;
	padding : 15px 15px;
	float : left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* LoginTopArea */
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F4F4F4;
	text-decoration: none;
}
/* FooterAddress */
.footeradress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4F4F4;
	text-decoration: none;
	line-height: 13px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AA1C1F;
}
body table tr td table tr td table tr td table tr td {
	color: #FFF;
	font-size: 9px;



}
