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

.white {
	color: #FFFFFF;
}

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


.red {
	color: #b50a1d;
}

.red a {
	color: #b50a1d;
	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: 11px;
}

.font12px {
	font-size: 12px;
}

.font13px {
	font-size: 13px;
}

.font14px {
	font-size: 14px;
}
.font15px {
	font-size: 15px;
}
.font16px {
	font-size: 16px;
}
.font18px {
	font-size: 18px;
}
.font20px {
	font-size: 20px;
}
.font24px {
	font-size: 24px;
}
.bold {
	font-weight: bold;
}
.hacen {
	font-family: hacen;
}
.verdana {
	font-family: verdana ;
}
.arial{
	font-family: arial ;
	}
.tahoma{
	font-family: tahoma ;
	}
.div {
	border: solid;
	border-color: #63605f;
	border-width: thin;
}
.alert {
	/*background: #808285 url(../images/exclamation.png) 15px center no-repeat ;*/
	text-align: right;
	padding: 5px 20px 5px 50px;
	border-top: 2px solid #b50a1d;
	border-bottom: 2px solid #b50a1d;
	border-left: 2px solid #b50a1d;
	border-right: 2px solid #b50a1d;
	font-size: 13px;
	color: #b50a1d;
	font-weight: bold;
}
.headerBg{
	background: url("../images/headerBg.jpg");
	background-repeat: no-repeat;
}
 .gray {
	color: #a6a6a6;
}
.gray a{
	color: #a6a6a6;
	text-decoration: none;
} 





.lightGrayBackground{
	background-color: #ebeaea;
}
.iconsBackground {
	background: url("../images/articleIconsBackground.png");
	background-repeat: no-repeat;
	background-position: right;
}




.loginTextBox{
	border-color: gray; border-width: thin; width: 165px;
	
}
.repeatB{
	background: url("../images/repeatB.jpg");
	background-repeat: repeat-x;
}

.repeatMenu{
	background: url("../images/repeatMenu.jpg");
	background-repeat: repeat-x;
}
.fullMenuStyle{
	float: right;
	width: 123px;
	height:28px;
	padding-top: 4px;
	background-color: #af0014;
	}
.fullMenuStyleBright{
	float: right;
	width: 123px;
	height:28px;
	padding-top: 4px;
	background: url("../images/menuBg.jpg");
	background-repeat: no-repeat;
	}
.fullMenuStyleBrightLP{
	float: right;
	width: 125px;
	height:28px;
	padding-top: 4px;
	background: url("../images/menuBgLp.jpg");
	background-repeat: no-repeat;
	}	
.menuStyle{
	float: right;
	width: 123px;
	height:28px;
	padding-top: 4px;
	}
.importent{
    background: url("../images/importent.jpg");
	background-repeat: no-repeat;
}
/*.darckGray{
   color: #615f5f;
}

.darckGray a{
   color: #615f5f;
   text-decoration: none;
}*/

 .darckGray{
   color: #000000;
}

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


.repeatTable{
	background: url("../images/repeatTable.jpg");
	background-repeat: repeat-x;
}
.repeatSmallTable{
	background: url("../images/repeatSmallTable.jpg");
	background-repeat: repeat-x;
}
.repeatTableB{
	background: url("../images/repeatTableB.jpg");
	background-repeat: repeat-x;

}

.hiddenDiv{
    border: solid;
	border-color: #63605f;
	border-width: thin;
	border-bottom: 0px;
	border-top: 0px;

}

.redContainer{
	background: url("../images/redContainer.jpg");
	background-repeat: no-repeat;

}
.redCommentContainer{
	background: url("../images/redCommentContainer.jpg");
	background-repeat:no-repeat;

}
.blue{
	background: url("../images/blue.jpg");
	background-repeat: no-repeat;
	background-position: top;

}
.blueDiv{
background-color: #cddadf;
}
.redBorder{
	border-color: #b50a1d;
}

.vote{
	background: url("../images/vote.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.blackBorder{
	border-color: black;
}

.buttonBackground{
     background: url("../images/buttonBackground.png");
	background-repeat: no-repeat;
}
.bottomGrayBorder {
	border-color:#f2f2f2;
	border-width: 2px;
	border-right : 0px;
	border-left :  0px;
	border-top :  0px;
}
.cursor {
	cursor: pointer;
}

.hiddenTRLBorder{
    border: solid;
	border-color: #f2f2f2;
	border-width: thin;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;

}

/*.bigRed{
	background: url("../images/bigRed.jpg");
	background-repeat: no-repeat;
}

.redToSmallC{
	background: url("../images/redToSmallC.jpg");
	background-repeat: no-repeat;
}*/
.repeatGrayRed{
	background: url("../images/repeatGrayRed.jpg");
	background-repeat: repeat-x;
}
.repeatRed{
	background: url("../images/repeatRed.jpg");
	background-repeat: repeat-x;
}

.pagingSquare{
	background: url("../images/pagingSquare.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

.redP {
	font-size: 10px;
	padding-top: 0px;
}


.blackP {
	font-size: 10px;
	padding-top: 0px;
}


