/* ALPHABET.CSS */

.text
{
    COLOR: #000000;
    font-family: helvetica, verdana, arial; font-size: 11px; color: #333333;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 1px;
    TEXT-DECORATION: NONE;
	FONT-WEIGHT: normal;
}
.text A:link
{
    COLOR: #0000FF;
	font-family: helvetica, verdana, arial; font-size: 11px;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}
.text A:visited
{
    COLOR: #0000FF;
    font-family: helvetica, verdana, arial; font-size: 11px;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}
.text A:hover
{
    color: #E0AE18;
    font-family: helvetica, verdana, arial; font-size: 11px;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: normal;
}
.mainnav
{
	background: #f1c479;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}
.mainnav A:link
{
    COLOR: #420e0e;
    FONT-FAMILY: tahoma, helvetica, arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}
.mainnav A:visited
{
    COLOR: #420e0e;
    FONT-FAMILY: tahoma, helvetica, arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}
.mainnav A:hover
{
    COLOR: #420e0e;
    FONT-FAMILY: tahoma, helvetica, arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline;
}


/* END ALPHABET.CSS */


/* NAV TOP */

.navtop { 
    font-family: verdana, helvetica, arial;
    font-size: 9px;
    color: #FFFFFF;
    }   
.navtop A:link { 
    font-family: verdana, helvetica, arial;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
    }
.navtop A:hover { 
    font-family: verdana, helvetica, arial;
    font-size: 9px; color: #CCCCCC;
    text-decoration: underline;
    }
.navtop A:visited {
    font-family: verdana, helvetica, arial;
    font-size: 9px; color: #DDDDDD;
    text-decoration: none;
    }
.navtop A:visited:hover {
    font-family: verdana, helvetica, arial;
    font-size: 9px;
    color: #CCCCCC;
    text-decoration: underline;
    }

.title { 
	background: #000000;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #666666;
	font-family: verdana, helvetica, arial;
	font-size: 9px; color: #000000;
	padding-left: 35px;
	padding-bottom: 15px;
	}


/* LOCATION yellow #FFCC00 orange #FF6331*/
.location {
    background: #FFCC00;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
    font-family: verdana, helvetica, arial;
    font-size: 9px; color: #FFFFFF; text-decoration: none;
    font-weight:bold; 
    line-height: 18px;
    padding-left:35px;
    }
.location A:link { 
    font-family: verdana, helvetica, arial;
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    }
.location A:hover { 
    font-family: verdana, helvetica, arial;
    font-size: 10px; color: #ff9900;
    text-decoration: underline;
    }
.location A:active {
    font-family: verdana, helvetica, arial;
    font-size: 10px;
    color: #ff0033;
    text-decoration: none;
    }
.location A:visited  { 
    font-family: verdana, helvetica, arial;
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    }

/* ADMINISTRATIVE color: #E0AE18; orange */
.administrative {
    background: #cccccc;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
    font-family: verdana, helvetica, arial;
    font-size: 9px; color: #333333;
    text-decoration: underline;
    line-height: 18px;
    padding-left: 11px;
    }
.administrative A:link { 
    font-family: verdana, helvetica, arial;
    font-size: 10px;
    color: #0000cc;
    text-decoration: none;
    }
.administrative A:visited { 
    font-family: verdana, helvetica, arial;
    font-size: 10px;
    color: #0000cc;
    text-decoration: none;
    }
.administrative A:hover { 
    font-family: verdana, helvetica, arial;
    font-size: 10px; color: #0000ff;
    text-decoration: underline;
    }
.administrative A:active { 
    font-family: verdana, helvetica, arial;
    font-size: 10px; color: #ff0000;
    text-decoration: underline;
    }


.adminoff {
    background: #f5f7f9;
    border-right: solid 1px #aaaaaa;
    border-bottom: dashed 1px #aaaaaa;
    font-family: Geneva, 	Trebuchet, 'Trebuchet MS', Arial, Verdana, sans-serif;
    font-size:14px;
    color: #333333;
    text-decoration: underline;
    line-height: 18px;
    padding-left: 12px;
    }

.adminoff A:link {
    font-size:19px;
    color: #ffcc00;
}

.adminoff A:visited  {
    font-size:19px;
    color: #E0AE18;
}




/* BREADCRUMB */
.breadcrumb {
    background: #ffffff;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
/*
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
*/
    font-family: tahoma, helvetica, arial;
    font-size: 9pt; color: #FFFFFF;
    text-decoration: none;
    line-height: 18px;
    padding-left: 15px;
    }
.breadcrumb A:link { 
    font-family: verdana, helvetica, arial;
    font-size: 9pt;
    color: #0000a0;
    text-decoration: none;
    }
.breadcrumb A:visited {
    font-family: verdana, helvetica, arial; 
    font-size: 9pt; color:#0000a0;
    text-decoration: none;
    }

.breadcrumb A:hover { 
    font-family: verdana, helvetica, arial;
    font-size: 9pt; color:#ff9900;
    text-decoration: underline;
    }

.breadcrumb A:visited:hover {
    font-family: verdana, helvetica, arial; 
    font-size: 9pt; color:#ff9900;
    text-decoration: none;
    }
.breadcrumb A:active {
    font-family: verdana, helvetica, arial;
    font-size: 9pt; color: #ff0000;
    text-decoration: underline;
    }


/* CONTENT STYLES */
.bordertop { 
	background: #eeeeee;	
	background-image: url(/images/arrows/grey_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px; 
	text-align:left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #aaaaaa;
	border-bottom:1px dashed #aaaaaa;
	font-family: Trebuchet, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px; color: #000000;
	font-weight: normal;
	}
	
.borderbot { 
border-bottom:1px dashed #aaaaaa;
font-family: helvetica, verdana, arial; font-size: 11px; color: #333333;
padding-left: 3px; 
text-align:left;

	}

.borderbot A:link { 
    font-family: helvetica, verdana, arial; 
    font-size: 11px;  color: #0000ff;
    text-decoration: underline;
    }
.borderbot A:visited { 
    font-family: helvetica, verdana, arial; 
	font-size: 11px;
	color: #0000ff;
    text-decoration: none;
    }
.borderbot A:hover { 
    font-family: helvetica, verdana, arial; 
    font-size: 11px;
    color: #0000ff;
    text-decoration: underline;
    }
.borderbot A:active { 
    font-family: helvetica, verdana, arial; 
    font-size: 11px; 
    color: #E0AE18;
    text-decoration: underline;
    }

input {
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
    border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	font:10px Verdana, Helvetica, Arial; 
	color:#000000; 
	line-height: 12px; 
}

radio { 
	border-top: solid 0px #fff;
	border-left: solid 0px #fff;
    border-bottom: solid 0px #fff;
	border-right: solid 0px #fff;
	}

checkbox {
	border: none;
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, sans-serif;
    }


select {
    background-color:#fefefe;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
    border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, sans-serif;
    }

.buyit {
	background: #ffffff;
	border-top: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	font-weight: bold;
	font:10px Verdana, Helvetica, Arial; 
	color:#ffffff; line-height: 11px; 
}

input.plain {
	border-top: 0px;
	border-left: 0px;
    border-bottom: 0px;
	border-right: 0px;
	font:10px Verdana, Helvetica, Arial; 
	color:#333333; line-height: 11px; 
}

input.navsubmit {
    border:1px #666666 solid; background:#000000; font:10px Verdana, Helvetica, Arial; color:#ffffff; line-height: 11px;
}



