/* CSS Document */

div.scroll {overflow: auto; width: 589; height: 205;}



.applemenu{
margin: 0px 0;
padding: 0;
width: 262px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(new_menu_bg1.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height:34px;
padding: 0px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 0px;
height: 500px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


.highslide1 {cursor: url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}



body {
	background-image: url(images/newBG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
} 


#right{
position:absolute;
margin-top:2px;
height: 476px;
width: 370px;
z-index:0;
}


a.nav2:link {color: #CCCCCC; text-decoration:none;}
a.nav2:visited	{color: #CCCCCC; text-decoration:none;}
a.nav2:hover {color: #666666; text-decoration:none;}
a.nav2:active {color: #B2B2B2; text-decoration:none;}



/*a.res {font-weight: bold;}*/
a.res:link {color: #798c95; text-decoration:none;}
a.res:visited	{color: #798c95; text-decoration:none;}
a.res:hover {color: #798c95; text-decoration:underline;}
a.res:active {color: #798c95; text-decoration:none;}





.text3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #57575A;
}



	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #798c95;
}

.title a:link {color: #798c95; text-decoration:none;}
.title a:visited	{color: #798c95; text-decoration:none;}
.title a:hover {color: #798c95; text-decoration:underline;}
.title a:active {color: #798c95; text-decoration:none;}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575658;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575658;
}


.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575658;
}


.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.style16 {font-size: 12px; line-height: normal; color: #666666; font-family: Arial, Helvetica, sans-serif;}


.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.style30 {font-size: 10px}

.style35 {font-size: 12px; line-height: normal; color: #575658; font-family: Arial, Helvetica, sans-serif;}


.style37 {
	font-family: "Futura Book", Geneva, Arial, Helvetica, sans-serif
}


.style38 {	font-family: Palatino, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #575658;
	font-size: 16px;
	font-weight: bold;
}

<!--

.style39 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #333333;
	
}

-->


<!--

.style40 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #333333;
	
}

-->




<!--

.style41 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2}
a:link {
	color: #B2B2B2;
	text-decoration: none;
}

a:hover {
	color: #333333;
	
}

-->


.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B2BDCC;
	border: 1px solid #8093AA;
	height: 16px;
}



.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 0px solid white;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;

}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
