.MyCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #9D9DCE;
	border: 1px solid #333333;
	list-style-position: outside;
	list-style-type: none;
	word-spacing: normal;
	white-space: normal;
	line-height: normal;



}
.TitleBarCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	background-color: #CCCCFF;
	border: 1px solid #333333;
	font-weight: bold;
	background-image: url(../Assets/Titlebars.jpg);
	vertical-align: middle;
	background-position: center center;



}
.MainTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #333333;
	background-image: url(../Assets/TableBackground.jpg);
	background-repeat: repeat;
	background-position: center center;



}
.MainTitleBar {
	border: 1px none #000000;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: auto;


}
.ButtonLink {
	background-position: center center;
	background-image: url(../Assets/ButtonBackground.jpg);
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;




}
.ads {
	border: 1px solid #000000;
}
.TitleBars2 {
	background-image: url(../Assets/Titlebars2.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.TitleBars3 {
	background-image: url(../Assets/Titlebars3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.createguidebutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #CCCCFF;
	border: 1px solid #333333;
	font-weight: normal;
	background-image: url(../Assets/Titlebars.jpg);
	vertical-align: middle;
	background-position: center center;
	padding: 5px 10px 5px 5px;

}
