body {
	background-image:url(../images/page_sample_r1_c1.jpg);
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #2c2c2c;
}
td, th {
	color: #2C2C2C;
	text-align: left;
}
a {
	color: #0066FF;
}
form {

}
.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.header {
	font-size: 24px;
	background-color: #006666;
	color: #DCDCDC;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.navLink {
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.sidebar {
	font-size: 12px;
	font-weight: normal;
	padding-right: 9px;
	padding-left: 3px;
}
a.sidebar {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
	color:#FFF
}
.sidebarHeader {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}
.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.footer {
	color: #333333;
}
.legal {
	font-size: 9px;
	color: #333333;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}
.promo {
	color: #FFFFFF;
}
.titlebar {
	color: #2C2C2C;
	padding-right: 9px;
	padding-left: 3px;
}
.dingbat {
	background-color: #99CC99;
	color: #006666;
	font-weight: bolder;
	font-size: medium;
}
a:hover {
	text-decoration: none;
	color:#03F;	
}
.a_link:hover{
	color:white;
		
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
ul.arrows {
	list-style-image:url(../images/arrowbullet.gif);
	font-weight:normal;
	line-height:150%;
}
