BODY {
	background: #020838;
	color: #CB62FD;
	font-size: 16px;
	font-family : cursive, "Bookman Old Style", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align : left;
	vertical-align : top;
}
A:link {color: #80FFFF}
A:visited {color: #80FFFF}
A:active {color: #80FFFF}
A:hover {color: #FFFFFF}

h1 {
	color: #83E9F5;
	font-size: 28px;
	text-align : center;
	font-weight : bold;
	font-style : normal;
}

h2 {
	color: #FFFFFF;
	font-size: 24px;
	text-align : center;
	font-weight : bold;
}

h3 {
	color: #FFFFFF;
	font-size: 20px;;
	text-align : left;
	font-weight : bold;
}

p {
	color: #CC62FD;
	font-size: 16px;
}
ul {
	color: #CC62FD;
	font-size: 16px;
	text-align : Justify;
}
ol {
	color: #CC62FD;
	font-size: 16px;
	text-align : Justify;
}

table.maintable1 {
	width: 100%;
	text-align : center;
	vertical-align : top;
	padding : 0px;
	margin : 0px;
	border : 0px;
}
td.mainhead {
	text-align : left;
	vertical-align : top;
	padding : 0px;
	margin : 0px;
	border : 0px;
}
td.mainbt {
	text-align : center;
	vertical-align : top;
	padding : 0px;
	margin : 0px;
	border : 0px;
}
table.maintable2 {
	width: 100%;
	text-align : center;
	vertical-align : top;
	padding : 0px;
	margin : 0px;
	border : 0px;
}
td.colomn1 {
	width : 150px;
	text-align : center;
	vertical-align : top;
	padding-top : 12px;
	padding-left : 10px;
	padding-right : 10px;
}
td.colomn2 {
	text-align : center;
	vertical-align : top;
	padding-top : 20px;
}
td.colomn3 {
	width : 150px;
	text-align : center;
	vertical-align : top;
	padding-top : 20px;
	padding-left : 15px;
	padding-right : 15px;
}
td.text_l {
	border-left : 3px double #2928F0;
	border-right : 3px double #2928F0;
	border-top : 3px double #2928F0;
	border-bottom : 3px double #2928F0;
	text-align : center;
	vertical-align : top;
	padding : 10px 10px 10px 10px;
}
td.text_r {
	border-left : 0px double #2928F0;
	border-right : 3px double #2928F0;
	border-top : 3px double #2928F0;
	border-bottom : 3px double #2928F0;
	text-align : center;
	vertical-align : top;
	padding : 10px 10px 10px 10px;
}
td.text_lr {
	border-left : 3px double #2928F0;
	border-right : 3px double #2928F0;
	border-top : 3px double #2928F0;
	border-bottom : 3px double #2928F0;
	text-align : center;
	vertical-align : top;
	padding : 10px 10px 10px 10px;
	background-color : #67A5F8;
}

div.leftmenu {
text-align:center;
}
table.maintable3 {
	width: 100%;
	text-align : center;
	vertical-align : top;
    table-layout: fixed;
 }
td.foot4 {
	background-image : url(img/foot4.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
	height : 152px;
}
td.foot3 {
	background-image : url(img/foot3.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
	height : 137px;
}
td.foot2 {
	background-image : url(img/foot2.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
	height : 215px;
}
td.foot1 {
	background-image : url(img/foot_l.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
	height : 220px;
}
#p01 {
	background-color : #57606F;
	color : #FF9959;
}
table#p01 p,ol,ul {
	color : #96D7ED;
}

img.intext {
	border : 4px ridge #F0F0F0;
	margin-bottom : 2px;
	margin-left : 15px;
	margin-right : 2px;
	margin-top : 4px;
	float : right;
}
#left {
text-align:left;
}
#center {
text-align:center;
}
