body {
	background-image: url(images/sn_back_not.jpg);
	background-repeat: no-repeat;
	background-color: #F3F8FE;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #448ED5;
}
a:visited {
	color: #448ED5;
}
a:hover {
	color: #003399;
}
a:active {
	color: #448ED5;
}

.navbar {color: #003399;}
.navbar a:link {color: #003399;}
.navbar a:visited {color: #003399;}
.navbar a:hover {color: #003399;}
.navbar a:active {color: #003399;}

.contl {color: #003399;}
.contl a:link {color: #003399;}
.contl a:visited {color: #003399;}
.contl a:hover {color: #003399;}
.contl a:active {color: #003399;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.menu {
	color: #0068c7;
	text-align: right;
}
.body-text {
	color: #003399;
	font-size: 12px;
}
.body-text1 {
	color: #003399;
	font-size: 10px;
}

.head-text {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}
.context {

	color: #0068c7;
	text-align: left;
}
#lang {
	display: inline;
	float: right;
	color: #003399;
	margin-right: 24px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}
.centerit {
	text-align: center;
	display: block;
}
.bgreen {

	color: #00FF00;
	font-weight: bold;
	text-align: center;
}
.green {

	color: #00FF00;
	font-weight: none;
	text-align: center;
}
.bpink {

	color: #FF00FF;
	font-weight: bold;
	text-align: center;
}
.pink {

	color: #FF00FF;
	font-weight: none;
	text-align: center;
}
.borange {

	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
.orange {

	color: #FF6600;
	font-weight: none;
	text-align: center;
}
.cent {
	font-weight: none;
	text-align: center;
}
