a.menu {
	background: url(/images/button.gif) no-repeat;
	width: 153px;
	height: 28px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	margin-right: 4px;
margin-bottom: 2px
}
a.menu:visited {
	background: url(/images/button.gif) no-repeat;
	width: 153px;
	height: 28px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	font-style: normal;
}
a.menu:hover {
	background: url(/images/button.gif) no-repeat;
	width: 153px;
	height: 28px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	font-style: normal;
}
a.menu:active {
	background: url(/images/button_down.gif) no-repeat; 
	width: 153px; 
	height: 28px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left: 4px; 
	color: #000000; 
	padding-top: 2px; 
	font-family: verdana, Arial; 
	font-size: 13px; 
	margin-right: 0px; 
	margin-bottom: 0px
}
a {
	text-decoration: none; 
	font-family: verdana, Arial; 
	font-style: italic; 
	color: #000080; 
	font-size: 12px
}
a:visited {
	text-decoration: none; 
	font-family: verdana, Arial; f
	ont-style: italic; 
	color: #000080; 
	font-size: 12px
}
a:hover {
	text-decoration: underline; 
	font-family: verdana, Arial; 
	font-style: italic; 
	color: #000080; 
	font-size: 12px
}
.window_left_top {
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	border-top: 1px solid black; 
	padding-top: 5; 
	padding-right: 5; 
	padding-bottom: 5; 
	padding-left: 5; 
	width: 100%
}
.window_left_top_prview {
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	border-top: 1px solid black; 
	padding-top: 5; 
	padding-right: 5; 
	padding-bottom: 5; 
	padding-left: 5
}
.window_right_top {
	background: url(/images/srm.gif); 
	background-repeat: repeat-y
}
.window_left_down {
	background: url(/images/sdm.gif); 
	background-repeat: repeat-x
}
td {
	font-family: verdana, Arial; 
	font-size: 13px
}
table {
	font-family: verdana, Arial; 
	font-size: 13px
}
.date {
	text-decoration: underline; 
	font-family: verdana, Arial; 
	font-size: 9px
}
.answer {
	font-family: verdana, Arial; 
	font-size: 10px;
	color: #800000;
}
.user {
	font-family: verdana, Arial; 
	font-size: 12px;
	color: #000080; 
	font-weight: bold
}
p {
	margin-top: 1; 
	margin-bottom: 1
}
input, textarea, select {
 background-color: #C1C1C1;
 border-style: solid;
 border-width: 1px;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #333333;
 padding: 0px;
}
