html, body, address, h4, h5, h6, pre, blockquote, caption, form, fieldset, legend, embed, object, ins {
    margin: 0;
    padding: 0;
    font-style: normal;
    text-decoration: none;
    outline: 0;
}

select {
    margin: 0;
}

table {
    border-collapse: collapse;
    border: none;
    empty-cells: show;
    font-size: 100%;
}

input, textarea, select {
	border: 1px solid #aaaaaa;
}

input.add {
	border: 1px solid #000000;
	background-color: #1164ca;
	color: #e8f2fa;
}

.nobrd {
	border: none;
	background-color: none;
}

.mr20 {
	margin-right: 20px;
}

a.forMenu{text-decoration:none;color: #242424;}
a.forHeadline{color: #B60000;}
a { color: #588fd3; }
a:vlink { color: #1164ca; }
a:hover { color: #1164ca;}

body{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.menu {
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	margin: 10 0 0 10;
	text-decoration: none;
}

.submenu {
	font-family: arial;
	font-size: 11;
	font-weight: bold;
	color: #3D3D3D;
	margin: 5px 0 5px 30px;
}

.phone {
	font-family: arial;
	font-size:28px;
	font-weight: normal;
	color: #CC0000;
	margin: 20 60 0 0;
	float: right;
	display: inline;
}

.logo {
	margin: 0 0 0 85;
	padding: 0 0 0 0;
	float:left;
	display: inline;
}

h1 {
	margin: 0 5 0 15;
	padding: 0;
	color: #1164ca;
	font-weight:normal;
	font-family: Arial;
	font-size: 18px;
	display: inline
}

h2 {
	margin: 10 0 0 10;
	padding: 0;
	color: #1164ca;
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
	display1: inline
}

h3 {
	margin: 10 0 0 10;
	padding: 0;
	color: #1164ca;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	display1: inline
}

p {
	text-indent: 10px;
	padding: 2px;
	text-align: justify;
}

.headline {
	font-weight: bold;
}

p.headline {
	padding: 2px;
	text-align: left;
}

p.att {
	color: tomato;
	font-weight: bold;
}

.headline2 {
	font-weight: bold;
	font-size: 12;
	margin: 0 0 10 20;
	
}

td {
	font-family: arial;
	font-size: 12;
	font-weight: normal;
}

.td1 {
	font-family: arial;
	font-size: 14;
	font-weight: bold;
}

ul {
	font-family: arial;
	font-size: 11;
	font-weight: normal;
	display: inline;
	width: 120;
	float: left
}

.ul1 {
	font-family: arial;
	font-size: 11;
	font-weight: normal;
	display: inline;
	width: 540;
	float: left;
}

#left { 
	float: left;
	width: 305;
	margin: 15 0 15 0;
	display: inline;
	border-right: dotted #cccccc
}

#right {
	float: right; 
	width: 290;
	margin: 15 0 15 0;
	display: inline;
}

#leftIn { 
	margin: 25 10 10 0;
	width: 290;
	padding: 0 0 15 0;
	border-bottom: double #cccccc;
}

#rightIn { 
	margin: 25 0 0 0;
	width: 290;
	padding: 0 0 15 0;
	border-bottom: double #cccccc;
}

#leftInTop { 
	margin: 0 0 0 0;
	width: 290;
}

#rightInTop { 
	margin: 0 0 0 0;
	width: 290;
}

span {
	color: #666666;
}

.menu1 {
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	margin: 10 0 0 10;
	text-decoration: none;
	color: #666666;
}

#news {
	margin: 0 25 10 15;
	padding: 0 0 10 0;
	border-bottom: solid 1px #cccccc;
	width: 230px;
}

#footer {	
	width: 595px;
	height: 100px;
	background: #f1f1f1;
	vertical-align: bottom;
}

#footer-menu {
	text-align: right;
	padding: 20px 10px 0 0;
}

#developer {
	padding: 15px 0 0 0;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	border-top: 1px dashed #aaaaaa;
}

.imgleft {
	float:left;
	margin: 0 10 0 10;
	display: inline;
}

.imgright {
	float:right;
	margin: 0 10 0 10;
	display: inline;
}

.invisible { display: none; }
.visible { display: block; }

FORM { display: inline; }

div.pager a {
	font-family: arial;
	font-size: 12;
	margin: 10 0 0 10;
	text-decoration: none;
	color: #666666;
}

div.pager a.current {
	font-weight: bold;
}

#navigator { margin: 10px 0 10px 0; }
#navigator a { text-decoration: none; }

div.grippie { background: #eeeeee url(/admin/template/images/grippie.png) no-repeat scroll center 2px;	border-color: #dddddd; border-style: solid; border-width: 0pt 1px 1px; cursor: s-resize; height: 9px; overflow: hidden; }

table.smart TR TD:first-child, table.smart TR TH:first-child {
    border-left: none;
}

table.smart TR.odd TD {
    background-color: #e8f2fa;
}

table.high {
    width: 100%;
    border-left: 1px solid #d7dde2;
    border-right: 1px solid #d7dde2;
    border-bottom: 1px solid #d7dde2;
}

table.high TD, table.high TH {
    padding: 8px 11px;
    border-left: 1px solid #fff;
}

table.high TD {
	text-align: center;
}

table.high TD.left {
	text-align: left;
}

table.high TH {
    border-bottom: 1px solid #d7dde2;
    color: #fff;
    vertical-align: bottom;
    background: #2266ad url('/images/table-th-bg.png') repeat-x 0 44%;
}

.gbcap, .gbcap2 {
	color: #ffffff;
	background-color: #6699CC;
	border: 1px solid #6699CC;
	padding: 2px;
}

.gbcap2 {
	background-color: #2877c8;
	border: 1px solid #2877c8;
}

.gbtext {
	color: #000080;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #6699CC;
}

.gbtext2 {
	color: #ad6060;
	background-color: #dddddd;
	padding: 5px;
	border: 1px solid #dddddd;
}

.capnum {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.mainform {
	background-color: #d5eaff;
}
.frame {
	background-color: #6699cc;
	margin-bottom: 8px;
}

.gbowner {
	font-weight:bold;
	color: #880000;
}

.gbvis {
	font-weight:bold;
	color: #880000;
}
.gbcom {
	color: #000080;
}

.comdate {
	font-size: 11px;
	color:#999999;
}

.fframe {
	background-color:#6699CC;
}

.smallmessage {
	font-size: 10px;
}
