/* these styles position the dynamic text */
#txt0, #txt1, #txt2, #txt3, #txt4, #txt5, #txt6, #txt7, #txt8, #txt9, #txt10, #txt11, { 
	display: block; 
	padding: 20px;
	top: 20px; 
	left: 20px; 
	width: 300px;
}

/* these styles are for the page border */
.avtl {  background-image:  url(../images/MAIN_01.jpg); background-repeat: no-repeat}
.avtm {  background-image:  url(../images/MAIN_02.jpg); background-repeat: repeat-x}
.avtr {  background-image:  url(../images/MAIN_03.jpg); background-repeat: no-repeat}
.avl {  background-image:  url(../images/MAIN_08.jpg); background-repeat: repeat-y}
.avc {  background-image:  url(../images/Black.jpg); background-repeat: repeat}
.avr {  background-image:  url(../images/MAIN_04.jpg); background-repeat: repeat-y;}
.avbl {  background-image:  url(../images/MAIN_07.jpg); background-repeat: no-repeat}
.avbm {  background-image:  url(../images/MAIN_06.jpg); background-repeat: repeat-x}
.avbr {  background-image:  url(../images/MAIN_05.jpg); background-repeat: no-repeat}
.avc2 {  background-image: url(../images/ltblu.jpg); background-repeat: repeat}

body, p, ul, li, ol {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 78%; 
	font-style: normal; 
	line-height: 1.5; 
	width: 95%;
}
small { 
	font-size: 90%;
}
strong { 
	font-size: 12px;
}
a:link  { 
	color: #000099; 
	text-decoration: none ;
}
a:visited   { 
	color: #6666FF;
}
a:hover {  
	color: #009933; 
	text-decoration: underline;
}
a:active {  
	color: #00CC66; 
	text-decoration: underline;
}

.heading {  
	font-size: 12px;  
	line-height: 14px; 
	font-weight: bold;
}
.SmallText {  
	font-size: 90%; 
}
.MenuText { 
	font-size: 70%; 
}
.MenuText p {
	font-size: 100%;
}
.MenuText a:link {  
	text-decoration: none; 
	color: #000099
}
.MenuText a:visited    { 
	color: #6600CC; 
	text-decoration: none 
}
.MenuText a:hover {   
	color: #00CC66; 
	text-decoration: none
}
.MenuText a:active {   
	color: #00CC66; 
	text-decoration: underline
}
.TMtext { 
	font-size: 6pt; 
}

.black {  
	background-color: #000000;
}
.bullets1 {
	line-height: 18px;
}
.deftext {
	font-family: Courier, mono;
	font-size: 12px;	
	line-height: 14px;
}
.bodypadded {
	margin: 0%;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.inst {
	font-size: 10px;
	color: #767676;
}
h2, h3, h4  { 
	color: #767676; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h2  { 
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
h3 { 
	font-size: 11px;
}
td {
}
