/*------------------------------------------------------
Custom stylesheet for 19th Ave.
Copyright 2004 Michael Moore
DataShepherd Ltd.
------------------------------------------------------*/
/*------------------------------------------------------
BODY
------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	text-align: center;


	background: #8F8379 url("images2/body_bg2.gif") repeat-y;

/* 
	background: #6296C3 url("images2/body_bg2.gif") repeat-y;

 */
	background-position: top center;
}
#Container {
	height: 36px;
	position: relative;
	margin: auto;
	border: 0;
	width: 770px;
	text-align: left;
	background: url('images2/logo.gif') no-repeat top left;
	background-position: top 0px;
}
/*------------------------------------------------------
HEADER
------------------------------------------------------*/
#Header {
	top: 36px;
	width: 770px;
	height: 100px;
	position: absolute;
	left: 0;
	padding: 0;
	border: 0;
	margin: 0;
	background: #000000;
}

.announce_header {
	width: 764px;
	height: 94px;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 0;
	margin: 0;
	background: #ffffff url('images2/test-announcement-header.gif');
    border: 3px black solid;
    overflow:hidden;
}

.announce_entry {
    margin-top: 5px; 
    font-size: 150%; 
    font-weight: bolder; 
    width: 100%; 
    text-align: center;
    position: relative;
    top: 0px;
    line-height: 24px;
    height: 24px;
    overflow:hidden;    
}
.announce_entry a {
    padding: 2px;
	text-decoration: none;
	color: #003333;
	background: transparent;
}
.announce_entry a:hover {
	background: #003333;
	color: #FFFFFF;
}



#Lang {
	margin: 0;
	position: absolute;
	top: -26px;
	right: 0;
	padding-right: 15px;
	border: 0;
	font-weight: bold;
	text-align: right;
	background: transparent;
	z-index: 100;
}
#Lang a {
	color: #FFFFFF;
	text-decoration: none;
}
#Lang a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Search {
    color: #FFFFFF;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	top: -10px;
	width: 300px;
	text-align: right;
	background: transparent;
	z-index: 101;
}
/*------------------------------------------------------
NAVIGATION
------------------------------------------------------*/
.MainNav, #Nav {
	position: absolute;
	top: 136px;
	left: 0px;
	padding: 0;
	margin: 0;
	border: 0;
}
#Nav {
	width: 770px;
}
#Nav ul {
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: center;
	overflow: auto;
	background: url('images2/navOff.gif') repeat-x top left;
}
#Nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
 	text-transform: none;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
#Nav ul li a {
	line-height: 24px;
 	margin: 0;
 	border-left: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
	display: block;
	color: #003333;
	text-decoration: none;
	background: url('images2/navOff.gif') repeat-x top left;
}
#Nav ul li a:hover, #Nav ul li.left a:hover, #Nav ul li.right a:hover {
	cursor: pointer;
	color: #FFFFFF;
	text-shadow: #4D791A 0px 1px 1px;
	background: url('images2/navOn.gif') repeat-x top left;
}
#Nav ul li.SelectedNav a,#Nav ul li.SelectedNav a:hover, #Nav ul li.LeftSelectedNav a, #Nav ul li.LeftSelectedNav a:hover, #Nav ul li.RightSelectedNav a, #Nav ul li.RightSelectedNav a:hover {
	color: #FFFFFF;
	text-shadow: #4D791A 0px 1px 1px;
	background: url('images2/navSelected.gif') repeat-x top left;
}
/*------------------------------------------------------
SUB NAVIGATION
------------------------------------------------------*/
#SideNav {
	position: absolute;
	top: 160px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 185px;
}
#Sub {
	margin: 0;
	padding: 0px;
}
#Sub ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	text-align: left;
}
#Sub ul li a {
	padding: 4px;
 	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}
