/* Cascading Style Sheet Document */

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#000000;
scrollbar-face-color: #000000 !important;
scrollbar-Base-Color:#827e7c !important;
scrollbar-track-color: #000000 !important;
scrollbar-highlight-color: #827e7c !important;
scrollbar-darkshadow-color: #827e7c !important;
scrollbar-Shadow-Color:#827e7c !important;
scrollbar-arrow-color: #827e7c !important;
} 

.frmcls {
margin:0,0,10px,0;
}
/*--------------------------------------------------*/
.scrolldivimg {
position:relative;
width:100%;height:610px;overflow:auto; padding-right:5px;
}

.headingtext_red {
	font-family: Monotype Corsiva, Verdana;
	font-size: 24px;
	font-weight:normal;	
	text-decoration: none;
	color: #827e7c;
}
	
.padding-small {
	padding:5px;
	}

.padding-medium {
	padding:10px;
	}
	
.padding-big {
	padding:15px;
	}	

.border-bottom{
	border-bottom: solid 1px #37332b;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #484848;
	}

.bodytext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #484848;
	}
.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #bfa791;
	}
	
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #bfa791;
	}

.bodytext1-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #bfa791;
	}
	
.bodytext1-bold a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #bfa791;
	}
	
.bodytext1-bold a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f5edd8;
	}
	
.top-link a {
	font-family: "Times New Roman", Times, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
	}
	
.top-link a:hover {
	font-family: "Times New Roman", Times, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #bfa791;
	}

.page-heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;	
	text-decoration: none;
	color: #f5edd8;
	border-bottom: solid 1px #37332b;
	}


.headingtext-red {
	font-family: Monotype Corsiva, Verdana;
	font-size: 20px;
	font-weight:normal;	
	text-decoration: none;
	color: #827e7c;
	}

.headingtext-grey {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;	
	text-decoration: none;
	color: #56534c;
	}
	
.grey_link A {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
	color: #56534c;
	}

.grey_link A:HOVER {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;		
	text-decoration: underline;
	color: #CC0000;
	}

.homelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	color: #848484;
	}

.homelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	text-decoration: none;
	color: #bfa791;
	}

.padding-border-small {
	padding:5px;
	border:1px #37332b solid;
	}

.padding-border-medium {
	padding:10px;
	border:1px #37332b solid;
	}

.padding-border-big {
	padding:15px;
	border:1px #37332b solid;
	}

.phptoborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4276;
	font-weight:bold;
	text-decoration: none;
	border:3px double #CECDCF;
	padding:3px;
	}
	
.linktable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900000;
	font-weight:bold;
	text-decoration: none;
	background-color:#E3E3E3;
	border:1px solid #BF0505;
	padding:4px;
	cursor:pointer;
	cursor:hand;
	}
	
.IMGborder { 
	border:1px solid #37332b;
	}
	
.photopadding {
	margin: 0 10px 0 0;
	}

.chromestyle {
	width: 100%;
	}

.chromestyle ul {
	border: none;
	width: 100%;
	background: #000000;
	padding: 10px 0 0 0;
	margin: 0;
	}

.chromestyle ul li {
	display: inline;
	padding: 0 10px;
	}

.chromestyle ul li a {
	padding: 5px 0;
	margin: 0;
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #756759; 
	font:normal 13px "Times New Roman", Times, serif;
	line-height:18px;
	z-index:100;
	background-color: #2d2d2d;
	width: 160px;
	visibility: hidden;
	}


.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #101010;
	padding: 2px 0;
	text-decoration: none;
	font-weight:normal;
	color: #959595;
	}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover { 
	background-color: #000;
	color:#bfa791;
	}
	
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #bfa791;
	text-decoration: none;
	background-color: #2d2d2d;
	border: 1px solid #484848;
}	

/*
<param name="wmode" value="transparent"> // for flash object
wmode="transparent" // for embed tag of flash.
*/

