@import "sudoku.css";

table.datatable {
	background : #B6CEBA;
	width : 98%;
	border-bottom-color : #31663A;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-collapse : collapse;
	border-left-color : #31663A;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #31663A;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #31663A;
	border-top-style : solid;
	border-top-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

th.datatable {
	background : #31663A;
	padding-top : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

td.row_odd {
	background : #B6CEBA;
	padding-top : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	border-top-color : #31663A;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #31663A;
	border-right-style : solid;
	border-right-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.row_even {
	background : #E0EBE2;
	padding-top : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	border-top-color : #31663A;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #31663A;
	border-right-style : solid;
	border-right-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 10;
	
}

/**********************************/
body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

body {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}

td.bottom {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 10;
	padding-top : 8;
	color : #2E3029;

}

td.contenttitle {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-top : 10;
	padding-top : 8;
	color : #2E3029;

}


td.newsmenu {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 0;
	padding-top : 0;
	color: #539900;
	font-weight: bold;
}
td.rfidmenu {
	background-color : #F7FFDC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 0;
	padding-top : 0;
	color: #539900;
	font-weight: bold;
	width : 120px;
}
td.topmenu {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 0;
	padding-top : 0;
	color: #539900;
	font-weight: bold;
}
td.newsmenu2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 0;
	padding-top : 0;
	color: #ffffff;
	font-weight: bold;
	border : 1px solid White;
	border-color : #D6E5CC #C4DD8B #C4DD8B #C4DD8B;
	width : 120px;
	border-bottom-width : 0;
/*	filter:DropShadow (Color=#5F8A0E, OffX=1, OffY=1, Positive=true);*/
	height : 15px;
}
td.topmenu2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 0;
	padding-top : 0;
	color: #ffffff;
	font-weight: bold;
	border : 1px solid White;
	border-color : #D6E5CC #C4DD8B #C4DD8B #C4DD8B;
	border-bottom-width : 0;
/*	filter:DropShadow (Color=#5F8A0E, OffX=1, OffY=1, Positive=true);*/
	height : 15px;
}
td.peakmenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 0;
	padding-top : 0;
	color: #ffffff;
	font-weight: bold;
	border : 1px solid White;
	border-color : #D6E5CC #ABCD67 #507D08 #4D7009;
	border-top-width : 0;
	/*filter:DropShadow (Color=#5F8A0E, OffX=1, OffY=1, Positive=true);
	*/
	height : 15px;
	background-color : #76AD0E;
	text-align : center;
}
a.peaklink, a.peaklink:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 0;
	padding-top : 0;
	color: #ffffff;
	height : 15px;
	text-align : center;
	font-weight: bold;
	text-decoration: none;	
}
a.peaklink:hover{
	color: #000000;
}
a.news,a.news:active 
{
	font-size : 12px;
	color: #337A00;
	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
	font-weight: bold;
	text-decoration: none;
}
a.cpnews,a.cpnews:active 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
p.news {
	font-size : 11px;
	padding-top : 0;
	margin-top : 0;
}

td.transparent {
	background-color : transparent;
}

/* LOGIN FORM STYLE*/
table.login {
	border : 1px solid Black;
}

th.login {
	background-color : Green;
	color : White;
	font : bold 14px;
}

td.login {
	background-color: #F5F5F5;
}

/* ALL FORM STYLE*/
table.form {
	border : 1px solid Black;	
}
th.form {
	background-color : #037E0A;
	color : #F8F17D;
	font : bold 12px;	
}
td.form {
	background-color: #F9F8B3;
}

input {
/*	border : 1px solid Black;	*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input.submit {
	background-color : Green;
	width : 60px;
	color : White;
	font : bold;
}

input[type="text"],
input[type="password"] {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid Black;	
}
input[type="radio"],
input[type="checkbox"]  {
	border:none;
	background-color : Aqua;
}

textarea {
	border: 1px solid #2f6fab; 
	color: Black; 
	background-color: white; 
	width: 100%; 
	padding: 0.1em; 
	overflow: auto;	
}


select {
    border: 1px solid #2f6fab;  
    color: Black;
    vertical-align: top;
}

a,a:active 
{
	color: Maroon;
	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	text-decoration: underline;
}

a.textlink, a.textlink:active, a.textlink:visited {
	color: #337A00; 
	font-size : 12px; 
	font-weight: bold;
	text-decoration: none;
}
a.textlink:hover {
	text-decoration: underline;
}

a.textlink2, a.textlink2:active, a.textlink2:visited {
	color: #337A00; 
	font-size : 12px; 
	text-decoration: none;
}
a.textlink2:hover {
	text-decoration: underline;
}


span.error {
	color : Red;
}

hr {
	color: black;
	height : 1 px;
}



h2, h3, h4, h5, h6 {
	margin-top : 10;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding : 0 0 0 0;
}





