.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
}

.queTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.cateLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #585656;
}

a.cateLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #585656;
}

a.cateLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #94A9CF;
}

.add{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}

a.add:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}
a.add:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #FF3333;
}

.answer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}
.lng{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}

a.lng:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}
a.lng:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
	color: #FF3333;
}
.TableRowContent {
	background-color: #666666;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px
}
.TableRowAdmin {
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px
}

.bek{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}

a.bek:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #0066FF;
}
a.bek:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
	color: #FF3333;
}

.resultTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.answer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}
.errorInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	color: #FF0000;
}
.setMail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight: normal;
	color: #707070;
	
}
.manageHeader{
	background-color: #707070;
}
.manageHeader TH,.manageBodyOdd TD,.manageBodyEven TD{
text-align:center;
}
.manageBodyOdd{
	background-color: #FFFFFF;
}
.manageBodyEven{
	background-color: #E4E6EF;
}
.odd{
background-color:#DEDEDE;
height:30px;
}

.even{
background-color:#F0F5F7;
height:30px;
}

.oddchild{
background-color:#DEDEDE;
height:20px;
}

.evenchild{
background-color:#F0F5F7;
height:20px;
}

.questionInput{
	size: 63px;
}

.questionTextArea{
	cols: 60px;
}