BODY
{
    BACKGROUND-COLOR: #0f2a48;
	 font: x-small;
}

TABLE
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    BORDER-LEFT: black;
    BORDER-BOTTOM: black
	 font: x-small arial, helvetica, sans-serif;
}

td
{
	color: #f4b500;
	font-size: x-small;
}

P
{
    MARGIN-TOP: 4px;
    FONT-SIZE: x-small;
    MARGIN-BOTTOM: 4px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #f4b500;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	font-size: medium;
	color: #f4b500;
	margin-top: 0px;
	margin-bottom: 3px;

}

h3 {
	font-size: small;
	color: #f4b500;
	margin-top: 0px;
	margin-bottom: 3px;

}

h4 {
	font-size: small;
	color: #f4b500;
	margin-top: 0px;
	margin-bottom: 3px;

}

h5 {
	font-size: x-small;
	color: #f4b500;
	margin-top: 0px;
	margin-bottom: 3px;

}

hr
{
	color: #f4b500;
}


TABLE.TopBarBack
{
    BACKGROUND-IMAGE: url(images/TopBarBack.gif)
}
TABLE.Back1
{
    BACKGROUND-COLOR: #1a3450
}
TABLE.Back2
{
    BACKGROUND-COLOR: #23415d
}
TD.Back2
{
    BACKGROUND-COLOR: #23415d
}
TD.BottomCol2Back
{
    BACKGROUND-IMAGE: url(images/BottomCol2Back.gif)
}
TD.BottomCol1Back
{
    BACKGROUND-IMAGE: url(images/BottomCol1Back.gif)
}

TD.Back1
{
    BACKGROUND-COLOR: #1a3450
}
TABLE.BottomBarBack
{
    BACKGROUND-IMAGE: url(images/BottomBarraBack.jpg)
}
P.Justified
{
    TEXT-ALIGN: justify
}
TABLE.Top
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
TABLE.Center
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
P.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

fieldset
{
	border: #f4b500 ridge 1px;
	width: 25em;
}

legend
{
	border: #f4b500 ridge 1px;
	padding: 1px 10px
}

td.mainmenuend1
{
	background-image: url(images/link_end1-5px.gif);
	border: none;
	font: 13px, bold;
}

td.mainmenumiddle
{
	background-image: url(images/link_end1-5px.gif);
	background-repeat: repeat-x;
	font: 13px, bold;
}

td.mainmenuend2
{
	background-image: url(images/link_end2-27px.gif);
	border: none;
	font: 13px, bold;
}

a:link {
	color: #f4b500;
	text-decoration: none;
	font-size: x-small;
}

a:visited {
	color: #f4b500;
	text-decoration: none;
	font-size: x-small;
}

a:link:hover {
	color: #f4b500;
	text-decoration: underline;
}

/* View_Items tbales */
table.itemthumb {
	border-style: ridge;
   border-width: 1px;
   border-collapse: collapse;
	border-color: white;
}

table.itemthumb td {
	padding: 0px;
   border-style: none;
   padding: 10px;

}

table.itemthumb a:link {
	color: #f4b500;
	text-decoration: none;
}

table.itemthumb a:visited {
	color: #f4b500;;
	text-decoration: none;
}

table.itemthumb a:link:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Admin tables */
table.item {
	border-width: 1px;
	border-spacing: ;
	border-style: ridge;
	border-color: white;
	border-collapse: collapse;
}

table.item td {
	border-width: 1px;
	padding: 5px;
	border-style: ridge;
	border-color: white;

}

/* View_Items page titles */
.itemthumblink
{
	font: bold 12px arial, helvetica, sans-serif;
	color: #b4c4d4;
}

.itemthumblink a:link {color: #f4b500;}

.itemthumblink a:visited {color: #f4b500;}

.itemthumblink a:link:hover {color: #ffffff;}

/* Footer */
footer
{
	color: black;
	font-size: 10px;
}

.footer p
{
	color: black;
	font-size: 10px;
}


.footer a:link
{
	color: black;
	font-size: 10px;
}

.footer a:visited
{
	color: black;
	font-size: 10px;
}

.footer a:hover
{
	color: black;
	font-size: 10px;
}



/* Main Menu */
menu
{
	font: 14px;
}

.menu a:link {
	color: #f4b500;
	text-decoration: none;
	font: bold 13px;
}

.menu a:visited {
	color: #f4b500;
	text-decoration: none;
	font: bold 13px;
}

.menu a:link:hover {color: #ffffff;}

/* Category Menu */
catmenu
{
	font: x-small;
	
}

.catmenu a:link {
	color: #f4b500
	text-decoration: none;
	font: x-small;
}

.catmenu a:visited {
	color: #f4b500;
	text-decoration: none;
	font: x-small;
}

.catmenu a:link:hover {color: #ffffff;}
