/* general */
body,td,a {font-family: verdana,arial,sans-serif; font-size:11px; color: #6B5A18; }

a {color:#7272C5;}
/* header */
#headerBar1 {background-color:#3A437F;height:90px;}
#headerBar2 {background-color:#000099;height:13px;}
#headerBar3 {background-color:#7272C5;height:31px; color:#FFFFFF; font-size:16px; font-weight:bold; padding-left:12px;}
#mainNavBar {background-color:#EBC32D;height:26px; color:#C23737; font-size:11px; font-weight:bold; padding:0px 12px 0px 12px;}
.mainNav {color:#000099;}
a.mainNavLink {color:#000099; font-size:11px; font-weight:bold; text-decoration:none;}
a.mainNavLink:hover {text-decoration:underline;}

/* category list */
ul.categories {list-style: square url(bullet.gif); margin: 5 0 2 17; padding:0px;}
ul.categories li {margin: 3 0 0 0;}
ul.categories li a {color:#6B5A14; text-decoration:none; }
ul.categories li a:hover {text-decoration:underline; }
ul.categories li a.selectedCategory { color:#7272C5;}

.heading1 {color:#7272C5; font-weight:bold; font-size:12px;}
.categoryHeading {color:#7272C5; font-weight:bold; font-size:16px;}
.dots {background-image:url(dots.gif);}
.bg1 {background-color: #E7E7EA; }
.bg2 {background-color: #F8EFCE; }
.rightBG {background: url(dots1.gif) #E7E7EA repeat-y;}

/* form elements */
input.advertise {width:300px;font-size:11px;}
select.advertise {width:300px;font-size:11px;}
textarea.advertise {width:300px;height:80px;font-size:11px;font-family:Verdana,arial;}
.required {color:#7272C5;}
.required2 {color:#339900;}

/* warning box */
.warningForeground{background-color:#E7E7EA;}
.warningBackground{background-color:#7272C5;}


/* footer */
.footerText {font-size:10px; color:#AEACAC;}
a.footerTextLink {color:#AEACAC;text-decoration:none;}
a.footerTextLink:hover {text-decoration:underline;}


