/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
.boldtxt{ font-family:arial;
           font-weight:bold;
		   font-size: 16px;
		   }
.borderbottom{border-bottom:1px dashed #CCCCCC;}
.borderright{border-left:1px dashed #CCCCCC;}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.c2 {
	background-image: url(images/c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.c4 {
	background-image: url(images/c4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.c5 {
	background-image: url(images/c5.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.c7 {
	background-image: url(images/c7.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


input{height:25px;}
.leftbor{border-right:1px solid #E2EAD3;}
a.footer:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: underline;
}
a.footer:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.borbottom{border-bottom:1px solid #CCCCCC;}
.flash {
	top: 10px;
	right: 10px;
}

