BODY {

	color: #444444;

	margin : 0 0 0 0;

	font-family : Verdana,Tahoma,Arial, Helvetica, sans-serif;

	font-size: 12;

	background-color : #dedede;

	scrollbar-face-color: white;

	scrollbar-highlight-color: #4D6633;

	scrollbar-shadow-color: #660000;

	scrollbar-arrow-color: #4D6633;

	scrollbar-track-color: white;

	scrollbar-darkshadow-color: #4D6633;

} 

IMG {

	border : 0;

}

FORM {

	margin : 0 0 0 0;

}

TD {

	font-family : Verdana,Tahoma,Arial, Helvetica, sans-serif;

	font-size: 12;

} 

A, A:ACTIVE, A:VISITED {

	color: #990000;

	text-decoration : none;

}

A:HOVER {

	color: #990000;

	text-decoration : underline;

}

.bold {

	font-weight : bold;

}

A.bold, A:ACTIVE.bold, A:VISITED.bold {

	color: #990000;

	text-decoration : none;

}

A:HOVER.bold {

	color: #990000;

	text-decoration : underline;

}

.gray {

	color: #444444;

}

A.gray, A:ACTIVE.gray, A:VISITED.gray {

	color: #444444;

	text-decoration : none;

}

A:HOVER.gray {

	color: #444444;

	text-decoration : underline;

}

.graybold {

	font-weight : bold;

	color: #444444;

}

A.graybold, A:ACTIVE.graybold, A:VISITED.graybold {

	color: #444444;

	font-weight : bold;

	text-decoration : none;

}

A:HOVER.graybold {

	color: #444444;

	font-weight : bold;

	text-decoration : underline;

}

.orange {

	color: #660000;

}

A.orange, A:ACTIVE.orange, A:VISITED.orange {

	color: #660000;

	text-decoration : none;

}

A:HOVER.orange {

	color: #660000;

	text-decoration : underline;

}

.orangebold {

	color: #660000;

	font-weight : bold;

}

A.orangebold, A:ACTIVE.orangebold, A:VISITED.orangebold {

	color: #660000;

	font-weight : bold;

	text-decoration : none;

}

A:HOVER.orangebold {

	color: #660000;

	font-weight : bold;

	text-decoration : underline;

}

.white {

	color: white;

	font-weight : bold;

}

A.white, A:ACTIVE.white, A:VISITED.white {

	color: white;

	font-weight : bold;

	text-decoration : none;

}

A:HOVER.white {

	color: white;

	font-weight : bold;

	text-decoration : underline;

}

.cap_orange {

	color: #660000;

	font-weight : bold;

	font-size : 18px;

	font-family : Verdana, Tahoma,Arial, Helvetica, sans-serif;

}

.cap_blue {

	color: #660000;

	font-weight : bold;

	font-size : 18px;

	font-family : Verdana, Tahoma,Arial, Helvetica, sans-serif;

}

INPUT,SELECT,TEXTAREA {

	border: 1px solid #660000;

	font-family : Verdana, Tahoma,Arial, Helvetica, sans-serif;

	font-size: 12

	margin : 0 0 0 0;

}

.btn {

	border: 1px solid #660000;

	background-color : #990000;

	font-weight : bold;

	color: white;

}

INPUT.t,SELECT.t,TEXTAREA.t {

	border: 1px solid #660000;

	font-family : Verdana, Tahoma,Arial, Helvetica, sans-serif;

	font-size: 12

	margin : 0 0 0 0;

}

.btn_t {

	color: white;

	border: 1px solid white;

	background-color : #990000;

	font-weight : bold;

}

.tborder {

	background-color : #660000;

	font-weight : bold;

	color: white;

}

.theader {

	background-color : #990000;

	font-weight : bold;

	color: white;

}

.tcontent {

	background-color : white;

}

