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

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	margin: 2px;
}
table { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
		cellpadding:0; 
		cellspacing:0}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050A0D;
	valign: top;
	cellpadding:0;
	cellspacing:0
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	valign: top;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li.small {
	font-size: 9px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titlebox {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: large;
	font-weight: bold;
	color: #0066FF;
}

.menubox {
	padding: 6px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #aaaaaa;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

h1, h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050A0D;
	font-size: 14px;
}

h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050A0D;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #02060A;
	/* [disabled]background-color: #8DA9B6; */
}
.menubox {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #AAA;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #777777;
	border-bottom-color: #555555;
	border-left-color: #AAAAAA;
}
.ottopbox {
	vertical-align: top;
	color: #888;
	background-color: #888;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #777777;
	border-bottom-color: #555555;
	border-left-color: #AAAAAA;
}
.tintopbox {
	vertical-align: top;
	color: #444444;
	background-color: #888;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.fatopbox {
	vertical-align: top;
	color: #40403D;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../glasart/glasart_bg.gif);

}
.leftbox {
	vertical-align: top;
	color: #7E2617;
	background-color: #8DA9B6;
	padding: 0;
	border: 0;
}
.gallerybox {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	text-align: left;
	vertical-align: top;

}
a.navigation {
	text-decoration: none;
	/* [disabled]background-color: #AAA; */
	color: #050A0D;
	border-color: #FFF;
	border-width: 10px;
}
a:hover.navigation {
	color: #900;
	text-decoration: none;
	background-color: #888;
}
a.items {
	text-decoration: none;
	/* [disabled]background-color: #888; */
}
a:hover.items {
	color: #444;
	background: #ffff99;
	text-decoration: none;
	background-color: #888;
}
.otbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40403D;
	background-color: #dddddd;
}
.tinbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	background-color: #AAA;
	border-top-color: #122E5B;
	border-right-color: #122E5B;
	border-bottom-color: #122E5B;
	border-left-color: #122E5B;
}
.fabody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40403D;
	background-image: url(../glasart/glasart_bg.gif);
}

