<style type="text/css">

A:active {
	color: Blue; 
}

A:link {
	color: Blue; 
}

A.link1 { 
	background: White; 
    color: Blue;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 		       	             

}

A:visited { 
	color: Blue; 
}

.StdText {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	margin-bottom: 12px;
}

.StdBody {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
/*	background: transparent; 
	background-color: #FF0000; */
	background-image: url(../_images/FillerBg2.jpg); 
}

/*Body.dflt {

	background-color: rgb(255,255,239)
	margin-top: 0;
} */

.PageTitle {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #CD3333; /* #4A708B; */
}

.Bullet0 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 6px;
/*	vertical-align: middle; */
/*	padding-bottom: 8px;  */
/*	margin-bottom: 0px; */
/*	padding-bottom: 62px;  */
}

.Bullet1 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/litered1.gif);
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 24px;
/*	margin-bottom: 62px; */
/*	vertical-align: text-top; */
/*	padding-bottom: 64px;  */
/*	text-align: absmiddle; */
}

.Bullet2 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/bluball1.gif);
	margin-top: 0px;
	margin-left: 0px; 
/*	vertical-align: text-top; */
	padding-left: 15px;
	padding-bottom: 2px;
}

.Bullet1P {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/plus1.gif);
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 2px;

}

.Bullet3 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 22px; 
	padding-bottom: 2px;
/*	vertical-align: text-top; */
	list-style-image: url(../_images/checkred.gif);
}

.List1A {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.List1 {
	padding-left:   0px;
	padding-bottom: 2px;
}
.List2 {
	padding-left:   0px;
	margin-bottom: 2px;
}
.List3 {
	padding-left: 0px;
	padding-left: 0px;
	margin-bottom: 2x;
}

.ScreenShot {
	margin-top: 6px;
	margin-bottom: 4px;
	border-bottom: 4px solid #333333;
	border-right: 4px solid #333333;
}

.OutlineLink {
	font-size: 9px;
/*	margin-top: 24px; */
	margin-left: 2px;
	vertical-align: middle;
	padding-bottom: 4px;
}
.FrameBg {
/*	background-color: #FF0000; */
	background-image: url(../_images/FillerBg2.jpg); 
}

.FrameBg1 {
/*	background-color: #FF0000; */
	background-image: url(../_images/FillerBg2.jpg); 
}
.Note {
	margin-bottom: 4px;
	width: 100%;
	padding: 2px;
	text-align:center;
	font-weight:bold;
	font-size: 15px;
	background-color: gold;
}

.ImgPos {
	position: relative; 
	top: 100px;
	left: 400px;
}

.ImgPos1 {
	position: absolute; 
	top: 100px;
	left: 400px;
}
</style>

	


