@charset "windows-1255";
html, body
{
    margin: 0;
    padding:0;
    border: 0;
}

body
{
    text-align:center;
    vertical-align:top;
}

.menuTxt
{
	font-family:Verdana; 
	color:#8B307F; 
	font-size:9pt; 
	font-weight: bold;
}

/*------------------------------------------------------*/
#header_holder
{
    width:100%;
    height:81px;
    background:url('../images/bg_top.jpg') repeat-x;
}

#header_center
{
    width:924px;
    margin:auto;   
}

.header_image
{
    width:42px;
    height:81px;
    margin:0px;
    padding:0px;
}

#header_main
{
    width:840px;
    height:81px;
    background:url('../images/top_bg.jpg') repeat-x;
    vertical-align:top;
    margin:auto;
}



/*------------------------------------------------------*/
#content_holder
{
    width:100%;
    background:#4f4f4f;
    font-family:Arial;
    vertical-align:top;   
}

#content_center
{
    width:924px;
    height:815px;
    margin:0 auto;
    vertical-align:top;
}

.content_image
{
    width:42px;
    height:815px;
   
   
}

#content_main
{
    width:840px;
    height:815px;
    background:#fff;
    float:left;
    margin-top:-1px;
}

.list_txt
{
    height:20px;
}
/*------------------------------------------------------*/
#footer_holder
{
    clear:both;
    width:100%;
    height:30px;
    background:#4f4f4f;   
}

#footer
{
    width:840px;
    height:30px;
    margin:auto;
   
}
.menuTitle
{
	color: #ffffff;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.menuCategory
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;	
}	
.leftMenuTxt
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;	
}	
.menuTxt
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
	padding-left: 10px;	
}	
.menuTxtSelected
{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	padding-left: 10px;	
}	
.articleTxt
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
}
.tblTxt
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
	padding:5px;
	padding-left:10px; 
	padding-right:10px;

}
.tblWhiteTxt
{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	padding-left:10px; 
	padding-right:10px;
	font-weight: bold;
}
.relatedFilesTxt
{
	color: #2C2C2C;
	font-family: verdana;
	font-size: 12px;
	padding:5px;
	padding-left: 2px;
	padding-right: 10px;	
}
.articleTitle
{	
color: #9E57BE;
font-weight: bold;
font-size: 18px;
font-family: arial;
padding-bottom: 27px;
}
.articleTitleBig
{	
color: #9E57BE;
font-weight: bold;
font-size: 23px;
font-family: arial;
}
.articleTitleBigBlack
{	
color: #5C5C5C;
font-weight: bold;
font-size: 23px;
font-family: arial;
}
.seperator
{
	color: #E7030C; 
	background-color: #E7030C; 
	width:3px; 
	font-size: 14px; 
	height:20px;
}
.articleSubTitle
{	
color: #9E57BE;
font-weight: bold;
font-size: 14px;
font-family: arial;
padding-bottom: 5px;
padding-top: 10px;
}
.connectTxtPurple
{	
color: #9E57BE;
font-weight: bold;
font-size: 12px;
font-family: verdana;
text-decoration: none;
}
.connectDiv
{
padding:5px;
padding-left: 5px;
padding-right: 10px;
}
.connectTxtGrey
{	
color: #9E57BE;
font-weight: bold;
font-size: 12px;
font-family: verdana;
text-decoration: none;
}

.topMenuTxt
{
 font-family:Verdana; 
 color:#7D146F;
 font-weight: bold; 
 font-size:9pt;
 text-decoration: none;
}
.eventTitle
{
 color: #7D146F;
 font-family: verdana;
 font-weight: bold;
 font-size: 13px;
}
.hpTxt
{
 color:#2C2C2C;
 font-family: verdana;
 font-size: 13px;
}
.footerTxt
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top:8px;
	padding-bottom: 30px;
}
.menuTd
{
	padding-bottom: 12px; 
	background-repeat: repeat-x; 
	background-position: bottom;
}