LI {
	list-style-type : square;
}

 body {
	SCROLLBAR-FACE-COLOR:#FF6703;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #6C7C91;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR:#6C7C91;
}
TEXTAREA {
	color : #000000;
	font-size : 11px;
	font-family : arial;
	font-weight: bold;
	border : 1px  solid  #FF8C00;
	
}

input {
	color :#FF9933;
	font-size : 11px;
	font-family : arial;
	font-weight: bold;
	border  : 1px solid;
	border-color:#FF9900
	
}
.main{
	color : Black;
	font-family : Arial;
	font-size : 13px;	
}

.title01 {
	color : #FF6703;
	font-size : 17px;
	font-family : Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	
	font-size : 13px;
	font-family : Arial;
	font-weight: bold;
}


A {
	color : black;
	text-decoration : none;

}

A:HOVER {
	color : Navy;
	text-decoration : none;

}
.made{
color : #000000;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
}

