body{ font-family:Arial, Helvetica, sans-serif; color: #333333; background-color: #33424F; font-size:13px; height:30px; margin-top:5px; padding: 0; }
.newsbg {
	background-image: url(images/newbg.gif);
	background-repeat: repeat-x;
}
.tdborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.newscolor{
font-size:14px;
color:#004080;
}
.newscolor1{
font-size:14px;
color:#FF9900;
font-weight:bold;
}

.txtbold{
font-weight:bold;}


.txtboldItalic{
font-weight:bold;
font-style:italic;}
.txtgreen{
color:#003500;
font-weight:bold;}
.trborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}
.txtbold1{
font-weight:bold;
color:#FF7A00;
}
.txterror{
font-size:10px;
color:#FF0000;
}
.newstopbg{
background-image:url(images/ntopbg.gif); background-repeat:repeat-y;
height:32px;
}
.buttombg{
background-image:url(images/buttonbg.gif); background-repeat:repeat-y;
height:13px;
}
.mainbg{
background-image:url(images/mainbg.gif); background-repeat:repeat-y;
}

.txtlink1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00629E;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	}
.txtlink1:hover { 
	color:#FF0000; 
	text-decoration:none;
	
	
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
	text-align:justify;
}
.text a { color:#035480; text-decoration:none; font-size:10px; padding-left:3px; font-weight:bold; }
.text a:hover{ color:#993C16; text-decoration:none; }

.tutobg{
background-image:url(images/bg.gif);
height:29px;
}

.phpcode{
color:#990000;}

.phpbrkt{
color:#009900;}
.phpvar{
color:#000033;}
.phpval{
color:#0000FF;}

.phpif{
color:#B1B100;}

.psdbg{
font-size:14px;
color:#FFFFFF;
background-color:#005E8A;
}
.trborder {
	border-top: 1px solid #005E8A;
	border-right: thin none #0066CC;
	border-bottom: thin none #0066CC;
	border-left: thin none #0066CC;
}
