@font-face {
 font-family: MyCustomFont;
 src: url("BlackCastleMF.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("BlackCastleMF.ttf") /* TTF file for CSS3 browsers */
}

p
{
 font-family: MyCustomFont, Verdana, Arial, sans-serif;
 font-size: 15pt;
 color: #606060;
 text-align: justify;

}

h1
{
font-family: Arial;
color: #CC3333;
margin-left: 9px;
font-size: 12pt;
font-weight: bold;

}


h2
{
color: #808080;
font-family: Arial;
font-size: 10pt;
margin-left: 2px;
}

h3
{
font-family: Arial;
margin-left: 10px;
color: #F3E99F;
font-size: 11pt;
font-weight: bold;
margin-bottom: 0;
}
h5
{
text-align: right;
font-family: Arial;
color: #E8E8E8;
font-size: 9pt;
padding-right: 10px;
font-weight: bold;
}
h5 a:link
{
color: #E8E8E8;
}
h5 a:active
{
color: #E8E8E8;

}
h5 a:visited
{
color: #E8E8E8;

}
h5 a:hover
{
color: #666;
}


h6
{
font-family: Arial;
color: #E8E8E8;
font-size: 11pt;
font-style: italic;
margin-bottom: 8px;
margin-left: 5px;
margin-top: 8px;
}

h2 a:link
{
color: #336633;
text-decoration: none;
}
h2 a:active
{
color: #336633;
text-decoration: none;
}
h2 a:visited
{
color: #336633;
text-decoration: none;
}
h2 a:hover
{
color: #666;
text-decoration: none;
}

h3 a:link
{
color: #FFF;
text-decoration: none;
}
h3 a:active
{
color: #FFF;
text-decoration: none;
}
h3 a:visited
{
color: #FFF;
text-decoration: none;
}
h3 a:hover
{
color: #B82320;
}
h6 a:link
{
color: white;
text-decoration: none;
}
h6 a:active
{
color: white;
text-decoration: none;
}
h6 a:visited
{
color: white;
text-decoration: none;
}
h6 a:hover
{
color: white;
}


h4
{
text-align: left;
font-family: Arial;
margin-left: 6px;
color: #E8E8E8;
font-size: 11pt;
font-weight: bold;
}
h4 a:link
{
color: #E8E8E8;
}
h4 a:active
{
color: #E8E8E8;

}
h4 a:visited
{
color: #E8E8E8;

}
h4 a:hover
{
color: #666;
}


A
{
text-decoration: none;
}

ul
{
font-family: Arial;
color: #000;
font-size: 11pt;
font-weight: normal;
list-style-image: url();
margin-left: 10px;
padding-left: 10px;
}

li
{
font-family: Arial;
color: #000;
font-size: 11pt;
font-weight: normal;
vertical-align: top;
}

#container
{
width: 100%;
margin: 0px;
background: images/frame.jpg;
text-align: left;
padding: 0px;
}



body
{
margin: 0px;
font-family: Arial;
font-size: 11pt;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #003399;
	scrollbar-highlight-color: #003399;
	scrollbar-3dlight-color: #003399;
	scrollbar-darkshadow-color: #003399;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #003399;
}


#header
{
text-decoration: none;
}

#header .globalmenu
{
white-space: nowrap;
border-bottom: none;

}

#header .globalmenuItem
{
	cursor: hand;
	cursor: pointer;
	color: #E8E8E8;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;

text-decoration: none;
}

#header .globalmenuItem a:link
{
color: #E8E8E8;
text-decoration: none;
}

#header .globalmenuItem a:active
{
color: #E8E8E8;
text-decoration: none;
}

#header .globalmenuItem a:visited
{
color: #E8E8E8;
text-decoration: none;
}

#header .globalmenuItem a:hover
{
color: #666;
background-color: none;
text-decoration: none;
font-weight: bold;
}

#header .globalmenuItemcurrent
{
	background-color: none;
	cursor: hand;
	color: #CC3300;
	cursor: pointer;
	font-family: Arial;
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
}

#header .globalmenuItemcurrent a:link
{
color: #CC3300;
text-decoration: none;
}
#header .globalmenuItemcurrent a:active
{
color: #CC3300;
text-decoration: none;
}
#header .globalmenuItemcurrent a:visited
{
color: #CC3300;
text-decoration: none;
}
#header .globalmenuItemcurrent a:hover
{
color: #E8E8E8;
text-decoration: none;

}
#navigation
{
text-decoration: none;
}

#navigation .navmenu
{
color: #666;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
white-space: nowrap;
line-height: 3px;
}

#navigation .navmenuItem
{
font-weight: bold;
font-family: Arial;
color: #FFFF00;
font-size: 9pt;
padding-right: 6px;
padding-left: 6px;
white-space: nowrap;
text-decoration: none;
}


#navigation .navmenuItem a:link 
{
color: brown;
text-decoration: none;
}
#navigation .navmenuItem a:active 
{
color: brown;
text-decoration: none;
}
#navigation .navmenuItem a:visited 
{
color: brown;
text-decoration: none;
}

#navigation .navmenuItem:hover 
{
background-color: #FFF;
border-bottom: none;
font-weight: bold;
color: #B82320;
white-space: nowrap;
text-decoration: none;
}

#navigation .navmenuItemcurrent
{
	cursor:hand;
	cursor:pointer;
font-weight: bold;	
color: #B82320;
padding-right: 13px;
padding-left: 8px;
white-space: nowrap;
text-decoration: none;
}
#header .navmenuItemcurrent a:link
{
color: #B82320;
text-decoration: none;
}
#header .navmenuItemcurrent a:active
{
color: #B82320;
text-decoration: none;
}
#header .navmenuItemcurrent a:visited
{
color: #B82320;
text-decoration: none;
}
#header .navmenuItemcurrent a:hover
{
color: #B82320;
padding-right: 13px;
padding-left: 5px;
text-decoration: none;
}

#leftColumn
{
background: #FFF;
}

#leftColumn .menu
{

background-color: #FFF;
background: #FFF;
	color:#FFF;
	font-family: Arial;
	font-size:10pt;
white-space: nowrap;

}

#leftColumn .menuItem
{
font-weight: normal;
color: #FFF;
white-space: nowrap;
text-decoration: none;
}


#leftColumn .menuItem a:link 
{
color: #FFF;
text-decoration: none;
}
#leftColumn .menuItem a:active 
{
color: #FFF;
text-decoration: none;
}
#leftColumn .menuItem a:visited 
{
color: #FFF;
text-decoration: none;
}

#leftColumn .menuItem a:hover 
{
font-weight: bold;
color: #FFF;
padding: 10px;
white-space: nowrap;
text-decoration: none;
}

#leftColumn .menuItemcurrent
{
font-weight: bold;
background: #FFF;
background-color: #FFF;
color: #FFF;
padding-right: 20px;
padding-left: 20px;
white-space: nowrap;
text-decoration: none;
}




#contentindex
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #660066;
background: #660066;
height: 43px;
}