/*
#Sub ul li a:hover {
	color: #000000;
	background: #EEEEEE;
}
*/
#SubTitle {
	border-left: 1px #488CBB solid;
	border-right: 1px #488CBB solid;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 4px 0 4px;
	overflow: hidden;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-indent: 8px;
	color: #003333;
	text-decoration: none;
	background: url('images2/navOn.gif') repeat-x top left;
}
/*--------------------------------------
Side Container
--------------------------------------*/
#Sub ul li.SubBlank {
	margin: 0;
	padding: 4px;
	border-top: 1px #CCCCCC dotted;
	background: #FFFFFF;
	font-size: 10px;
	text-align: left;
}
#Sub ul li.SubBlank a {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	text-decoration: underline;
	background: none;
	color: #444444;
}
#Sub ul li.SubBlank a:hover {
	color: #000000;
}
.SubBlank1 {
	border-bottom: 1px #488CBB solid;
	background: #63B4E6;
	margin: 0;
	padding: 0;
	text-align: center;
}
.SubBlank1 img {
	border: 1px #488CBB solid;
	padding: 2px;
	background: #FFFFFF;
}
#SubLogin {
	margin: 0;
	padding: 4px;
	border-top: 1px #CCCCCC dotted;
	background: #FFFFFF;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
}
#SubSpacer {
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
/*------------------------------------------------------
SUB SUB NAVIGATION
------------------------------------------------------*/
#Sub ul li.subsubTitle {
	line-height: 24px;
	margin: 0;
	padding-left: 12px;
	overflow: hidden;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold; 
	color: #003333;
	text-decoration: none;
	background: url('images2/navOn.gif') repeat-x top left;
}
#Sub ul li.currentSub {
	border-bottom: 1px #5BA51F solid; 
	margin: 0;
	padding: 1px 1px 1px 8px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background: #89CF2F url('images2/subnavSelected.gif') no-repeat left top;
}
#Sub ul li.currentSub a, #Sub ul li.currentSub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Sub ul li.subsub a {
	margin: 0;
	padding: 4px 4px 4px 12px;
	border-bottom: 1px #488CBB solid; 
	font-size: 10px;
	text-align: left;
	color: #003333;
	background: #63B4E6; 
}
#Sub ul li.subsub a:hover {
	color: #1A5B93;
	background: #91CAED;
}
/*------------------------------------------------------
MAIN
------------------------------------------------------*/
#MainContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#Main {
	position: absolute;
	top: 160px;
	left: 185px;
	width: 565px;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	background: url('images2/content_bg2.gif') repeat-x top right;
}
#Main a {
	font-weight: bold;
	text-decoration: none;
	color: #46A3D8;
}
#Main a img {
	padding: 0;
	border: 0;
	margin: 0;
}
#Main a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #46A3D8;
}
#Main a:hover img {
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
td.main {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
td.alert {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #CC0000;
}
#Main td.main hr {
	height: 12px !important; height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	color: #FFFFFF !important; color: #46A3D8;
	background: url('images2/content_hr.gif') no-repeat center center !important; background: none;
	background-color: #FFFFFF;
}
#Main td.main dfn {
	padding: 2px;
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	cursor: help !important; cursor: default;
}
#Main td.main dfn:hover {
	padding: 2px;
	color: #FFFFFF;
	background: #CC6600;
	font-weight: bold;
	font-style: italic;
	cursor: help !important; cursor: default;
}
/*-------------------------------------------------
Blockquote
-------------------------------------------------*/
blockquote {
	margin: 20px;
	padding: 4px;
	font-size: 10px;
	line-height: 1.3em;
}
blockquote.two {
	margin: 20px;
	padding: 4px;
	border: 1px #DDDDDD solid;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 1.3em;
	color: #444444;
	text-indent: 22px;
	background: #EEEEEE url('images/quote_start.gif') no-repeat 4px 4px;
}
/*------------------------------------------------------
FOOTER
------------------------------------------------------*/
#Footer {
	position: relative;
	left: 0;
	padding: 0;
	border: 0;
	margin: 0 0 0 0px;
	width: 100%;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
