
.title_project {
color: #000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
text-decoration:none;
}

.title_project a{
color: #000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;

}

.title_project a:Hover{
color: red;
	font-family: arial;
	font-size:16px;
	font-weight: bold;
	text-decoration:underline;

}

/*- Menu Tabs H--------------------------- */

    #tabsH {
	float:left;
	width:100%;
	font-size:10pt;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;	
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
		
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

.tile_top_table_back {
	background-image: url(images/02.jpg);
}

.login_main {
margin-bottom: 6px;
color: #999;
}

.tile_btm_table_back {
	background-image: url(images/07.jpg);
}

.head_top_topic {
	background-image: url(images/back_tile.jpg);
	background-repeat: repeat-x;
	height: 113px;
	width: 100%;
}
body {
	background-color: #333333;
}
.section {
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	color: #666666;
}

  
.section a{
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	color: #ccc;
text-decoration: none;
}

.section a:hover{
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	color: #ccc;
text-decoration: none;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;

}

.whitetxt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}

.categories_glass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.formtext_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}


.style1 {
	font-size: 11px;
	color: #E3E3E3;
}

.style12 {
	font-size: 9px;
	color: #000;
}

.style12 a{
display: table;
background-color: red;
	font-size: 12px;
	color: #fff;

padding: 6px;
}
.style12 a:hover{
display: table;
background-color: red;
	font-size: 12px;
	color: #fff;
text-decoration:underline;
padding: 6px;
}

.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin: 5px;
padding-bottom:10px;
text-transform: Uppercase;
text-decoration: none;
}

.line a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
text-transform: Uppercase;
text-decoration: none;
}

.line a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	
text-transform: Uppercase;
text-decoration: underline;
}


