/* CSS Document */
body {
margin:0px;
}

.white {
	color: #FFFFFF;
}

.white a {
	color: #FFFFFF;
	text-decoration: none;
}

.black {
	color: #000000;
}

.black a {
	color: #000000;
	text-decoration: none;
}


.font8px {
	font-size: 8px;
}

.font9px {
	font-size: 9px;
}

.font10px {
	font-size: 10px;
}

.font11px {
	font-size: 12px;
}

.font12px {
	font-size: 12px;
}

.font13px {
	font-size: 13px;
}

.font14px {
	font-size: 14px;
}
.font15px {
	font-size: 15px;
}
.font16px {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}

.verdana {
	font-family: verdana ;
	
}
.div {
	border: solid;
	border-color: #63605f;
	border-width: thin;
}
.alert {
	background: #808285 url(../images/exclamation.png) 15px center no-repeat ;
	text-align: left;
	padding: 5px 20px 5px 90px;
	border-top: 2px solid #bcbdc0;
	border-bottom: 2px solid #bcbdc0;
	border-left: 2px solid #bcbdc0;
	border-right: 2px solid #bcbdc0;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
/*realted header*/
.headerRepeat {
	background:url(../images/headerRepeat.jpg);
	background-repeat:repeat-x;
	height:133px;
	
}
.menuRepeat {
	background:url(../images/menuRepeat.jpg);
	background-repeat:repeat-x;
	height:63px;
}
.header {
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
}
/*realted header*/
/*realted footer*/
.repeatFooter {
	background:url(../images/footerRepeat.jpg);
	background-repeat:repeat-x;
	height:222px;
}
.searchBox {
	background:url(../images/inputRepeat.jpg);
	background-repeat:repeat-x;
	width:380px;
	height:19px;
	border:1px solid #bdbcbd;
	padding-right:8px;
}

/*realted footer*/
.gray {
	color:#b3b3b3;
}
.arial {
	font-family:Arial;
}
.searchButton {
	background:url(../images/searchButton.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:46px;
	height:20px;
}
.activeMenu {
	background:url(../images/activeMenu.jpg);
	background-repeat:repeat-x;
	height:61px;
	color:#FFFFFF;
	
}
.grayTopBorder {
	border-top:solid 1px #6e716f;
}
.newsBackground{
	background:url(../images/news.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:107px;
}
.grayBottomBorder {
	border-bottom:solid 1px #6e716f;
}
.tahoma {
	font-family:Tahoma;
}
.purple {
	color:#803793;
}
.darkGray {
	color:#6e716f;
}
.darkGray a{
	color:#6e716f;
	text-decoration:none;
}
.hacen {
	font-family:hacen;
}
.extraDarkGray {
	color:#404040;
}
.extraDarkGray a{
	color:#404040;
	text-decoration:none;
}
.font18px {
	font-size:18px
}
.titleRepeat {
	background:url(../images/titleRepeat.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.titleRepeatPurple{
	background:url(../images/repeatVoilet.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.rightSectionRepeat {
	background:url(../images/repeatRightSection.jpg);
	background-repeat:repeat-x;
	/*height:125px;*/
	background-color:#eeeeee;
}
.darkPurple {
	color:#53275e;
}
.darkPurple a{
	text-decoration:none;
	color:#53275e;
}
.darkerBlue{
	color:#2e3a41;
}
.darkerBlue a{
	text-decoration:none;
	color:#2e3a41;
}
.verticalDashes {
	background:url(../images/repeatVerticalDashes.jpg);
	background-repeat:repeat-y;
	width:1px;
}
.darkerGray {
	color:#615f5f;
}
.darkerGray a{
	text-decoration:none;
	color:#615f5f;
}
.bigSectionRepeat {
	background:url(../images/bigSection.jpg);
	background-repeat:repeat-x;
	height:271px;
	background-color:#ebebeb;
}
.borders {
	border-right:1px solid #c1c0c1;
	border-left:1px solid #c1c0c1;
}
.bottomBorders{
	border-bottom:1px solid #c1c0c1;
}
.vote {
	width:46px;
	height:20px;
	background:url(../images/vote.jpg);
	background-repeat:no-repeat;
	border:0px;
}

.result {
	width:46px;
	height:20px;
	background:url(../images/result.jpg);
	background-repeat:no-repeat;
	border:0px;
}

.specialBorder {
	border:2px solid #d4cece;
}
.darkPurple {
	color:#4e2358;
}
.darkPurple a{
	color:#4e2358;
}
.bottomDashedBorder {
	border-bottom:dashed 1px #c1c0c1;
}
.font {
	font-size:14px;
}
.morePurple {
	color:#b14ac3;
}
.morePurple a{
	text-decoration:none;
	color:#b14ac3;
}
.repeatPaging {
	background:url(../images/pagesRepeat.jpg);
	background-repeat:repeat-x;
	height:36px;
}
.pagingGray {
	color:#7e7b7b;
}
.activePage {
	color:#b14ac3;
	padding-left:2px;
	padding-right:2px;
}
.inactivePage {
	color:#7e7b7b;
	padding-left:2px;
	padding-right:2px;
}
.activePage a{
	color:#b14ac3;
}
.inactivePage a{
	color:#7e7b7b;
}
.repeatArticle {
	background:url(../images/articleRepeat.jpg);
	background-repeat:repeat-x;
	background-color:#ececec;
}
.repeatComment {
	background:url(../images/commentRepeat.jpg);
	background-repeat:no-repeat;
	/*height:155px;*/
}
.commentTextBox {
	height:20px;
	width:208px;
	border:1px solid #69606c;
}
.commentArea{
	height:66px;
	width:625px;
	border:1px solid #69606c;
}
.commentButton {
	width:46px;
	height:24px;
	border:0px;
	background:url(../images/commentButton.png);
}
.extraDarkestGray {
	color:#514f4f;
}
.commentAreaRepeat{
	background:url(../images/commentArea.jpg);
	background-repeat:repeat-x;
	background-color:#efefef;
}
.commentAreaArticle{
	background:url(../images/commentAreaArticle.jpg);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	border:1px solid #c6c5c6;
}
.error {
	font-size: 10px;
	font-family:Tahoma;
	color:#53275e;
	font-weight: bold;
}
.hand {
	cursor: pointer;
}
.ajaxError{
	border: solid 1px darkGray;
}