#content
{
background-color: #FFF;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}



.contentbox
{
background-color: #FFF;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-decoration: none;
}

.contentbox th
{
color: #FFF;
padding-left: 0px;
padding-right: 0px;
text-decoration: none;
}


.contentbox td
{
color: #FFFF;
border: 0;
padding-right: 0px;
text-decoration: none;
}

.contentbox td a:link
{
color: #CC3333;
padding-right: 0px;
text-decoration: underline;
}
.contentbox td a:active
{
color: #CC3333;
padding-right: 0px;
text-decoration: underline;
}
.contentbox td a:visited
{
color: #CC3333;
padding-right: 0px;
text-decoration: underline;
}
.contentbox td a:hover
{
color: gray;
padding-right: 0px;
text-decoration: underline;
}



.fancybox
{
font-family: Arial;
color: #000;
font-size: 8pt;
font-weight: normal;
background-color: #FFF;
background: #FFF;
}

.fancybox td
{
padding: 5px;
text-align: left;
}


.fancybox th
{

}

.copyright
{
background: #FFF;
background-color: #FFF;
}

.copyright td
{
font-family: Arial;
color: #000;
font-size: 8pt;
font-weight: normal;
padding-left: 30px;
}

.salesreps
{
background: #FFF;
background-color: #FFF;
}

.salesreps th
{
background-color: #6A5E29;
background: #6A5E29;
color: #FFF;
padding-left: 20px;
padding-right: 20px;
}


.salesreps td
{
color: #6A5E29;
padding: 10px;
}

.button
{
font-weight: bold;
font-size: 8pt;
text-align: center;
background-color: #CC3333;
background: #CC3333;
padding: 3px;
color: #EEEEEE;
}



#footer
{
BACKGROUND-IMAGE: url(images/abstract.gif);
color: #FFF;
font-size: 8pt;
font-weight: bold;
padding: 20px;

text-align: left;
}

#footer a:link
{
color: #FFF;
}
#footer a:active
{
color: #FFF;
}
#footer a:visited
{
color: #FFF;
}
#footer a:hover
{
color: #FFF;
}



