.primaryTheme
{
	background-color:#f0c333;
	color:#000;
}
.primaryTheme a
{
	color:#000;
}

.primaryTheme a:hover
{
	color:#003133;
}
.secondaryTheme
{
	background-color:#000;
	color:#fff;
}
.secondaryTheme a
{
	color:#aaa;
}

.secondaryTheme a:hover
{
	color:#f0c333;
}

/***BUTTONS***/
.button_black
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
.button_blue
{
	font-family: Arial;
	font-size: 12px;
	color: #004683;
	cursor: pointer;
}
.buttonbold_green
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:Green;
	cursor: pointer;
}
.buttonbold_red
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:Red;
	cursor: pointer;
}
.button_dark
{
	font-family: Arial;
	font-size: 12px;
	color: #004683;
	cursor: pointer;
}
.buttonsmall_black
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}
.buttonsmall_dark
{
	font-family: Arial;
	font-size: 10px;
	color: #004683;
	cursor: pointer;
}

/***FORM FIELDS***/
.formfield_black
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.formfield_dark
{
	font-family: Arial;
	font-size: 12px;
	color: #004683;
}
.formfieldsmall_black
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.formfieldsmallright_black
{
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	color: #000000;
}


/***HEADER***/
.pageheader
{
	font-weight: bold;
	font-size: 25px;
	text-transform: capitalize;
	color: #cc0000;
	font-style: italic;
	letter-spacing: 2px;
	text-decoration: underline overline;
}
.header_black
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: Black;
	color: White;
	text-align:left;
}
.headerbig_black
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
}
.headerbig_grey
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #808080;
	text-align:left;
}

.headersmall_black
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: Black;
	color: White;
}

.header_dark
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #F0C333;
	color: black;
}

.headersmall_dark
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #D9DDE3;
	color: black;
}


/***SUBHEADER***/
.subheader_black
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: overline underline;
}

/***HYPERLINKS***/
.hyperlink
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.hyperlink:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #6a6a6a;
}
.hyperlink:visited
{
	font-family:Arial;
	font-size:12px;
	color:#4a4a4a;
}
.hyperlink:visited:hover
{
	font-family:Arial;
	font-size:12px;
	color:#6a6a6a;
}
.hyperlinkbold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hyperlinkbold:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
}
.hyperlinksmall
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.hyperlinksmall:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #6a6a6a;
}
.hyperlinksmall:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #4a4a4a;
}
.hyperlinksmallbold
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.hyperlinksmallbold:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6a6a6a;
}
.hyperlinklive_light
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.hyperlinklive_light:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #F0C333;
}
.hyperlinklive_dark
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hyperlinklive_dark:hover
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: none;
}
.hyperlinklivebig_dark
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.hyperlinklivebig_dark:hover
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: red;
	text-decoration: underline;
}
.hyperlink_title
{	
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.hyperlink_title:hover
{
	font-size: 14px;
	color: #4a4a4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

/***CONTENT***/
.content_gray
{
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
.content_white
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.contentbold_white
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.contentboldbig_white
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_red
{
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;
}
.content_black
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.content_grey
{
	font-family: Arial;
	font-size: 12px;
	color: #2a2a2a;
}
.contentboldbig_black
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentbold_black
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.contentsmall_black
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.contentboldsmall_black
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.contentsmall_blue
{
	font-family: Arial;
	font-size: 10px;
	color: #004683;
}
.content_blue
{
	font-family: Arial;
	font-size: 12px;
	color: #004683;
}
/***MENU***/
.menu
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3366ff;
	text-decoration: underline;
}
.menu_black
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu_black:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #004683;
	text-decoration: underline;
}
.menubig
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuinverse
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menuinverse:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5566FF;
	text-decoration: none;
}
.menudate
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menucontent
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menucontent
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menucontentbig
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menubluetextbold
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #004683;
	text-decoration: none;
}
.menubluetextboldbig
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004683;
	text-decoration: none;
}
.menulink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menulink:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: underline;
}
.menusearchbutton
{
	border-right: gainsboro thin outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: #004683;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	font-family: Arial;
	height: 10px;
	background-color: #e5e5e5;
	text-decoration: none;
}
.menusearchbutton:hover
{
	border-right: gainsboro thin outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: #000000;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	font-family: Arial;
	height: 10px;
	background-color: #bccedc;
	text-decoration: none;
}
/***SUB MENU***/
.submenuON
{
	font-size: 12px;
	color: #004683;
	font-family: Arial;
	text-decoration: underline overline;
	font-weight: bold;
}
.submenuON:hover
{
	font-size: 12px;
	color: #3366FF;
	font-family: Arial;
	text-decoration: underline overline;
	font-weight: bold;
}
.submenuOFF
{
	font-size: 12px;
	color: #b2b2b2;
	font-family: Arial;
	text-decoration: underline overline line-through;
	font-weight: bold;
}

/***MISC***/
.sold
{
	border-right: #cc0000 4px double;
	padding-right: 20px;
	border-top: #cc0000 4px double;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	border-left: #cc0000 4px double;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #cc0000 4px double;
	font-family: Arial;
	height: 12px;
	background-color: #cc0000;
	text-decoration: none;
}

.countdowntimer
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
	text-align: right;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	background-color: #e2e2e2;
	width: 30px;
	color: Red;
}
.error
{
	font-family: Arial;
	color: Red;
	font-size: 9pt;
	font-weight: bold;
}
.footer
{
	font-family: Arial;
	font-size: 11px;
	color: DimGray;
}
.required
{
	font-size: 7pt;
	color: Red;
}

.content
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*****************************************************************************/
.content_hyperlink
{
	text-decoration: underline;
	color: #000000;
}

.content_hyperlink:hover
{
	color: #6a6a6a;
	font-family: Arial;
	text-decoration: underline;
}


.content_hyperlinklight
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

/*****************************************************************************/

.content_blacktable
{
	background-color: #ffffff;
}

.content_content
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.content_contentalt
{
	font-size: 12px;
	color: #4a4a4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

/*****************************************************************************/

.content_title
{	
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.content_titleunderline
{
	background-color: #b2b2b2;
	height: 1px;
}

/*****************************************************************************/

.content_subtable_redbg
{
	background-color: #CC0000;
}

.content_subtitle
{
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.content_subtitle_light
{
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.content_subtitle_redbg
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
	text-align:left;
}

.content_lottitle
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight:600;
	background-color: #F0C333;
}

.content_lottitle:visited
{
	font-size: 12px;
	color: #BBBBFF;
	Font-family: Arial;
	background-color: #F0C333;
}

.content_subtext
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}

.content_subtextalt
{
	font-size: 12px;
	color: #004683;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.printcatalogtext
{
	font-family:Arial;
	font-size: 11px;
}
/*****************************************************************************/

.content_infotable
{
	background-color: #ffffff;
	text-align:left;
}

.content_infotext
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}

/*****************************************************************************/

.content_smalltext
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.content_smalltextalt
{
	font-size: 11px;
	color: #0A2F63;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.content_alerttext
{
	font-size: 12px;
	color: #ff0000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.content_lighttext
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.noteditable
{
	vertical-align:middle;
	font-family:Arial;
	font-size: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	color:#0000ff;
}
/*****************************************************************************/
