
.infoTable {
	width: 793;
	height: 100%;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	}
	
.white_bg {
	background-color: #FFFFFF;	
	}

.light_pink_bg {
	background-color: #FFF4F4;	
	}

.leftArea {
	background: url(../images/leftbg.gif) no-repeat top left;
	background-color: #EC797A;
	}

.logoTD {
	background: url(../images/bg.jpg) repeat-y top left;
	}
a {
	color: #6074DA;
	text-decoration: underline;
	}

a:hover {
	color: #6074DA;
	text-decoration: none;
	}
	
a.pink_link {
	color: #F08485;
	text-decoration: underline;
	}

a.pink_link:hover {
	color: #F08485;
	text-decoration: none;
}

a.wl {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.wl:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a.small_link {
	color: #6074DA;
	text-decoration: underline;
	font-size: 10px;
	}

a.small_link:hover {
	color: #6074DA;
	text-decoration: none;
	font-size: 10px;
	}

.pink_header {
	background-color: #FABABA;
	width: 97%;
	font-weight: bold;
	padding: 4px;
	}

.pink_nav {
	background-color: #FABABA;
	width: 100%;
	padding: 4px;
	}

.smaller {
	font-size: 10px;
	}
	
.pink_text {
	color: #F08485;
	}

#gg {
	width: 780px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#gg div {
	font-size: 12px;
	line-height: 14px;
	padding: 9px;
	width: 660px;
}

#lbg {
	background: transparent url(images/lb.gif) top left repeat-y;
}

#rbg {
	background: transparent url(images/rb.gif) top right repeat-y;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: normal;
}

tt {
	font-size: 10px;
}
