body {
	background-image: url(images/bg,jpg.jpg);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}

.content_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.table_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	background-color: #FFFFFF;
	background-image: url(images/glance_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tech_rigt_bg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.footer-txt:link {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.footer-txt:active {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.footer-txt:visited {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.footer-txt:hover {
	color: #9D080C;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.left_shadow {
	background-image: url(images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width:5px;
}
.right_shadow {
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:5px;
}

.top_shadow {
	background-image: url(images/top_shadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:5px;
}

.bottom_shadow {
	background-image: url(images/bottom_shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
}

.welcome_shadow {
	background-image: url(images/welcome_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.leftimg {
	float: left;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-top: 5px;
}
.rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 12px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.contentB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.contentblueB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #1F4C8F;
}
.contentred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #9D080C;
	text-decoration: none;
}

.contentred:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}

.contentred_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #9D080C;
}

a.content-link:link {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.content-link:active {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.content-link:visited {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.content-link:hover {
	color: #9D080C;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.sitemap:link {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.sitemap:active {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.sitemap:visited {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.sitemap:hover {
	color: #9D080C;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	width: 250px;
	border: 1px solid #2BA5FF;
}

.form_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	width: 257px;
	border: 1px solid #2BA5FF;
}

.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 3px;
	width: 258px;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 3px;
	width: 50px;
}
.submit {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1A1B47;
	border: 1px solid #003E6F;
	padding: 3px;
}
.contentback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