#Footer tr td p {
	border: 0;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;

	text-align: center;
}
#Footer tr td p a {
	font-weight: normal;
	background: transparent;
	padding: 0;
	text-decoration: underline;
	color: #46A3D8;
}
#Footer tr td p a:hover {
	font-weight: normal;
	background: transparent;
	padding: 0;
	text-decoration: underline;
	color: #000000;
}
#Footer hr {
	width: 100%;
	height: 1px;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px #EEEEEE solid;
	background-color: #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
/*------------------------------------------------------
FONT
------------------------------------------------------*/
h1 {
	font-family: Times;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
	line-height: 1em;
	color: #5BA51F;
}
h2 {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
	line-height: 1em;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
	line-height: 1em;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
	line-height: 1.5em;
}
p {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
p a {
	text-decoration: underline;
	color: #46A3D8;	
}
p a:hover {
	text-decoration: underline;
	color: #000000;
}
.data {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.3em;
}
strong {
	font-weight: bold;
}
.bullet {
	padding-left: 20px;
	background: url('../images/bullet_icon.gif') no-repeat left; 
}
.sm {
	font-size: 9px;
}
.center {
	text-align: center;
}
/*------------------------------------------------------
IMAGES
------------------------------------------------------*/
.image {
	padding: 0;
	margin: 0;
	border: 0;
}
.headerImage {
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0;
}
.featureImage {
	float: right;
	padding: 3px;
	margin-left: 10px;
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
}
.featureImage:hover {
	border: 1px #999999 solid;
	background: #FFFFFF;
}
/*------------------------------------------------------
FEATURE IMAGE TABLE STYLES
------------------------------------------------------*/
.featureImageTable, .featureImageTableLeft, .featureImageTableRight {
	width: 20px;
	margin: 0px 6px 0px 6px;
	padding: 0;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.featureImageTable {
	align: center;
}
.featureImageTableRight {
	float: right;
}
.featureImageTableLeft {
	float: left;
}
.featureImageTable img, .featureImageTableRight img, .featureImageTableLeft img {
	border: 1px #CCCCCC solid;
	padding: 4px;
}
.featureImageTable:hover img, .featureImageTableRight:hover img, .featureImageTableLeft:hover img {
	border: 1px #999999 solid;
}
.featureImageTable table, .featureImageTableRight table, .featureImageTableLeft table {
	width: 100%;
	border: 1px #CCCCCC solid;
	background: #EDEEC2;
	padding: 4px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
/*------------------------------------------------------
TABLE
------------------------------------------------------*/
#List {
	width: 100%;
	border: 1px #488CBB solid;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#List th {
	margin: 0;
	padding: 4px;
	line-height: 1em; 	
    border-bottom: 1px #488CBB solid;
	height: 2em;
	font-family: Verdana;
	font-size: 11px;
    color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #63B4E6;
}
#List tr.list-no-hover {
	margin: 0;

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
/* added for non-detail lists  */
#List tr.list td {
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
#List tr.list:hover td, #List tr.list:hover td a {
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	background: #666666;
}
#List td {
	margin: 0;
	padding: 4px;
	overflow: hidden;
}
#List td a {
	text-decoration: underline;
}
#List td a:hover {
	text-decoration: underline;
}
#ListDetailOptions {
	padding: 0;
	height: 1.5em;
	border: 0;
	margin: 0;
}
#PageResults {
	width: 558px;
	padding: 2px;
	height: 1em;
	margin: 0;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
