.Mainstyle {
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	border: thin outset #F2F6FA;


}
.menustyle {
	font-size: small;
	color: #666666;
	background-image: url(img/menubar.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;


}
.boxstyle {
	font-size: x-small;
	color: #666666;
	line-height: 23px;

}
.contentstyle {
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
}
.borderverstyle {

	font-size: x-small;
	color: #666666;
	background-color: #F2F6FA;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
	background-image: url(img/border-ver.jpg);
	background-repeat: repeat-y;
}
.borderrowstyle {
	font-size: x-small;
	color: #666666;
	background-color: #F2F6FA;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
	background-image: url(img/border-row.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;


}
.TopStyle {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7D9CC2;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-image: url(img/TopBack.jpg);
}
.Homecontentstyle {
	font-size: x-small;
	color: #666666;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(img/design2.jpg);
}
.BottomStyle {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #7D9CC2;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.TitleBoxStyle {
	font-size: small;
	color: #666666;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-image: url(img/TitleBar.jpg);
	line-height: 25px;
}
.sidemenustyle {
	font-size: x-small;
	color: #666666;
	background-color: #DAE4EE;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/sidemenu-back.jpg);
	padding: 2px;
}
.boxborderstyle {
	font-size: x-small;
	color: #666666;
	line-height: 15px;
}
