body{ 
	background: #ffffff;
	margin: 0px;
	font-size: 11pt;
	font-family:Tahoma;
}

#error_msg {
	background-color: #ffebe8;
	border-color: #c00;
	border-width: 1px;
	border-style: solid;
	border-color: #CC0000;
	border-collapse: collapse;
	border: 3px solid #CC0000;
	padding: 10px 10px 10px 0;
	text-align:center;
	font-size:10pt;
	width: 620px;
	font-family: Tahoma;
}

#header{
	width: 100%;
	margin: 0;
	background-image: url(../images/g_logo.gif);
	height: 90px;
}
#header #logo{
	width: 75%;
	float: right;
	margin: 0;
}
#header #logo h1{
	font-size: 26px;
	color: #ff5006;
	margin: 0;
	text-decoration: none;
	padding: 20px 10px 10px 10px;
}
#header #logo h1 a{
	color: #ff5006;
	text-decoration: none;
}
#header #bnner{
	width: 20%;
	float: left;
}
#header #bnner img{
	float: left;
	text-align: left;
	vertical-align: middle;
}

#menu{
	background-image: url(../images/menu_.gif);
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	list-style-type: none;
	font-size: 13px;
	height: 40px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	text-align: center;
}
#menu li {
	float: right;
	margin: 0;
	border-right: 1px dotted #c0c0c0;
	
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 5px;
	color: #ffffff;
}
#menu li a:hover, #menu li.active a {
	color: Yellow;
}


#sections{
	width: 650px;
	padding:0px 1px 0px 1px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}

#sections ul{
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align: center;
}

#sections li{
	display: inline;
	float: right;
	background: #f0f0f0;
	list-style-type: none;
	margin: 0px 1px 10px 0px;
	padding: 0;
	width: 310px;
	min-height: 210px;
	text-align: center;
	border: 2px solid #c0c0c0;

}


#sections li h2{
text-align: center;
margin: 0;
padding: 10px 0;
}



#sections li h2 a{
text-align: center;
margin: 0;
padding: 0;
font-family :Tahoma;
color: darkred;
font-size: 11pt;
text-decoration: none;
text-align: center;
}

#sections li a{
font-family :Tahoma;
color: #000000;
text-decoration: none;
}

#sections li a:hover{
font-family :Tahoma;
text-decoration: underline;
color: #ff5006;
}
#sections li hr{
	margin: 0;
	padding: 1px 0px 5px 0px;
	border:0px;
	border-top: 1px dotted #fff;
}
#sections li span{
	text-align: right;
	margin: 0;
	padding: 0px 5px 0px 2px;
	font-family :Tahoma;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}


#sections li img{
	border: 0px;
	margin: 0;
	padding: 0;
	min-height: 80px;
}


.clear{
	line-height: 15px;
	clear: both;
}

.pages a{
	text-decoration: none;
	font-size: 10pt;
	border-right: 1px dotted #c0c0c0;
	padding-left: 5px;
	padding-right: 5px;
}
.pages a:hover{
	color: #ff5006;
}

#table table{
	width: 850px;
	border-collapse: collapse;
	border: 1px solid #60C8F2;
}
#table thead tr{
	background-color: #60C8F2;
	margin: 0;
	padding: 0;
}
#table thead{
	background-color: #60C8F2;
	margin: 0;
	padding: 0;
}

	
#table thead tr th{
	background-color: #60C8F2;
	color: #000000;
	font-size: 11pt;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
#table tbody tr td{
	background-color: #f3f3f3;
	color: #000000;
	font-size: 10pt;
	border: 1px solid #f0f0f0;
	padding: 7px 4px 7px 4px;
}

#table .left{
	background-color: #F7F6F6;
	color: #000000;
	font-size: 10pt;
	border: 1px solid #f0f0f0;
}

.thead
{
        background-image: url(../images/g_thead.gif);
        font-family: Tahoma;
        color: green;
        height:20px;
        text-align: center;
}


.thead999
{
        background-image: url(../images/butbg.gif);
        font-family: Tahoma;
        color: #ffffff;
        height:20px;
        text-align: center;
		font-size: 10pt;
		padding: 7pt 7pt 7pt 7pt;
}
.last10
{
        background-image: url(../images/last_back.gif);
        font-family: Tahoma;
        color: white;
        height:27px;
        text-align: center;
}
.tcat
{
        background-image: url(../images/tcat.gif);
        font-family: Tahoma;
        color: black;
        height: 20px;
        text-align: center;
               border: 1px solid #B1B0B4;
}

.tcat a:link
{
        color: black;
        text-decoration: none;
}
.tcat a:visited
{
        color: white;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: silver;
        text-decoration: underline;
}


.pages{
font-family:Tahoma;
font-size:8pt;
color:black;
}
.pages:link
{
        color:black;
        text-decoration: none;
}
.pages:visited
{
        color: silver;
        text-decoration: none;
}
.pages:hover, pages:active
{
        color: red;
        text-decoration: underline;
}




.last10 a:link
{
        color: white;
        text-decoration: none;
}
.last10 a:visited
{
        color: white;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: silver;
        text-decoration: underline;
}




.tcat2
{
        background-image: url(../images/tcat.gif);
        font-family: Tahoma;
        color: white;
        height: 20px;
        text-align: right;
}

.tcat2 a:link
{
        color: #F4F1Ec;
        text-decoration: none;
}
.tcat2 a:visited
{
        color: #F4F1Ec;
        text-decoration: none;
}
.tcat2 a:hover, .tcat2 a:active
{
        color: orange;
        text-decoration: none;
}


.end_sec
{
        background-image: url(../images/end_section.gif);
        height: 22px;
}

.end_txt
{
        background-image: url(../images/end_txt.gif);
        height: 34px;
}

.up_sec
{
        background-image: url(../images/up_section.gif);
        height: 20px;
}


.end_com
{
        background-image: url(../images/end_com.jpg);
        height: 25px;
}





td.sec_row {
 background: #F7F7F7;  
padding:4px; border:1px dotted #C0C0C0;
        height: 37px;

}
td.row1 { background: #F7F7F7;  }
td.row_add_comment { background: #F7F7F7;  }
td.row_sub { background: #F8F8F8;  }
td.row_wr { background: #FFFFFF;  }
td.row_v { background: #F4F4F4;  }
td.row_comm { background: white;  }
td.row3 { background: #F5F5F5; text-align: center }
td.row_txt { background: #f4f4f4; }
td.row_comment { background: #F5F4EF; }
td.row2 { background-image: url(styles/main/images/background.jpg); }


button       { 
font-family: Tahoma; 
font-size: 8pt;
 color: #F0EEF1; 

                
}
fieldset     { 
font-family: Tahoma;
 font-size: 8pt; 
color: #808080; 
background-color: 
               white;
}
input        {
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000; 
               border: 1px solid #B1B0B4;
 background-color: white ;

}
select       { 
font-family: Tahoma;
 font-size: 8pt; 
color: #666666 ;
}
table        {
 font-family: Tahoma;
 font-size: 9pt;
 border: 1px solid #D9D8DB; 

}

a:visited    { color: royalblue; font-size: 9pt; font-family: Tahoma }