/* CSS Document */

body{
	margin:2px 0 0 0;
	padding:0;
	background-color:#ffffff;
	font-family:arial;
	font-size:12px;
}
img {
	border: 0;
}
ul {
	margin: 0 0 0 20px;
	}
p{
	color:#000;
}
h1{
	font-size:20px;
	margin:0;
	padding:0;
	color:#0033FF;
}

#content{

background-color:#FFFFFF;

margin:0px 0 0px 190px;

height:900px;

width:990px;

border:thick;

border:#FF0000;

}



#content img{

margin:18px 0 0 2px;

}



#content #header{

width:725px;

height:294px;

}



#content #left{

width:300px;

height:745px;

margin:0 0 0 0;



}



#limg{

margin:0px 0 0 14px;

background-image:url(images/toper.jpg);

background-repeat:no-repeat;



/*background-color:#0099FF;*/

height:160px;

width:275px;

border: 1px #7d86d1 solid;

/*border:#0099FF;

border:thin;*/

}

#limg #img1

{

margin:8px 0 0px -2px;



width:280px;

height:140px;

}



#limg p

{

margin:-150px 0 0 30px;

font-family:arial;

font-weight:bold;

color:#333333;

font-size:13px;



}



#content #center{

width:398px;

height:700px;

margin:-726px 0 0 300px;

border: 1px #7d86d1 solid;

}



#content #center p{

margin:20px 0 0 10px;



}







#content #right{

width:300px;

height:745px;

margin:-720px 0 0 400px;

float:right;



}





#content #footer{

width:990px;

height:55px;

margin:0px 0 0 0;

}



.pass {

font-size:15px;

font-family:Arial, Helvetica, sans-serif;

font-weight:bold;

}



.topic {

font-family:Arial, "Times New Roman", Times, serif;

font-size:20px;

font-weight:bold;

color:#0033FF;

padding-left:10px;

}



.topic1 {

font-family:arial, "Times New Roman", Times, serif;

font-size:18px;

font-weight:bold;

color:#ffffff;

padding-left:10px;

}
.topic1 a{
	color:#0033FF;
	text-decoration:none;
}
.topic1 a:hover{
	text-decoration:underline;
}

.content {

font-style: bold;

font-family: Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:normal;

text-align: justify;

color: #000066;

padding-left:10px;

padding-right:10px;

}



.border

{

border-color: #660000;

}

.yes

{

font-style: bold;

font-family:  Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:normal;

text-align:justify;

color: #000066;

padding-left:10px;

padding-right:10px;

}

.big

{

font-size:15px;

font-style: bold;

color: #ffffff;

}

.bass

{

font-style: bold;

font-family: Arial, Helvetica, sans-serif;

font-size:14px;

color: #000066;

}

.heading {

font-style: bold;

font-family: Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bold;

text-align: justify;

color: #0033FF;

padding-left:10px;

padding-right:10px;

}

.subtitle {

font-style: bold;

font-family: Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bold;

color: #000066;

}


/* MKL Style */
.menu{
	background: url(images/menubg.jpg) repeat-x;
	height:30px;
}
.menu a{
	color:white;
	text-decoration:none;
	font-size:14px;
}
.menu a:hover{
	text-decoration:underline;
}
.yelbg{
	background:url(images/yel-bg.jpg) repeat-x bottom;
	width:300px;
	height:113px;
}
.grebg{
	background:url(images/gre-bg.jpg) repeat-x bottom;
	width:300px;
	height:113px;
}
.blubg{
	background:url(images/blu-bg.jpg) repeat-x bottom;
	width:300px;
	height:113px;
}
h2{
	font-size:14px;
	margin:6px;
	color:#0066CF;
	border-bottom:1px dotted #3A0066;
}
/* MKL ends */
