body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}

h2 {
	font-size: 20px;
	color: #353E65;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #B16A65;
	text-decoration: none;
	
}
a:visited {color: #FFFFFF;
	text-decoration: none;
}
a:active {color: #FFFFFF;
	text-decoration: none;
}

.logo {
	background-image: url(../images/Shri-Krishna.jpg);
	background-repeat: no-repeat;
}

.navbar {
	border-bottom-width: 6px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
}
.nav {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #492825;
}

.content {
	padding: 15px;
	background-color: #F0F0F0;
}

a.content:link {
	color: #333F65;
	text-decoration: underline;
} 

.rcol {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #353E65;
}


.center {
	text-align: center;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

.float_right {
	float:right;
	margin-right: 20px;
}

.mail_link {
	color: #B14314;
	text-decoration: underline;
}

#border {
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000000;
}
