/* --- Default Styles --- */

body {
    color: #4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 0px;
	  margin: 0px;

	  background: #ffffff; }

img { border: 0px }
form { margin: 0px }
p { margin: 0px }

input, select {
    color: #4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif;
    margin: 0px; }

textarea {
    color:#4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif; }

ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }

a {
    text-decoration: none;
    color: #3A4757; }
a:hover { color: #FF9C00; }

/* --- ID's --- */

#headblock {
    margin: 0px;
	  color: #FFFFFF;
	  background-color : #c0c0c0;
	  font: bold 16px Arial, Helvetica, sans-serif; }
#headblock li { float: left;	  background-color : #c0c0c0; }
#headblock li a {
    color: #FFFFFF;
    display: block;
    font: bold 16px Arial, Helvetica, sans-serif;
	  text-decoration: none;
    padding: 1px 5px 2px 10px;
    border-left: 1px solid #393939; }
#headblock li a:hover {
    background: #3A4757;
    color: #FF9C00;
    text-decoration: none; }

#main-content {
    margin-bottom: 20px;
    float: left;
    width: 100%; }

#links {
    text-align: right;
    background: #FFFDF8;
    clear: both;
    border-top: 0px dashed #000000;
    padding: 2px; }

.menu-left {
    margin-bottom: 0px;
    float: left;
    width: 170px; }
.new_menu-left {
    margin-bottom: 0px;
    float: left;
    width: 170px; }    

.menu-left li { 
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757; }

.menu-left ul a { 
    text-indent: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #3A4757;
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif; }
    
.left_menu_listing { 
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757; }

.left_menu_listing a { 
    text-indent: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #3A4757;
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif; }    

.menu-left ul a:hover { 
    text-decoration: none;
    background: #B9D5F1;
    color: #ff0000; }

#container {
    height: auto;
    margin: 10px;
    padding-bottom: 10px;
    clear: both;
	background: #FFFFFF;	
	width: 770px; }

#ref {
    margin: 5px 0px 5px 15px }

#ad {
  z-index: 2;
  position: absolute; 
  right: 0; 
  top: 0;
  margin-right: 200px; 
  margin-top: 8px; }

/* --- Classes --- */

.headtitle {
    color: #FFFFFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #393939;
    padding: 2px; }

.menu-subtitle {
    text-indent: 5px;
    border-bottom: 1px solid #3A4757;
    border-top : 0px;
    color: #6F0000;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #EDEEF0;
    padding: 1px; }

.logo {
    border-top: 0px solid #3A4757;
    text-align: center;
    height: 60px;
	  width: 100%;
	  background: #FFFFFF; 
	  vertical-align : middle;
	  }


