
P {font-size: 12px; font-family: Arial; margin: 3 8; color: #444444; text-align: justify;}
.smenu {font-size: 12px; font-family: Arial; margin: 3 8; text-align: left; margin-left: 16px; }
.bottom {font-size: 11px; font-family: Arial; margin: 3 8; color: #fff;}
.top {font-size: 11px; font-family: Arial; margin: 0 8; text-align: center; color: #000000}
.mmenu {font-size: 11px; font-family: Arial; margin: 8 8; text-align: left; color: #3d3d3d}
.mainmenu {font-size: 11px; font-family: Arial; margin: 3 8; text-align: left; color: #595959}
.textlc {font-size: 10px; font-family: Arial; margin: 3 8; color: #444444; text-align: center; }

h1 { font-size: 20px; font-family: arial; font: normal; color: #13358b; margin: 8 8; text-align: left; margin-top: 10px }
h2 { font-size: 16px; font-family: Arial; font-style: bold; color: #404040; margin: 8 8 8 8; text-align: left; margin-top: 10px }
h3 { font-size: 16px; font-family: Arial; font-style: bold; color: #404040; margin: 8 8 8 8; text-align: left; margin-top: 10px }
h4 { font-size: 12px; font-family: Arial; font-style: bold; color: #404040; margin: 8 8 8 8; text-align: left; margin-top: 10px }

.maintitle {font-size: 11px; font-family: Arial; margin: 3 8; text-align: left; color: #ffffff}
.bigtitle {font-size: 14px; font-family: Arial; margin: 3 8; text-align: left; color: #000055}

a {font-size: 12px; font-family: Arial; color: #1b3fff; margin: 3 0; TEXT-DECORATION: none}
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #1b3f8b; TEXT-DECORATION: underline}


a.menu {font-size: 14px; font-family: Arial; color: #81858b; margin: 3 0; TEXT-DECORATION: none; font: bold; }
A.menu:link {TEXT-DECORATION: none; }
A.menu:active {TEXT-DECORATION: none;  }
A.menu:visited {TEXT-DECORATION: none; }
A.menu:hover { color: #81858b; TEXT-DECORATION: underline; }

a.submenu {font-size: 12px; font-family: Arial; color: #0e265e; margin: 3 0; TEXT-DECORATION: none; }
A.submenu:link {TEXT-DECORATION: none}
A.submenu:active {TEXT-DECORATION: none}
A.submenu:visited {TEXT-DECORATION: none}
A.submenu:hover { color: #0e265e; TEXT-DECORATION: underline}


a.topmenu {font-size: 12px; font-family: Arial; color: #0e265e; margin: 3 0; TEXT-DECORATION: none;}
A.topmenu:link {TEXT-DECORATION: none}
A.topmenu:active {TEXT-DECORATION: none}
A.topmenu:visited {TEXT-DECORATION: none}
A.topmenu:hover { color: #0e265e; TEXT-DECORATION: underline}

a.addmenu {font-size: 12px; font-family: Arial; color: #3d558d; margin: 3 0; TEXT-DECORATION: none;}
A.addmenu:link {TEXT-DECORATION: none}
A.addmenu:active {TEXT-DECORATION: none}
A.addmenu:visited {TEXT-DECORATION: none}
A.addmenu:hover { color: #0e265e; TEXT-DECORATION: underline}


TD {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px}

img { border: 0 }

ul {margin: 3 18; }
li {font-size: 12px; font-family: Arial; margin: 3 8; text-align: justify; color: #444444; font: normal}

INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px}
FORM {COLOR: #000000; FONT-FAMILY: Arial; text-align: center; margin: 5 0; FONT-SIZE: 11px}

textarea { overflow: auto; }
textarea#sqlquery {
    width: 100%;
    /* height: 100%; */
}

.inp{
	font-family: Arial;
	color:#010101;
	border : 1px solid #707378;
	text-decoration : none;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	background: #ffffff; }


.inp2{
	font-family: Arial,Vrdana;
	color: #fff;
	text-decoration : none;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	background: #3561ef; 
	border-top: 1px solid #b7daf8;
	border-left: 1px solid #b7daf8;
	border-right: 1px solid #5295cf;
	border-bottom: 1px solid #5295cf;
	}

body {
font-size: 11px; 
font-family: Arial; 
margin: 0 0 0 0; 
color: #000000;
line-height: 100%;
}
