BODY {
	COLOR: black;
	FONTSTYLE : "Verdana";
	SCROLLBAR-FACE-COLOR: #C1E6D7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E1F2EB; 
	SCROLLBAR-SHADOW-COLOR: #9ED8C0; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: gray;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #60381C;
	
}
TD {
	COLOR: #F2DDBD; FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; FONT-SIZE: 11px
}
A {	COLOR: #006699;	TEXT-DECORATION: none;	cursor : default;}
A:hover {	COLOR: #FF9900;	TEXT-DECORATION: none; 	cursor : hand;}
.TextBox A:hover {
	BORDER-RIGHT: black 1px groove; BORDER-TOP: black 1px groove; FONT-SIZE: 9pt; BORDER-LEFT: black 1px groove; COLOR: black; BORDER-BOTTOM: black 1px groove; FONT-FAMILY: verdana
}

a.menuBlue {
	text-decoration: none;	color: #336699;
	background-color: transparent;	width: 100%;}
a.menuBlue:hover {
	color: black ;
}
a.menuContent {
	text-decoration: none;	color: white;
	background-color: #E00001;	width: 100%;
	border-top : 1px solid #FF5555;	
	border-left : 1px solid #FF5555;
	border-right : 1px solid #C60000;
	border-bottom : 1px solid #C60000;
}
a.menuContent:hover {
	color: #FF9966 ; background-color: #C60000;	
	border-top : 1px solid #FF3737;	
	border-left : 1px solid #FF3737;
	border-right : 1px solid #9D0000;
	border-bottom : 1px solid #9D0000;
}

a.menuTop {
	text-decoration: none;	color: FF9966;
	background-color: transparent;	width: 100%;
}
a.menuTop:hover {
	color: #FFFF99; background-color: transparent;	
}

a.menuBox {
	text-decoration: none;	color: white;
	background-color: transparent;	width: 100%;
}
a.menuBox:hover {
	color: black ; background-color: #8F5F3F;	width: 100%;
}
a.menuBox2 {
	text-decoration: none;	color: white;
	background-color: transparent;	width: 100%;
}
a.menuBox2:hover {
	color: black ; background-color: #AF754E;	width: 100%;
}
a.menuGray {
	text-decoration: none;	color: black;
	background-color: transparent;	width: 100%;
	border-top : 1px solid gray;	
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
}
a.menuGray:hover {
	color: red ; background-color: #FFFF66;	
	border-top : 1px solid gray;	
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
}
a.menuGray2 {
	text-decoration: none;	color: black;
	background-color: transparent;	width: 100%;
	border-top : 1px solid white;	
	border-left : 1px solid white;
	border-right : 1px solid white;
	border-bottom : 1px solid white;
}
a.menuGray2:hover {
	color: red ; background-color: #FFFF66;	
	border-top : 1px solid gray;	
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
}
a.pktHosting1 {
	text-decoration: none;	color: black;
	background-color: transparent;	width: 100%;
	border-top : 1px solid white;	
	border-left : 1px solid white;
	border-right : 1px solid white;
	border-bottom : 1px solid white;
}
a.pktHosting1:hover {
	color: red ; background-color: #FFFF66;	
	border-top : 1px solid gray;	
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
}
a.linkWhite {
	text-decoration: none;	color: white;
}
a.linkWhite:hover {
	color: Black ; background-color: transparent;	
}

a.linkRed {
	text-decoration: none;	color: #FF6600;
}
a.linkRed:hover {
	color: Black ; background-color: transparent;	
}

.inpbox {
	BACKGROUND-COLOR: #ffffff; border: 1px solid #B30004; COLOR: #9D0000; FONT: 10px tahoma, verdana, arial; TEXT-INDENT: 2px
}
.btn {
	BACKGROUND-COLOR: #FF9900; border: 1px solid #B30004; COLOR: white; FONT: 10px tahoma, verdana, arial; TEXT-INDENT: 2px
}
teksBox{
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;
	FONT-SIZE: 8pt;
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	BACKGROUND-COLOR: #dddddd
}