body,td {
    font-family:Tahoma;
    font-size:13px;
    background:#fff;
	color: #111;
}

img{
	border: 0;
}


table {
    margin:0;
    padding:0;
}

td {
    margin:0;
    padding:2px;
    vertical-align:top;
    text-align:left;
    background:transparent;
}
    
/*#menu a {display:block;}*/

    
    
a {
	color: #ccc;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

#zone a {color:#407FBF;}

#menu a {color:#000;margin-right:7px;}
#menu2 {position:relative;top:15px;}
#menu2 a {border-left:3px solid #c00;padding-left:3px;margin-right:10px;}

input[type=text],select,textarea {
	background: transparent;
	border: 1px solid #333;
    color:#000;
    font-size: 11px;
}

.editObject input[type=text] {width:310px;}
.editObject textarea {width:310px;height:100px;}

table.dictionary input[type=text] {width:350px;}

table.gallery {width:475px;}
table.gallery td{width:95px;height:95px;vertical-align:middle;text-align:center;}
table.gallery img {border:1px solid #090909;}

h1 {font-size:18px;font-weight:bold;color:#777;}
h2 {font-size:16px;font-weight:bold;color:#777;}
h3 {font-size:14px;font-weight:bold;color:#777;}

div#submenu {width:195px;text-align:left;float:left;}
div#content {width:505px;text-align:left;float:left;}
div#content table td {vertical-align:top;font-size:12px;line-height:17px;font-family:"Trebuchet MS";}

p {margin:0; padding:0;}