/* CSS Document */
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;

	
}
.menuborder
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:White;
}

.right_border
{ 
	border-right:#7E4609 2px dotted
}

.notice
{
	font-family:Times New Roman;
	font-size:10px;

	color:Blue;
}

.mkheading
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#003f6f;
}


.mksidelink
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003f6f;
	text-decoration:none;
}
.mksidelink a:link
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color:  #003f6f;
	text-decoration:none;
}

.mksidelink a:hover
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003f6f;
	text-decoration:none;
	
}

.mksidelink a:visited
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003f6f;
	text-decoration:none;
	
}
.mkcurrentlinkpage
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
	

}
.mkcurrentlinkpage a:link
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
	

}
.mkcurrentlinkpage a:hover
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
	

}

.mkcurrentlinkpage a:visited
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
	

}



.mkphotoname
{
	font-family:Arial;
	font-size:11px;
	color: #595c5e;
	
	text-align:center;
}

.style7 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #595c5e;
}


.style7 a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #595c5e;
}



.style7 a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: Red;
	
}
.style7:visited 
{
	
 color:#595c5e;
 text-decoration: none
}

.but {
	font-family: Arial; 
	font-size: 11px;
	font-weight:bold; 
	color:white;
	text-align:center; 
	
	
}
.but a{
	font-family: Arial; 
	font-size: 11px; 
	color: white;
	text-align:center;
	text-decoration:none; 
}
.but a:link{
	font-family: Arial; 
	font-size: 11px; 
	color:white;
	text-align:center;
	text-decoration:none; 
}
.but a:hover{
	font-family: Arial; 
	font-size: 11px; 
	color:white;
	text-align:center;
	text-decoration:underline;
}

.left_tab {
	font-family: Arial; 
	font-size: 12px; 
	color: #19436D; 
	
}.left_tab a{
	font-family: Arial; 
	font-size: 11px; 
	color: #19436D;
	text-decoration:none; 
}
.left_tab a:hover{
	font-family: Arial; 
	font-size: 11px; 
	color: #19436D;
	text-decoration:underline 
}
.updatelink
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	text-decoration:none;
	
}
.updatelink a:link
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	text-decoration:none;
	
}
.updatelink a:hover
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	text-decoration:underline;
	
}
.updatelink a:visited
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	text-decoration:none;
	
}
.tableheading
{
	font-family:Arial;
	font-size:14px;
	color:Black;
}
.downloadsong
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.linkbutton
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:Orange;
	color:White;
}
.button
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#003f6f;
	color:White;
}
.paraheading
{
	font-family: Arial; 
	font-size: 15px; 
	color: #19436D; 
}

.imgborder
{
    border:solid 2px #003f6f;
}
