BODY {
	background-color: #ffffff; color: #303030;
	margin-top: 0px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 8pt;
}
TABLE {
	color: #303030; font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}
HR {
	width: 110%;
	background:#ccc; 
	border: 0px solid #ccc;
	color:#ccc;
	height:1px;
}
A {
	Color: #cc0000; Text-Decoration: underline;
}
A:hover {
	Color: #cc0000; Text-Decoration: underline;
}


.Menu_Link {
	Color: #202020; Text-Decoration: None;
}

.Menu_Link:hover {
	Color: #000000; Text-Decoration: None;
}


P {
	margin-top: 10px; margin-bottom: 10px;
}
INPUT {
        /*Width: 99%;*/
	Font-Size: 7pt; BackGround-Color: #ffffff; Color: #000000;
	Border-width: 1px;
        Border-Left-Color: #b0b0b0; Border-Bottom-Color: #b0b0b0;
	Border-Top-Color: #b0b0b0; Border-Right-Color: #b0b0b0;
	Border-Left-Style: Solid; Border-Top-Style: Solid; 
	Border-Bottom-Style: Solid; Border-Right-Style: Solid;
	margin-top: 3px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
OPTION {
        /*Width: 99%;*/
	Font-Size: 7pt; BackGround-Color: #ffffff; Color: #000000;
	Border-width: 1px;
        Border-Left-Color: #b0b0b0; Border-Bottom-Color: #b0b0b0;
	Border-Top-Color: #b0b0b0; Border-Right-Color: #b0b0b0;
	Border-Left-Style: Solid; Border-Top-Style: Solid; 
	Border-Bottom-Style: Solid; Border-Right-Style: Solid;
	margin-top: 3px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
SELECT {
        /*Width: 99%;*/
	Font-Size: 7pt; BackGround-Color: #ffffff; Color: #000000;
	Border-width: 1px;
        Border-Left-Color: #b0b0b0; Border-Bottom-Color: #b0b0b0;
	Border-Top-Color: #b0b0b0; Border-Right-Color: #b0b0b0;
	Border-Left-Style: Solid; Border-Top-Style: Solid; 
	Border-Bottom-Style: Solid; Border-Right-Style: Solid;
	margin-top: 3px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
TEXTAREA {
        /*Width: 99%;*/
	Font-Size: 8pt; BackGround-Color: #f8fcff; Color: #666666;
	Border-width: 1px;
        Border-Left-Color: #b0b0b0; Border-Bottom-Color: #b0b0b0;
	Border-Top-Color: #b0b0b0; Border-Right-Color: #b0b0b0;
	Border-Left-Style: Solid; Border-Top-Style: Solid; 
	Border-Bottom-Style: Solid; Border-Right-Style: Solid;
	margin-top: 3px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
LI {
	Color: #802020;
	margin-top: 0px; margin-bottom: 0px;
	margin-left: 10px; margin-right: 0px;
}
.Form_Border {
	Border-width: 2px;
        Border-Left-Color: #000000; Border-Bottom-Color: #000000;
	Border-Top-Color: #000000; Border-Right-Color: #000000;
	Border-Left-Style: Solid; Border-Top-Style: Solid; 
	Border-Bottom-Style: Solid; Border-Right-Style: Solid;
}
.Bg_Bottom {
	Background-Image: url('img/bg-bottom.gif');
	Background-Repeat: repeat-x; Background-Position: bottom right;
}
.Bg_Map {
	Background-Image: url('img/tprf-map.gif');
	Background-Repeat: no-repeat; Background-Position: top right;
}
.Title {
	Font-Size: 12pt; Color: #cc0000;
}
.menu {
	font-size: 7pt;
	text-align: left;
	cursor : hand;
}
#line1, #line2, #line3, #line4, #line5, #line6 {
	display : none;
}
.typebutton, .typebutton1 {
	width : 8px;
	height : 7px;
	border : none;
}
.typebutton {
	position : relative;
	top : -8px;
}
.typebutton1 {
	position : relative;
	top : -8px;
	float : right;
}
.type0 {
	width : 1px;
	height : 1px;
	border : none;
	cursor : hand;
}
.type1 {
	width : 1px;
	height : 10px;
	border : none;
	cursor : hand;
}
.type2 {
	width : 25px;
	height : 1px;
	border : none;
	cursor : hand;
}
.type3 {
	width : 50px;
	height : 1px;
	border : none;
	cursor : hand;
}
.Text_Link {
	Color: #cc0000; Text-Decoration: underline;
}
.Text_Link:hover {
	Color: #cc0000; Text-Decoration: Underline;
}

#listing{
        scrollbar-face-color: White;
        scrollbar-shadow-color: #336600;
        scrollbar-highlight-color: #006666;
        scrollbar-arrow-color: #006400;
        overflow : auto;
        position : absolute;
        width: 100%;
        height:400px;
        border : none;
}

