/** FF9933 old orange
     FF3300 red
     FFFF00 new banana yellow 
     F7C904 team Logo yellow
     FFFFFF white
     33CCFF 00CCFF baby blue
     00CCFF HR light blue
     9933CC HR purple
     CC66CC HR purple 2
     993399 HR purple 3
     999999 lighter gray
     666666 gray
     333333 darker gray
     DCC39C baige text for specialized
     padding: 1pt 3pt 200pt 3pt //Top,right,bottom,left
     
     **/

BODY{
	background-color: #000000;
	COLOR: #CCCCCC;
	FONT-FAMILY: 'Times New Roman', 'Arial', 'Helvetica';
}
P{
	COLOR: #CCCCCC;
	FONT-FAMILY: "Times New Roman";
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
p:first-letter 
{
    color: #C0C0C0;
    font-size:16pt;
    font-family: Times New Roman, Arial, Helvetica, san-serif, Georgia, Geneva;
}
p:specializedName 
{
    color: #FFFFFF; 
    font-style: italic;
    font-family: Impact, Arial, Helvetica, san-serif, Georgia, Geneva;
    font-size: 24pt;
    font-weight: bolder;
    text-transform: uppercase;
}
hr 
{
    color: #993399;
}
h1 
{
    color: #FFFFFF; 
    font-style: italic;
    font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
    font-size: 18pt;
    text-transform: lowercase;
}
h1.Specialized 
{
    color: #FFFFFF; 
    font-style: italic;
    font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
    font-size: 18pt;
    text-transform: lowercase;
}
h1.SpecializedName
{
    color: #FFFFFF; 
    font-style: italic;
    font-family: Impact, Arial, Helvetica, san-serif, Georgia, Geneva;
    font-size: 24pt;
    text-transform: uppercase;
}
h2,h3,h4,h5,h6 
{
    color: #FFFFFF; 
}

div.specializedDesc
{
  font-style: italic;
  font-size: 18px;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
div.copyright
{
  font-size: 10px;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
/************************************************************/
/* Table elements                                           */
/************************************************************/
TH.sails {
 background-color: #333333;
 color: #6060cc
}
TD.y{
    color: #FFCC00;
	font-size:medium;
}
/************************************************************/
/* new & used boards                                        */
/************************************************************/
TH.newBoards {
    background-color: #333333;
    color: #6060cc
}
TABLE.newBoards {
    border-style: 'solid';
    border-width: '1';
    border-color: '333333'; 
    border-collapse: 'collapse';
    font-size: 11pt;
    text-align: 'Justify';
}
TABLE.specializedBoards {
    border-style: 'solid';
    border-width: '1';
    border-color: 'FFFFFF'; 
    border-collapse: 'collapse';
    font-size: 11pt;
    text-align: 'Justify';
}
TR.newBoards0{
    color: #FFFFFF;
    padding: 1pt 3pt 2pt 3pt; 
    border-width: 0
}
TD.newBoards1{
    color: #FFFFFF;
    padding: 1pt 3pt 2pt 3pt; 
    border-style: solid; 
    border-width: 1
}
TD.newBoards0{
    color: #FFFFFF;
    padding: 1pt 3pt 2pt 3pt; 
    border-width: 0
}
TD.newBoardsText{
    color: #CCCCCC;
    font-size: 13px;
    font-weight: normal;
    padding: 1pt 3pt 2pt 3pt; 
    border-width: 0
}
TD.specializedBoardsText1{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 2pt 2pt 2pt 2pt; 
    border-style: solid; 
    border-width: 1;
}
TD.specializedBoardsText0{
    color: #FFFFFF; 
    font-size: 13px;
    font-weight: normal;
    padding: 2pt 2pt 2pt 2pt; 
    vertical-align: top;
    border-width: 0
}
TD.specializedBoardsText01{
    color: #FFFFFF; 
    font-style: italic;
    font-family: Impact, Arial, Helvetica, san-serif, Georgia, Geneva;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 2pt 2pt 2pt 2pt; 
    vertical-align: top;
    border-width: 0
}
TD.specializedBoardsText02{
    color: #FFFFFF; 
	  font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
    font-style: italic;
    font-size: 13px;
    padding: 2pt 2pt 2pt 2pt; 
    vertical-align: top;
    border-width: 0
}
TD.specializedBoardsText1OLD{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 2pt 2pt 2pt 2pt; 
    border-color: 'FFFFFF'; 
    border-style: 'solid';
    border-width: 1
}
TD.specializedBoardsText0OLD{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 2pt 2pt 2pt 2pt; 
    border-width: 0
}

/************************************************************/
/* links: board gallery link in Orange, on the left         */
/************************************************************/
a:link.orangeli {
	text-decoration: none;
	color: #FFCC00;
        font-size: 12px;
        font-weight: normal;
}
a:visited.orangeli {
	text-decoration: none;
	color: #FFCC00;
        font-size: 12px;
        font-weight: normal;
}
a:hover.orangeli {
    text-decoration: underline;
	color: #FFCC00;
        font-size: 14px;
        font-weight: normal;
}
a:active.orangeli {
	text-decoration: none;
	color: #FFCC00;
        font-size: 12px;
        font-weight: normal;
}
/************************************************************/
/* links: board gallery link in Orange, on the left         */
/************************************************************/
a:link.specializedLink {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}
a:visited.specializedLink {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}
a:hover.specializedLink {
    text-decoration: underline;
	color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
}
a:active.specializedLink {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}
/************************************************************/
/* board gallery                                            */
/************************************************************/
TR.boardGalleryText{
    color: #C0C0C0;
    font-size: 12px;
    font-weight: bold;
}
TD.boardGalleryText{
    color: #C0C0C0;
    font-size: 12px;
    font-weight: bold;
}
/************************************************************/
/* links: board gallery link                                */
/************************************************************/
a:link.BGli {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}
a:visited.BGli {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}
a:hover.BGli {
    text-decoration: underline;
	color: #FFCC00;
        font-size: 12px;
        font-weight: bold;
}
a:active.BGli {
	text-decoration: none;
	color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
}


/************************************************************/
/* Text formating                                           */
/************************************************************/
.Header {
	font-family: Georgia, Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.Smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.BIGheadertext {
	font-family: Georgia, Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.boldlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/************************************************************/
/* links: link on front page                                */
/************************************************************/
a:link.FPli
{
	text-decoration: none;
	color: #CCCCCC;
        font-size: 10px;
        text-transform: capitalize;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:visited.FPli {
	text-decoration: none;
	color: #CCCCCC;
        font-size: 10px;
        text-transform: capitalize;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:hover.FPli {
    text-decoration: underline;
	color: #FF3300;
        font-size: 10px;
        text-transform: capitalize;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:active.FPli {
	color: #CCCCCC;
        font-size: 10px;
        text-transform: capitalize;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
/************************************************************/
/* links: simple link                                       */
/************************************************************/
a:link.li
{
	text-decoration: none;
	color: #CCCCCC;
}
a:visited.li {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover.li {
    text-decoration: underline;
	color: #FFCC00;
}
a:active.li {
	color: #CCCCCC;
}
/************************************************************/
/* links: header link                                       */
/************************************************************/
a:link.headerLink {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:visited.headerLink {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:hover.headerLink {
    text-decoration: underline;
	color: #FFCC00;
	font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
a:active.headerLink {
	color: #FFFFFF;
	font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
	font-family: Arial, Helvetica, san-serif, Georgia, Geneva;
}
P.mission {
	COLOR: #CCCCCC;
	FONT-FAMILY: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.date {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
}
.headerSection {
	font-size : 14px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
    background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
} 
/*text-transform: uppercase /*'capitalize' 'uppercase' 'lowercase' 'none'*/
