body {
	background-color: #A6BAD0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#3871A2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#5A8CB7;
	scrollbar-shadow-color:#1F4F7E;
	scrollbar-highlight-color:#1F4F7E;
	scrollbar-3dlight-color:#225A90;
	scrollbar-darkshadow-Color:#2C5F92;
}
.border {
	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: #1F4F7E;
	border-right-color: #1F4F7E;
	border-bottom-color: #1F4F7E;
	border-left-color: #1F4F7E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #568FC3;
	text-decoration: none;
}

a:hover.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8AB7DF;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8AB7DF;
	text-decoration: underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8AB7DF;
	text-decoration: none;
}
a:hover.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #568FC3;
	text-decoration: underline;
}

.text_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8AB7DF;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D8CC5;
	text-decoration: none;
}

a:hover.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8AB7DF;
	text-decoration: none;
}
.clour {
	background-color: #1E1E13;
	filter:alpha(opacity=80);

}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00606;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

a:hover.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CBD7E4;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.home1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CBD7E4;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #22537E;
	padding: 2px;
	width: 170px;
	border: 1px solid #376995;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #22537E;
	padding: 2px;
	border: 1px solid #376995;
	overflow: auto;
}

.show { 
	display: inherit;
}

.hide {
	display: none;
}
