#apDiv1 {
	position:static;
	width:168px;
	height:191px;
	overflow: hidden;
	background-image:url(images/newsBackMiddle.jpg);
}

#totalSlideDiv{
	width:168px;
}
#newsTextFrame{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:168px;
	height:191px;
	overflow:hidden;
	color:#FFFFFF;
	margin-left:17px;
}
a.NewsLink{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.NewsLink:hover{
	color:#ff9900;
}
.NormalBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 12px;
	line-height: 16px;
	padding-left:10px;
	padding-right:20px;
}
.NormalTDText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 12px;
	line-height: 16px;
	padding-left:10px;
	padding-right:20px;
	vertical-align:top;
}
.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffce0c;
	padding-left:10px;
	padding-right:10px;
}
.yellowColor {
	color: #ffce0c;
}

#apDiv2 {
	width:498px;
	height:360px;
	overflow: auto;
	scrollbar-face-color: #384043; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFBF0;
	scrollbar-3dlight-color: #808080;
	scrollbar-shadow-color: #FFFBF0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #6b7577;
	scrollbar-base-color: #6b7577;
}
.textBottom
{
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
	
}
.textField
{
	background-color: #3e4649;
	color: #FFFFFF;
	border: 1px solid #FFCC00;
	height: 18px;
	width: 150px;
}
.bigTextField
{
	background-color: #3e4649;
	color: #FFFFFF;
	border: 1px solid #FFCC00;
	height: 18px;
	width: 350px;
}
.bigTextArea
{
	background-color: #3e4649;
	color: #FFFFFF;
	border: 1px solid #FFCC00;
	height: 180px;
	width: 350px;
}
a
{
	font-size: 11px;
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover{
	color:#ff9900;
}
.spacer
{
	display:table-cell;
	width: 8px;
     height: 17px;
}
body
{
	font-size: 11px;
	font-family:verdana;
	color:#FFFFFF;
}
a.publishBtn
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/publish_up.jpg);
}
a.publishBtn:hover
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/publish_over.jpg);
}
a.showTopicsBtn
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/showTopics_up.jpg);
}
a.showTopicsBtn:hover
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/showTopics_over.jpg);
}
a.commentBtn
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/comments_up.jpg);
}
a.commentBtn:hover
{
	display:table-cell;
	width: 90px;
     height: 17px;
     background: url(../images/comments_over.jpg);
}
a.editBtn
{
	display:table-cell;
	width: 43px;
     height: 17px;
     background: url(../images/edit_up.jpg);
}
a.editBtn:hover
{
	display:table-cell;
	width: 43px;
     height: 17px;
     background: url(../images/edit_over.jpg);
}
a.delBtn
{
	display:table-cell;
	width: 43px;
     height: 17px;
     background: url(../images/delete_up.jpg);
}
a.delBtn:hover
{
	display:table-cell;
	width: 43px;
     height: 17px;
     background: url(../images/delete_over.jpg);
}
a.newBtn
{
	display:table-cell;
	width: 43px;
     height: 17px;
   background: url(../images/new_up.jpg);
}
a.newBtn:hover
{
	display:table-cell;
	width: 43px;
    height: 17px;
    background: url(../images/new_over.jpg);
}
a.selectPicBtn
{
	display:table-cell;
	width: 90px;
     height: 17px;
   background: url(../images/selectPic_up.jpg);
}
a.selectPicBtn:hover
{
	display:table-cell;
	width: 90px;
    height: 17px;
    background: url(../images/selectPic_over.jpg);
}
a.addNewDocBtn
{
	display:table-cell;
	width: 90px;
	height: 17px;
	background: url(../images/addDoc_up.jpg);
}
a.addNewDocBtn:hover
{
	display:table-cell;
	width: 90px;
    height: 17px;
    background: url(../images/addDoc_over.jpg);
}
a.ignoreBtn
{
	display:table-cell;
	width: 48px;
     height: 17px;
   background: url(../images/ignore_up.jpg);
}
a.ignoreBtn:hover
{
	display:table-cell;
	width: 48px;
    height: 17px;
    background: url(../images/ignore_over.jpg);
}
a.acceptBtn
{
	display:table-cell;
	width: 48px;
     height: 17px;
   background: url(../images/accept_up.jpg);
}
a.acceptBtn:hover
{
	display:table-cell;
	width: 48px;
    height: 17px;
    background: url(../images/accept_over.jpg);
}
a.saveBtn
{
	display:table-cell;
	width: 43px;
     height: 17px;
   background: url(../images/save_up.jpg);
}
a.saveBtn:hover
{
	display:table-cell;
	width: 43px;
    height: 17px;
    background: url(../images/save_over.jpg);
}
.stdButtonsStyle
{
	background-color:#3E4649;
	border:solid 1px White;
	font-family::Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:White;
}
.alignControlsRight
{
	width:95%;
	text-align:right;
}

td
{
	font-size: 11px;
}
hr
{
	width:50%;
}
h3
{
	font-size:14pt;
}
.style1 {font-size: 9px}
.inPage
{
	margin-left:8px;
	margin-right:2px;
	border-color:White;
	border-style:solid;
	border-width:1pt;
}
