@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #EEEFF0;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

#Roy table, #Roy th, #Roy td {
	border: 1px solid;
	border-collapse: collapse;
	padding: 10px 20px 10px 10px;
	border: 1px solid #CAD9DB;
}


a, a:visited {
	color:#069;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
div, span, img, input[type=text], input[type=password] {
	box-sizing: border-box;
}
.clearFix {
	clear:both;
	display:block;
	float:none;
}
.container1, .headBox {
	display: block;
	padding: 20px;
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 200px;
	border: 1px solid #E3E4E6;
	background-color: #FFF;
	opacity: 0.9;
}
.container1 {
	min-height:400px;
	
}
.headBox {
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #E3E4E6;
	background: #1e4942;
 opacity:;
}
.copyright {
	background-color: #292929;
	color: #CCC;
	display:block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	margin-top: 40px;
	margin-right: 200px;
	margin-bottom: 40px;
	margin-left: 200px;
	line-height: 2em;
}
.headBox {
	padding: 0px;
	border: 1px none #E3E4E6;
	background-color: transparent;
}
.bodyCol {
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #900;
	display: inline-block;
	float: left;
	width: 70%;
}
.sidebar {
	display: inline-block;
	float: right;
	width: 30%;
	margin-left: -20px;
	padding-left: 20px;
}
.menuBox, .menuBox2 {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 40px;
	border-radius: 8px;
}
.menuBox2 {
	background-color: #069;
}
.menuBox a, .menuBox2 a {
	padding: 20px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
}
.menuBox a:hover {
	background-color: #575757;
}
.menuBox2 a:hover {
	background-color: #00496C;
}
.tableTopic {
	color: #FFF;
	background-color: #069;
	text-transform: uppercase;
}
.colore-green {
	color: #090;
}
.color-red {
	color: #F00;
}
.btn1 {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: blink;
	background-color: #666;
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: center;
	border-radius: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideBox4 {
	background-color: #E1E0E0;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.buttom_small {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	display: inline-block;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom:6px;
	padding-left:16px;
	border-radius: 4px;
	margin-right: 2px;
	margin-left: 2px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttom_small:hover {
	background-color: #069;
	text-decoration: none;
}
.buttom_small:visited {
	color: #fff;
}


.searchBox {
	background-color: #4c5a65;
	margin: 40px;
	border-radius: 10px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.searchBox a, .searchBox a:visited {
	color: #FFF;
	}
	
.srchTextField {
	width:75%;
	font-size: 16px;
	line-height: 2em;
	display: inline-block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../img/icon=search.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: 32px;
	outline:none;
	border-radius: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-sizing: border-box;
}
.searchButton {
	background-color:#DFDFDF;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	display: inline-block;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;
	width: 22%;
	text-transform: uppercase;
	border: 1px solid #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SrcTxt {
	font-size: 12px;
	font-weight: bold;
	color: #CFD0D6;
	text-decoration: none;
	display: block;
	float: none;
	padding-top: 10px;
}
.Logbox1 {
	padding-right: 100px;
	padding-left: 100px;
}
.color-wite {
	color: #FFF;
}
.Logbox1 input[type=text], .Logbox1 input[type=password] {
	padding: 20px;
}
.color-yelow {
	color: #FF0;
}
.boxHalf {
	display: block;
	width: 100%;
	float: none;
}
.notify882 {
	background-color: #d9edf7;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	border: 1px solid #bce8f1;
	display: block;
	clear: both;
	margin-bottom: 20px;
	color: #31708f;
	font-size: .9em;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: 16px center;
	background-size: 26px;
	cursor: pointer;
	line-height: 1.2em;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 50px;
	background-image: url(../img/icon-info.png);
}
.txtSide {
	font-size: 14px;
	text-transform: uppercase;
	color: #242D42;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 40px;
}
.notify976 {
	color: #FF9;
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
}
