/* GLOBAL styles */
BODY { font-family: Verdana; font-size: 80%; margin-left: auto; margin-right: auto;
	background: #FFFFFF url(images/bg.jpg) repeat-y top center; text-align: center; }
TABLE { font-size: 100%; }
H1 { font-size: 110%; }
A { color: #ff0066; font-family: Verdana; font-size: 12px; text-decoration: none; background-color: transparent; }

A:HOVER { color: #ff0066; font-weight: bold; font-family: Verdana; font-size: 12px; text-decoration: none; }


/* MAIN PAGE styles */
#page { width: 780px; margin-left: auto; margin-right: auto; }
#bottom { background: url(images/bottom-bg.jpg) left top no-repeat; border-bottom: 1px solid #FFCAE3; border-top: 1px solid #FFCAE3; padding: 0px;}

UL#topnav { margin-top: 35px; }
UL#topnav LI { display: inline; padding: 0; margin-right: 20px; }
TD#left { /*padding-left: 15px;*/ }
TD#main { padding-right: 15px; }
TD#breadcrumbs { font-size: 90%; padding: 4px 7px; background: url(images/breadcrumbs-bg.jpg) repeat-x bottom left; }
#footer { font-size: 95%; color: #999; /*border-top: 1px solid #ccc;*/ text-align: left; padding: 10px 17px;
	background: url(images/footer-bg.jpg) repeat-x top left; height: 60px; margin-top: 10px; }


.button      { color: #ff0066; font-family: Verdana; background-color: #FFFFFF; font-size: 
               10px }

.formquestion .button      { color: #ff0066; font-family: Verdana; background-color: #FFFFFF; font-size: 
               10px }


.CategoryCellMenu         { font-family: Verdana; background: url(images/left-cat-bg.jpg) repeat-x top left;  font-size: 10px }

.CategoryCellMenu a:link	{ color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none; background-color: transparent; }
.CategoryCellMenu  a:visited	{ color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none; background-color: transparent; }
.CategoryCellMenu  a:active	{ color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none; background-color: transparent; }
.CategoryCellMenu  a:hover	{ color: #000000; font-weight: bold;font-family: Verdana;  font-size: 12px; text-decoration: none; background-color: transparent; }

.SubCategoryCellMenu         { font-family: Verdana; background: url(images/left-subcat-bg.jpg) repeat-x top left;  font-size: 10px }

.SubCategoryCellMenu a:link	{ color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; background-color: transparent; }
.SubCategoryCellMenu  a:visited	{ color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; background-color: transparent; }
.SubCategoryCellMenu  a:active	{ color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; background-color: transparent; }
.SubCategoryCellMenu  a:hover	{ color: #000000; font-weight: bold; font-family: Verdana;  font-size: 10px; text-decoration: none; background-color: transparent; }

#categoriesheading { color: #999; font-size: 100%; background: none; text-align: left; padding: 0px; }


