@import "slide.css";
@import "featuredcontentglider.css";
/****** Div Table******/
.divcontainer		{width: 852px; margin-top:20px;}
.divheader			{width: 852px; height:138px; background:#004080; }

.divconttainercont	{background:#457FAF; margin: 0 auto; }
.divmaincontent		{width: 850px;}

.mainTableCellLeft 	{float:left;}
.mainTableCellCenter{float:left;}
.mainTableCellRight {float:left;}

.divfooter			{width: 852px; height:80px; background:#F5F5F5; border-top:#E0E0E0 solid 8px; float:left; }
.divclear			{clear:both; display:block}
.commonbg 			{background:#FFFFFF;}

/****** Menu ******/
a.htitle		{font-size: 10px; font-weight: bold; color: #7BAFC8; }
a.htitle:hover	{font-size: 10px; font-weight: bold; color: #C6E2FF; }

.headerMenu {}
.headerMenu td#logo  		{display:block;}
.headerMenu td#logo img 	{border: 0}
.headerMenu td#logoL img	{display:block;margin: 1px 0 0 2px;padding:0;border: 0;vertical-align:top; }
	
/* Text Menu with or without images */
.headerMenu td#menu 		{height:25px; padding:05px 0 0 0;  }
.headerMenu td#menu img#Img {width: 0; height: 0;}
.headerMenu td#menu table 	{margin-top:0px}
.headerMenu td#menu td 		{text-align: center;}

/* Active & Noneactive links in menu */
a.menu:link 	{color: #FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; border-left:#39729F solid 2px;padding:2px 4px 2px 4px;}
a.menu:visited 	{color: #FFFFFF; text-decoration: none; font-size:12px; font-weight:bold; border-left:#39729F solid 2px;padding:2px 4px 2px 4px;}

a.menu:hover	{color: #C6E2FF; text-decoration: none; font-size:12px; font-weight:bold; border-left:#39729F solid 2px;padding:2px 4px 2px 4px;} 
a.menu:active 	{color: #FFFFFF; text-decoration: none; font-size:12px; font-weight:bold;}

a.menuActive:link		{color: #FFFFFF; text-decoration: none;font-size:11px; font-weight:bold;padding:2 9 2 9;}
a.menuActive:visited 	{color: #FFFFFF; text-decoration: none;font-size:11px; font-weight:bold;padding:2 9 2 9;}
a.menuActive:hover		{color: #C6E2FF; text-decoration: none;font-size:11px; font-weight:bold;padding:2 9 2 9;}
a.menuActive:active 	{color: #FFFFFF; text-decoration: none;}

/****** Sub Menu ******/
.subMenuBlock {
	display:none;
	position:absolute;
	margin:7px 0 0 0;
	z-index: 2500;
}

a.subMenu {
	width: 180px;
	padding: 4px 10px 4px 10px;
	display:block;
	color: #C6E2E3;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	background:#0D3559; height:25px;
	border-top:#1F4C76 solid 1px;
}

a.subMenu:hover, a.subMenu:active {
	background:#7EB1C9; height:25px;
	color:#003366;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 1px;}
td#menu td#secondaryBegin img#Img	{width: 4px; height: 25px;}
a.secondaryMenu 			{display:block; font-size:10px; padding:0 10 0 10; color: #6b86b4; text-decoration:none}
a.secondaryMenu:hover 		{display:block; font-size:10px; padding:0 10 0 10; color: #FFFFFF; background:#60779F; text-decoration:none}
a.secondaryMenuActive 		{display:block; font-size:10px; padding:0 10 0 10; color: #FFFFFF; text-decoration:none}
a.secondaryMenuActive:hover	{display:block; font-size:10px; padding:0 10 0 10; color: #FFFFFF; background:#60779F; text-decoration:none}
td#menu td#secondaryEnd  	{width: 100%;}
td#menu td#secondaryEnd  img#Img	{width: 4px; height: 25px;}

.breadcrumb {border: 1px solid #0099CC; margin: 2 2 10px 2;}

.breadcrumbBegin {
	vertical-align: top;
	width: 0;
	border: 0 solid #999;
	}
.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 10px;
	padding: 6px 25px 6px 6px;
	background: #7E98AB;
	}
.breadcrumbDelimiter b {color: #1677B8; font-size: 10px;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: none; font-size: 10px; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: underline; font-size: 10px; font-weight: normal;}

.breadcrumbDelimiter span {color: #1584D2;font-size: 10px;}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #E7ECF0;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 0;
	border: 0 solid #999;
	}

.breadcrumbDelimiter span.nonactive {font-size: 10px; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 10px; color: #444444; margin-right: 10px; font-weight: bold;}

.topTitle {
	margin-top: 0;
	padding-top:0;
	background:#FFFFFF;
	}
.topTitleLeft {
	width: 13px; height:12px;
	background:url(../images/templates/border/group_1/topTitleLeft.gif) #DEEBEF no-repeat left top;
	}
.topTitleCenter {				
	white-space: normal;
	background:url(../images/templates/border/group_1/topTitleCenter.gif) #DEEBEF repeat-x center top;
	}
.topTitleCenter div {
	padding:5px 0 3px 3px;
	font-size:12px; color:#003366;
	font-weight:bold;
	font-family:Arial;
	height:25px;
	}
.topTitleRight {
	width: 13px; height:12px;
	background:url(../images/templates/border/group_1/topTitleRight.gif) #DEEBEF no-repeat right top;
	}
.block {
	background:#EBF3F5;
	border-left:#1F4C76 solid 1px;
	border-right:#1F4C76 solid 1px;
	}

/******** 2 ******************/
.topTitle2 {
	margin-top: 0;
	padding-top:0;
	background:#FFFFFF;
	}
.topTitleLeft2 {
	width: 25px; height:25px;
	background:url(../images/templates/border/group_1/topTitleLeft2.gif) #DEEBEF no-repeat left top;
	}
.topTitleCenter2 {				
	white-space: normal;
	background:url(../images/templates/border/group_1/topTitleCenter2.gif) #DEEBEF repeat-x center top; height:25px;
	}
.topTitleCenter2 div a{
	padding:1px 0 3px 3px;
	font-size:12px; color:#003366;
	font-weight:bold;
	font-family:Arial;
	}
.topTitleRight2 {
	width: 13px; height:25px;
	background:url(../images/templates/border/group_1/topTitleRight2.gif) #DEEBEF no-repeat right top;
	}
.block2 {
	background:#EBF3F5;
	border-left:#1F4C76 solid 1px;
	border-right:#1F4C76 solid 1px;
	}

/******** 3 ******************/
.topTitle3 {
	margin-top: 0;
	padding-top:0;
	background:#FFFFFF;
	}
.topTitleLeft3 {
	width: 25px; height:25px;
	background:url(../images/templates/border/group_1/topTitleLeft3.gif) #DEEBEF no-repeat left top;
	}
.topTitleCenter3 {				
	white-space: normal;
	background:url(../images/templates/border/group_1/topTitleCenter3.gif) #DEEBEF repeat-x center top; height:25px;
	}
.topTitleCenter3 div a{
	padding:1px 0 3px 3px;
	font-size:12px; color:#003366;
	font-weight:bold;
	font-family:Arial;
	}
.topTitleRight3 {
	width: 25px; height:25px;
	background:url(../images/templates/border/group_1/topTitleRight3.gif) #DEEBEF no-repeat right top;
	}
.block3 {
	background:#EBF3F5;
	border-left:#1F4C76 solid 1px;
	border-right:#1F4C76 solid 1px;
	}


/****** Center ******/

.blockHot {
	background: #FFFFFF;
	margin-bottom:10px;
	border:#D7E0E5 solid 1px;
	}
.blockCatList {
	background: #FFFFFF;
	margin-bottom:8px;
	}
.blockNON {
	background: #FFFFFF;
	margin-bottom:10px;
	border:#D7E0E5 solid 1px;
	}

/****** Bottom ******/

.botTitle {
	margin-bottom: 8px;
	white-space:normal;
	background: url(../images/templates/border/group_1/botTitleCenter.gif) repeat-x center bottom; height:13px;
	}
.botTitleLeft {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/botTitleLeft.gif) no-repeat left;
	}
.botTitleRight {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/botTitleRight.gif) no-repeat right;
	}
/****** 3 *****/	
.botTitle3 {
	margin-bottom: 8px;
	white-space:normal;
	background: url(../images/templates/border/group_1/botTitleCenter3.gif) repeat-x center bottom; height:13px;
	}

.botTitleLeft3 {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/botTitleLeft3.gif) no-repeat left;
	}

.botTitleRight3 {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/botTitleRight3.gif) no-repeat right;
	}

/****** 2 *****/	
.botTitle2 {
	margin-bottom: 8px;
	white-space:normal;
	background: url(../images/templates/border/group_1/botTitleCenter2.gif) repeat-x center bottom; height:13px;
	}

.botTitleLeft2 {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/botTitleLeft2.gif) no-repeat left;
	}

.botTitleRight2 {
	width: 13px; height:13px;
	background: url(../images/templates/border/group_1/botTitleRight2.gif) no-repeat right;
	}


/************* end Fieldset ***************/


td.userHome 			{ padding:10px; background-color:#E6F9FF; border:#7E98AB solid 5px;}
div.userHomeTitle		{ font-size: 14px; color: #333333; padding:7 0 7 0;}
div.userHomeBottom 		{ padding: 5px 2px 5px 20px;}
div.userHomeBottom a 	{ color:#FFFFFF; font-weight:bold; font-size:16px; background:#0F4C8B; padding:2px 20px 2px 20px;border:#E7ECF0 solid 5px;}

/************* Category *******************/
.topCategory a 					{border-bottom:#6896BD solid 1px;padding:4px 0 4px 5px;display:block;color:#003366; font-size:11px; font-weight:bold;}
.topCategory a:hover			{background:#7EB1C9;display:block;text-decoration:none;color:#FFFFFF}

.selectedtopCategory a 			{background:#7EB1C9;border-bottom:#6896BD solid 1px;padding:4px 0 4px 5px;display:block;color:#003366; font-size:11px; font-weight:bold;}
.selectedtopCategory a:hover	{background:#7EB1C9;text-decoration:none;display:block;color:#FFFFFF}

.subCategory a 					{background:#DEEBEF;border-bottom:#6896BD solid 1px;height:5px;padding-top:2px;display:block;color:#003366;font-size:9px;font-family:Verdana}
.subCategory a:hover			{background:#7EB1C9;text-decoration:none;display:block; color:#FFFFFF}

.selectedsubCategory a 			{background:#7EB1C9;border-bottom:#6896BD solid 1px;height:5px;padding-top:2px;display:block;color:#003366;font-size:9px;font-family:Verdana}
.selectedsubCategory a:hover	{background:#7EB1C9;text-decoration:none;display:block;color:#FFFFFF}
/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #E7ECF0; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #E7ECF0; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #E7ECF0; border-bottom: 1px solid #D5D5D5; }

/************* Footer *******************/
.footerMenu			{text-align:center; font-size:10px;}
.footerMenu	span 	{padding: 0 0 0 5;}
.footerHTML			{text-align:center; padding: 5px; color:#697A8B;font-size:10px;}
.footerHTML font	{font-size:10px;}
.footerImg			{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0;}

.footerTopLeft {
	width: 13px; height:25px;
	background:url(../images/templates/border/group_1/footerTopLeft.gif) #DEEBEF no-repeat left top;}
.footerTop {				
	white-space: normal;
	background:url(../images/templates/border/group_1/footerTop.gif) #DEEBEF repeat-x center top; height:25px;}
.footerTopRight {
	width: 13px; height:25px;
	background:url(../images/templates/border/group_1/footerTopRight.gif) #DEEBEF no-repeat right top;}
.footerBlock {
	background:#DEEBEF;
	border-left:#1f4c76 solid 1px;
	border-right:#1f4c76 solid 1px;}

.footerBot {
	margin-bottom: 8px;
	white-space:normal;
	background: url(../images/templates/border/group_1/footerBot.gif) repeat-x center bottom; height:13px;}
.footerBotLeft {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/footerBotLeft.gif) no-repeat left;}
.footerBotRight {
	width: 13px; height: 13px;
	background: url(../images/templates/border/group_1/footerBotRight.gif) no-repeat right;}
	
/************* Footer *******************/


.headerbg { background: #7E98AB; }
.usualbg  { background: #f4f4f4; }
.middlebg { background: #E7ECF0; }
.errorbg  { background: #FF0000; }

body		{ font: 10px Verdana, Arial, Helvetica, sans-serif; color: black; margin: 0; padding:0;}
body.popup	{ font: 10px Verdana, Arial, Helvetica, sans-serif; color: black; margin: 0; padding:0;}

tr, td					{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#697A8B; }
/*tr.usual, td.usual		{background-color: #E7ECF0; }
tr.header, td.header	{background-color: #6699FF; color: white; }*/
tr.middle, td.middle	{background-color: #E7ECF0; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 			{background-color: #7E98AB;}
select		{border:solid 1px #ebdfc8; font-size: 11px;color: #105CB6;background: #fffffa;padding-left: 4px}


body.popup tr.usual, body.popup td.usual		{background: transparent; }
body.popup tr.header, body.popup td.header		{background: #D3DFEB; color: #2F363B; }

td.padding10px			{padding: 4px;}
td.padding10pxRL		{padding: 2px; background:#FFFFFF}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0;}

table.headtable			{background:url(../images/templates/latestB_bg.gif) repeat-x top;}
span.ads_latestL		{color:#003366; font-size:10px}
span.ads_latestR		{color:#0066CC; font-size:10px}

div.adminTab 		{font-size:10px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0 0; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:10px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0 solid; padding: 5px 9px 4px 9px;; margin:3px 0 0 0; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0 0; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0;}
td.beginTab			{padding: 0 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0 4px; width: 100%; border-bottom: 1px solid #919b9c;}
li 					{font-size:10px}
hr 					{background: #D5D5D5; border: 0; color: #D5D5D5;}

imgX {background: #DEEF9B;border: 1px solid #B5CF4B;padding: 5px;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font-size: 10px; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.title:hover		{font-size: 10px; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.smallText			{color: #1584D2; text-decoration: none; font-size: 10px; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 10px; }
a					{color: #1584D2; text-decoration: none; font-size: 12px; }
a:hover				{color: #003399; text-decoration: underline; }

a.title_latest		{font-size:10px; color: #1584D2; text-decoration: none; }
a.title_latest:hover{color:#CC0000}

.headtext	{color:#0066CC; font-size:10px; font-weight:bold;}
.titleText	{color:#1584d2; text-decoration: none; }
.articleDate{font-size: 10px; color: #CCCCCC; }
.top		{font-size: 10px; padding: 2 0 2 0;}
.smallText	{font-size: 10px; }
.middleText	{font-size: 10px; }
.bigText	{font-size: 10px; color:#0066CC; font-weight:bold; padding-bottom:10px; border-bottom:#CCCCCC dotted 1px; }
.comment	{font-size: 10px; color: #7777CC; }
.message	{font-size: 10px; color: #0000CC; }
.title		{font-size: 10px; font-weight: bold; color: #1584D2; }
.bigtitle	{font-size: 10px; font-weight: bold; color: #1584D2; }
.bigtitle2	{font-size: 12px; color: #1584D2; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }
.bigtitle3	{
	font-size: 14px; 
	color: #003366;
	font-weight:bold;
	display:block;
	border:#DEEBEF solid 1px;
	font-family:Tahoma;
	background:#FFFFFF;
	padding:10px;
	}
.bigt		{font-size: 10px; font-weight: bold; color: #1584D2; }
.error		{color: red; background:#FFDDDD}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }



a.btitle		{font-size: 10px; font-weight: bold; color: #1584D2; }
a.btitle:hover	{font-size: 10px; font-weight: bold; color: #FF3300; }

a.bkn		{font-weight: bold; color: #FFFFFF; font-size:10px; letter-spacing:1 }
a.bkn:hover	{font-weight: bold; color: #FFCC00; font-size:10px letter-spacing:1}
span.bkn	{font-size:10px;font-weight: bold;color: #FFFFFF; text-align:right; }

/*************  menuLeft  ***************/
.menuLeft .level1 {padding: 4 3 4 5;background:#EBF3F5; height:20px; border-bottom:#FFFFFF solid 1px;}
.menuLeft .level2 {padding: 4 3 4 5;background:#EBF3F5; height:20px; border-bottom:#91DBFF solid 1px;}
.menuLeft .level3 {padding: 4 3 4 5;background:#EBF3F5; height:20px; border-bottom:#91DBFF solid 1px;}
.menuLeft .level4 {padding: 4 3 4 5;background:#EBF3F5; height:20px; border-bottom:#91DBFF solid 1px;}

.menuLeft a {color:#003399;font-size:10px; font-family:Verdana;}
.menuLeft a:hover {color:#000033; text-decoration:underline}

/*************  AmenuLeft  ***************/
.AmenuLeft .level1 {padding: 4 3 4 5;background:#DEEAF0; height:20px; border-bottom:#D7E0E5 solid 1px;}
.AmenuLeft .level2 {padding: 3 3 3 5;background:#DEEAF0; height:20px; border-bottom:#D7E0E5 solid 1px;}
.AmenuLeft .level3 {padding: 3 3 3 5;background:#DEEAF0; height:20px; border-bottom:#D7E0E5 solid 1px;}
.AmenuLeft .level4 {padding: 3 3 3 5;background:#DEEAF0; height:20px; border-bottom:#D7E0E5 solid 1px;}

.AmenuLeft a {color:#003366;font-size:10px;  font-family:Verdana, Arial, Helvetica, sans-serif}
.AmenuLeft a:hover {color:#0066FF; text-decoration:underline}


/************* HR div *******************/
.div_hr			{border-top:#D7E0E5 dotted 1px; margin:2px 0 2px 0; padding:2 2 2 5}
.div_hrTop		{border-top:#FFFFFF solid 1px; margin:2px 0 2px 0;}
.div_hrBottom	{border-bottom:#FFFFFF solid 1px;}

/*************** latest *********************/
.latest_S1		{font-size:12px; color:#003366;}
.latest_Sx		{font-size:11px; color:#FFFFFF; font-family:Verdana}
.latest_S2		{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#003366}
.latest_S3		{padding:4px 0 4px 10px; height:190px;font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.latest_S3a		{font-size:13px}
.latest_S4		{padding:3px;}
.latest_cat		{background:url(../images/templates/tr.middle.gif) repeat-x; border:#D7E0E5 solid 1px;}
.latest_sub		{padding:5 0 5 10px;}
.latest a		{font-size:10px}
a.tArticle		{font-size:10px; font-family:Verdana; font-weight:bold; display:block; color:#333333}
.latestTop{
	padding:4px 0 2px 5px;
	background:#1F4C76;
	height:25px;
	margin-bottom:10px;
	}
.latestTopa, .latestTopa:hover {
	font-size:12px;
	color:#FFFFFF;
	}
	
.latestTopB{
	padding:4px 0 2px 5px;
	height:25px;
	}
.latestTopBa, .latestTopBa:hover {
	font-size:12px;
	color:#003366;
	}
/*************** latest B *********************/
.latestB_S1		{font-size:10px; color:#003300;}
.latestB_S2		{font-size:10px; color:#003300}
.latestB_S3		{padding:10px 0 10px 0; border:#D7E0E5 solid 1px;background:url(../images/templates/latestB_bg.gif) repeat-x top}
.latestB_S4		{height:148px; overflow:hidden; padding:0 5px 0 0; margin:0 0 10px 0;}
.latestB_cat	{background:url(../images/templates/toptitle.gif) repeat-x top; height:25px; border:#D7E0E5 solid 1px;}
.latestB_sub	{padding:5px; display:block; border-top:#D7E0E5 solid 1px;}
.latestB a		{font-size:10px}
a.tArticleB 	{font-size:14px; font-family:Verdana; display:block;color:#003366}

/*************** hot *********************/
.contentslide	{background:#FFFFFF;padding:0 0 1px 4px; 	margin:0 0 0 0	}
.contentdiv		{display: none; padding:0 0 0 0; margin:0 0 0 0 }
.content 		{padding:4 0 0 0; margin:0 0 0 0}
.pagination		{padding:3px 0 0 0; margin:0 0 0 0}

.hot_title{
	position:absolute;
	padding:5px  0 5px 0;
	margin:180px 0 0 0;
	
	width:345px;;
	text-align:center;
	background:#FFFFFF;
	height:76px;
	overflow:hidden;
	border-top:#BFD6E3 solid 1px;
	/*opacity:0.8; filter:alpha(opacity=80)*/
	}
a.hot_title{font-size:14px;color:#1A348B;}
a.hot_title:hover{color:#CC0000;background:#FFFFFF;	text-decoration:none;	}
.hot_desc{	color:#006699;	font-family:Tahoma, Verdana, sans-serif;	font-size:10px;	}

/************* Latest *******************/
td.cat_name			{padding:3 0 3 10; background:#006699; color:#FFFFFF;border-top:#D9F2FF solid 1px;}
td.cat_name a		{color:#FFFFFF; font-weight:bold; font-size:10px}
td.cat_name a:hover	{color:#FFFF66; font-weight:bold; font-size:10px}
td.topArticle 		{padding: 3 3 5 2; background:#D9F2FF; border-top:#003366 solid 1px; border-bottom:#9DDFFF solid 1px;}
td.subArticle 		{padding: 3 3 5 2;}
div.topArticle		{padding: 3 3 5 5;}
div.subArticle 		{padding:3 3 3 0; border-bottom:#DDEDED solid 1px}
a.subArticle  		{color:#003366; padding-left: 8px; font-size: 10px; font-family:verdana}
a.topArticle		{color:#003148}
.latest_artic_bg	{background:#F0FCFC;margin-bottom:5px; border:#006699 solid 2px;}
span.latest_bull	{color:#CC0000; font-size:14px}

a.subArticle:hover  {color:#0000CC; text-decoration:none}
.latest_cat			{color:#003366; display:block}
.latest_cat:hover	{text-decoration:none;display:block}


img.MAKALE		{padding:0; margin:0}
table.MAKALE	{background: #FFFFFF;margin-bottom:8px;}
img.HABER 		{display:none;}

.data3	{font-family:Verdana; font-size:10px;}
.row1	{background:#EBF3F5}
.row2	{background:#FFFFFF}
/*.row1 a {color:#003366;}
.row2 a {color:#0080C0;}*/