#PageResults .results {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#PageResults .page {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	text-align: right;
}
/*------------------------------------------------------
FORMS
------------------------------------------------------*/
#HitCounter {
	vertical-align: middle;
	padding: 2px;
	margin: 0;
	width: 0;
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
}
.CommentCount {
	float: left;
	margin: 0;
	padding: 0 !important; padding-top: 4px;
	width: 120px;
	height: 20px;
	text-align: center;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background: url('../../../core/images/comment_bg.gif') no-repeat left top;
	background-color: none;
}
.CommentCount strong {
	font-weight: bold;
	color: #46A3D8;
}
.NoComment {
	float: left;
	margin: 0;
	padding: 0 !important; padding-top: 4px;
	width: 100px;
	height: 20px;
	text-align: center;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	cursor: hand;
	vertical-align: center;
	background: url('../../../core/images/comment_bg2.gif') no-repeat left top;	
	background-color: none;
}
.CommentsHeader {
	padding: 6px;
	font-weight: bold;
	font-size: 11px;
	border-left: 1px #CCCCCC solid;
	background: #EEEEEE solid;
}
.CommentIcon {
	width: 28px;
	height: 23px;
	padding: 2px;
	margin: 2px;
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	float: left;
}
.CommentsPosted {
	border-top: 1px #DDDDDD solid;
	padding: 6px;
	background: #EFEFEF;
}
.Comments {
	padding: 6px;
}
.CommentsForm {
	padding: 6px;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: 1px #AAAAAA solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 2px;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: 1px #AAAAAA solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 2px;
}
button {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #AAAAAA solid;
	background: #EEEEEE;
	cursor: pointer;
	padding: 2px;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #AAAAAA solid;
	background: #EEEEEE;
	cursor: pointer;
	padding: 2px;
}
/*-----------------------------------------------------------
List 
-----------------------------------------------------------*/
div.L1 {
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-shadow: #234C74 0px 1px 2px;
	color: #FFFFFF;
	background: url('images/LOne_bg.gif') repeat-x top left;
}
td.L2 {
	padding: 4px 0 4px 0;
	border-top: 1px #E6E6E6 solid;
}
td.L2, td.L3, td.L4, td.L5, td.L6, td.L7 {
	padding: 4px 0 4px 0;
	vertical-align: top;
	line-height: 16px;
	background: #FFFFFF;
}
/*----------------------------------------
details with groups.
----------------------------------------*/
td.L2 .Info_Details {
	float: left;
	font-weight: bold;
}
td.L3 .Info_Details {
	float: left;
	font-weight: bold;
}
td.L4 div.Info_Details {
	float: left;
	font-weight: bold;
}
td.L5 div.Info_Details {
	float: left;
	font-weight: bold;
}
td.L6 div.Info_Details {
	float: left;
	font-weight: bold;
}
td.L7 div.Info_Details {
	float: left;
	font-weight: bold;
}
/*----------------------------------------
padding for table of docs. different levels
----------------------------------------*/
#LContainer2 {
	width: 100%;
	padding: 0;
	border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#LContainer3 {
	width: 100%;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#LContainer4 {
	width: 100%;
	padding-left: 20px;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#LContainer5 {
	width: 100%;
	padding-left: 20px;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#LContainer6 {
	width: 100%;
	padding-left: 20px;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#LContainer7 {
	width: 100%;
	padding-left: 20px;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#Container3 td, #Container4 td, #Container5 td, #Container6 td, #Container7 td {
	border-top: 1px #999999 solid;
}
/*--------------------------------------
more stuff
--------------------------------------*/
td.LMore {
	background: #EEEEEE;
}
td.LMore a {
	font-weight: bold;
	text-decoration: underline;
	text-shadow: #BBBBBB 0px 1px 2px;
	color: #666666;
}
td.LMore a:hover {
	color: #333333;
}
#Info_btn {
	float: right;
	cursor: pointer;
}
#Download_btn a {
	color: #0099FF;
	text-decoration: underline;	
}
#Download_btn a:hover {
	color: #0066FF;
}
img.FeatureIcon {
	border: 1px #E6E6E6 solid;
	margin: 6px 10px 0 0;
	float: left;
	background: none;
}