.navcontainter {
    border-top: 1px solid #3A4757;
	  width: 100%;
	  height:100%;
    background: #878787; }

.splitborder {
    width: 100%;
	  height: 20px;
	  background: #393939; }

.corecontent {
    height: auto;
	  width: 748px;
    border: 1px solid #D6D6D6; }


.newsheader {	
    padding-top:10px;
	  margin-right:10px;	
	  color:#C10B0B;
	  font-weight: bold; }

.newsbody {	
    padding-bottom:5px;
	  margin-right:0px;	
	  width : 100%;
	  color:#000000; }

.newsbody a {	
    color: #6699CC;
	  font-weight: bold; }
.newsbody a:hover { text-decoration: underline; }

.footer {
    background: #393939;
    clear: both;
    padding: 2px;
	  margin: 0px;
	  color: #FFFFFF;
    text-align: right; }

a.footer-links { 
    color: #666666;
    font-weight: bold; }
a:hover.footer-links { color: #FF9C00; }

.newsinfo {
    color: #3A4757;
    margin-right: 0px;
    background: #FFFDF8;
    padding: 2px;
    border-top: 1px dashed #D0D0D0;
    border-bottom: 1px dashed #D0D0D0; }

p.margin { margin-top: 5px }

.clear { clear: both }

.latest-content a {
    font-weight: bold;
    color: #6F0000; }
.latest-content a:hover {
    text-decoration: underline;
    color: #FF9C00; }

a.content-link  { font-weight: bold; font-size : 14px; }
a.red-link { 
    font-size: 10px;
    color: #C10B0B; }
a:hover.red-link { color: #FF9C00 }

h3.content-title { 
    color: #C10B0B;
    margin: 0px; }

.main-title {
    font-weight: bold;
    color: #C10B0B; }

.show-code {
    font: italic bold 12px Arial, Helvetica, sans-serif;
    color: #C10B0B;
    margin-top: 5px; }

.viewcode {
    color: #000000;
    width: 540px; 
    padding: 7px; 
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
    background: #F1F1F1;
    overflow: auto; }

.head-title { 
    margin : 0px;
    margin-top: 2px;
    padding : 0px;
    color: #0059B5;
    font-weight: bold;
	}
	.item_title
{ 
    margin : 0px;
    margin-top: 2px;
    padding : 0px;
    color: #0059B5;
    font-weight: bold;
	font-size : 26px;
	}	

img.template-image {
    margin-right: 5px;
    float: left;
    border: 1px solid #000000; }

.template-border { 
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: solid 10px #DBDBDB; }
    
    
    a:link.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-bottom: 1px solid #cc0000;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:visited.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-007EFF: 1px solid #cc0000;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:active.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-bottom: 1px solid #cc0000;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:hover.category_list_title {
    text-indent: 0px;
    color: #E71010;
    border-bottom: 1px solid #ff0000;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:link.category_huge_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-bottom: 1px solid #cc0000;
    font: bold 21px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:visited.category_huge_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-bottom: 1px solid #cc0000;
    font: bold 21px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:active.category_huge_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #0059B5;
    border-bottom: 1px solid #cc0000;
    font: bold 21px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    a:hover.category_huge_title {
    text-indent: 0px;
    color: #E71010;
    border-bottom: 1px solid #ff0000;
    font: bold 21px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
    .maincontainer {
    align : center;
    height: auto;
    margin: 0px;
    border: 0px solid #ff0000;
    padding-bottom: 10px;
    clear: both;
	  background-color: #FFFFFF;	
	  width: 770px; }

	  .category_list_table
	  {
	  
	  align : center;
	  vertical-align: top;
	  width : 100%;
	  border : 0px solid #000000;
	  
	  }
	  
	  .category_list_td
	  {
	  width : 33%;
	  horizontal-align : center;
	  vertical-align: tops;
      text-align : center;
	  border: 1px dashed #878787;
	  font: 16px Arial, Helvetica, sans-serif;
      background-color : #EDEEF0;
      
	  }
	  
	  .bodytd
	  {
	  text-align : left;
	  vertical-align: top;
	  padding : 3px;
	  padding-left : 10px;
	  padding-top :10px;
	  width : 100%;
	  border : 0px solid #ff0000;
	  font-size : 12px;
	  }
	  
	  .lefttd
	  {
	  text-align : left;
	  vertical-align: top;
	  padding : 0px;
	  width : 170px;
	  border : 0px solid #ff0000;
	  }
	  
	  .smallbreak
	  {
         
	    padding : 0px;
	    padding-top : 5px;
	  
	  }
	  
	.category_suffix {
    text-indent: 0px;
    color: #808080;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
 	.category_suffix2 {
    text-indent: 0px;
    color: #ffcc32;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }   

    .maintable {
    width: 770px;
    text-align : left;
    height: auto;
    margin: 0px;
    border: 0px solid #0000ff;
    
    padding-bottom: 10px;
    background-color: #FFFFFF;	
	}
	   
	.rowtd
	{
	text-align : left;
	vertical-align: top;
	padding : 0px;
	margin : 0px;
	width : 770px;
	border : 0px solid #ff0000;
	}

    .leftmenu { 
    margin: 0px;
    padding : 0px;
    text-align : left;
    vertical-align : top;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757; }	  
    
	.resource_list_td
	{
	width : auto;
	align : left;
	vertical-align: top;
	border: 0px solid #cc0000;
	
	}
    .list_table
    {
      width :100%;
      horizontal-align : left;
      vertical-align : top;
    }
    .list_td
    {
      horizontal-align : left;
      vertical-align : top;
      font-size : 12px;
    }
    .list_td a {	
    color: #0059B5;
	  font-weight: bold; }
.list_td a:hover { text-decoration: underline; }    

.banner_details {
 horizontal-align : left;
 vertical-align : top;
 font-size : 16px;
  
}

.banner_td {

width : 468px;
height : 60px;
horizontal-align : center;
vertical-align : middle;
margin : 0px;
margin-top : 2px;
text-align : center;
padding : 4px;
background-color : #FEFBDD;
border : 1px;
border-style : dashed;
border-color : #c0c0c0;

}

.banner_td_forum {

width : 100%;
height : 15px;
horizontal-align : center;
vertical-align : middle;
margin : 0px;
margin-top : 2px;
text-align : center;
padding : 4px;
background-color : #FEFBDD;
border : 1px;
border-style : dashed;
border-color : #c0c0c0;

}

a:link.banner_link { 
 vertical-align : middle;  color: ##6600C6;
    font-weight: bold; }
a:hover.banner_link { color: ##6600C6; 
vertical-align : middle;
text-decoration : underline;
}
a:active.banner_link { color: ##6600C6; 
vertical-align : middle;
}
a:visited.banner_link { color: ##6600C6;
vertical-align : middle;
}
a:link.banner_link2 { 
 vertical-align : middle;
    color: #ff0000;
    font-weight: bold;
    font-size : 14px;
     }
a:hover.banner_link2 { color: #ff0000; 
vertical-align : middle;
text-decoration : underline;
font-size : 14px;
}
a:active.banner_link2 { color: #ff0000; 
vertical-align : middle;
font-size : 14px;
}
a:visited.banner_link2 { color: #ff0000;
vertical-align : middle;
font-size : 14px;
}

.pagecontent {

font-size : 13px;


}

.banner_details_small {
 horizontal-align : left;
 vertical-align : top;
 font-size : 10px;
  
}

a:link.resource_name { 
 vertical-align : middle;  color: #0059B5;
    font-weight: bold; }
a:hover.resource_name { color: #E71010; 
vertical-align : middle;
text-decoration : underline;
}
a:active.resource_name { color: #0059B5; 
vertical-align : middle;
}
a:visited.resource_name { color: #0059B5;
vertical-align : middle;
}

.nav_numbers a { 
    text-indent: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
    color: #3A4757;
    font: bold Arial, Helvetica, sans-serif; }


.nav_numbers a:hover { 
    text-decoration: none;
    background: #B9D5F1;
    color: #ff0000;
     }
     
     .nav_numbers { 
    text-decoration: none;
    background: #B9D5F1;
    color: #ff0000;
    font: bold Arial, Helvetica, sans-serif;
     }
     
     .viewonline {
     background-color : #c0c0c0;
     font: bold 14px Helvetica, Arial, sans-serif;
     color: #404040;
     text-align : left;
     padding : 0px;
     padding-left : 5px;
     height : auto;
     border : 0px;
     border-top : 1px;
     border-bottom : 1px;
     height : 45px;
     
     border-color : #000000;
     border-style : solid;
     margin : 0px;
     }


     .list_content
     {
     
       font-size : 14px;
     
     
     
     }
     
.header_nav
{	width : 100%;
	background-color : #c0c0c0;}
	
	
.operation_result, error_message{  font-size : 24px; color : #FF6101;}

.system_message{  font-size : 24px; color : #007DFF;}