/*////////////////////////////////////////////////////////////////////////
// END Resource List Styles
////////////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------
GALLERY THUMBNAILS
------------------------------------------------------------*/
.outerGallery {
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
}
.innerGallery {
	padding: 4px;
}
.galleryImage {
	padding: 4px;
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
}
.galleryImage:hover {
	padding: 4px;
	border: 1px #AAAAAA solid;
	background: #FFFFFF;
}
.galleryBtn {
	padding: 0;
	border: 0;
	margin: 0;
}
/*------------------------------------------------------------
GALLERY DETAIL IMAGE
------------------------------------------------------------*/
.title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.medTitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.shade {
	width: 5px;
	background-image: URL('uploads/_website_files_/custom_scripts/images/body_shadow_bg.gif');
	background-repeat: repeat-y;
}
.image {
	border: 1px #BBBBBB solid;
	padding: 4px;
	vertical-align: middle;
	background: #FFFFFF;
}
.image:hover {
	border: 1px #999999 solid;
}
/*------------------------------------------------------------
ANNOUNCEMENTS TABLE
------------------------------------------------------------*/
.aTable {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: #E0EAF3;
}
.aTableTL {
	height: 10px;
	width: 10px;
	background: URL('images2/form_tl.gif') no-repeat top left;
}
.aTableT {
	width: 100%;
	height: 10px;
	line-height: 0 !important; line-height: 10px;
	background: url('images2/form_t.gif') repeat-x top left;
}
.aTableTR {
	height: 10px;
	width: 10px;
	background: URL('images2/form_tr.gif') no-repeat top right;
}
.aTableL {
	width: 10px;
	background: url('images2/form_l.gif') repeat-y top left;
}
.aTableM {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.aTableR {
	width: 10px;
	background: url('images2/form_r.gif') repeat-y top right;
}
.aTableBL {
	height: 10px;
	width: 10px;
	padding: 0 !important; padding: 5px;
	line-height: 0 !important; line-height: 10px;
	background: URL('images2/form_bl.gif') no-repeat bottom left;
}
.aTableB {
	height: 10px;
	background: url('images2/form_b.gif') repeat-x bottom left;
}
.aTableBR {
	height: 10px;
	width: 10px;
	padding: 0 !important; padding: 5px;
	line-height: 0 !important;line-height: 10px;
	background: URL('images2/form_br.gif') no-repeat bottom right;
}
/*------------------------------------------------------------
FORM TABLES - REGISTRATION AND FEEDBACK
------------------------------------------------------------*/
.fTable {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	background: #E0EAF3;
}
.fTable .fBreak {
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	height: 20px;
	padding: 4px;
	margin: 4px;
}
.fTableTL {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url('images2/form_t.gif') repeat-x top left;
}
.fTableTR {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 10px !important; width: 0px;
	text-align: right;
	background: url('images2/form_t.gif') repeat-x top left;
}
.fTableL {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #CCCCCC solid;
	background: #E0EAF3;
	text-align: right;
	font-weight: bold;
}
.fTableM {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background: #E0EAF3;
}
.fTableR {
	padding-right: 10px;
	text-align: left;
	border-right: 1px #CCCCCC solid;
	background: #E0EAF3;
}
.fTableSubmit {
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background: #E0EAF3;
}
.fTableBL {
	margin: 0;
	padding: 0;
	height: 10px;
	background: url('images2/form_b.gif') repeat-x bottom left;
}
.fTableBR {
	margin: 0;
	padding: 0;
	height: 10px;
	text-align: right;
	background: url('images2/form_b.gif') repeat-x bottom left;
}
/*------------------------------------------------------------
Custom styles for Messages
------------------------------------------------------------*/
div.contentpending {
	display: none;
	padding: 10px;
	font-weight: bold;
	color: #990000;
	background: #FDD2D2;
	border: 1px #FF9999 solid;
}
div.box {
	padding: 10px;
	background: #DEE4E6;
	border: 1px #C8CDCF solid;
}