a{
		color:#3B6D89;
}

A:HOVER {
	color : #800080;
	
}
.aQuick {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #718C9B;
        text-decoration: none;
        padding-right: 6px;
        padding-left: 6px;
		cursor:pointer;

}
.aQuick:hover {
        color: black;
}
.submitNav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #718C9B;
        text-decoration: none;
        background-color:transparent;
        border:0px;
}
.submitNavOver {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color:black;
        text-decoration: none;
        background-color:transparent;
        border:0px;
}



.menuBox {
  padding:4px;
  font-size:10px;
  border:1px solid #C5DAE6;
}
.aMenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #3B6D89;
        width:100%;
        display:block;
}
.aMenu:hover {
        color:black;
        text-decoration:none;
}
.tdMenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #ECF3F7;
        border-bottom-color: #C5DAE6;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
		color:#3B6D89;
}
.tdMenuOver {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #C0D7E4;
        border-bottom-color: #4A89AC;
        background-image: url(../images/menuOver.gif);
        background-repeat: repeat-y;
        color:black;
}
.tdMenuHere {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #D2DBE9;
        border-bottom-color: #90A6C8;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
        background-image: url(../images/menuHere.gif);
        background-repeat: repeat-y;
}
.tdMenuHereOver {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #A0B4D1;
        border-bottom-color: #7591BB;
        background-image: url(../images/menuHereOver.gif);
        background-repeat: repeat-y;
        color:black;
}
.aMenuHere {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #364C6D;
        width:100%;
        display:block;
}
.aMenuHere:hover {
        text-decoration:none;
}
.tdMenuOver a {
        color:black;
}
.tdSubMenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
 		color:black;

}
.tdSubMenuOver {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color:black;
}
.tdSubMenu_aramel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #ECF3F7;
        border-bottom-color: #C5DAE6;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
        background-color:white;
}
.tdSubMenuOver_aramel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        height: 24px;
        padding-top: 4px;
        padding-right: 12px;
        padding-bottom: 4px;
        padding-left: 12px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #C0D7E4;
        border-bottom-color: #4A89AC;
        background-image: url(../images/subMenuOver.gif);
        background-repeat: repeat-y;
        color:black;
}
.tdSubMenuOver a {
        color:black;
}
.aSubMenu:hover {
        color:black;
        text-decoration:none;
}
body {
        background-attachment: fixed;
        background-image: url(../images/BG_UP.jpg);
        background-repeat: repeat-x;
        background-position: top;
		
}
.bodyInternal {
        padding:0px;
        margin:0px;
        background-image:none;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.barTitle {
        font-family: Arial, Helvetica, sans-serif;
        color: #718C9B;
        font-weight: bold;
        font-size: 15px;
        padding-right: 6px;
        padding-left: 6px;



}
.tdBar {
        background-image: url(../images/bar_bg.gif);
        background-repeat: repeat-x;
}

.needpart{
background-color:#B0D0CC;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.newissue{
background-color:#FCF592;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.acceptprop{
background-color:#C6FC9B;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.enddiscussion{
background-color:#71F903;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.reduction{
background-color:#FDA023;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.qqsub{
background-color:#CCEAFC;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.qqrate{
background-color:#A2C9F1;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.finalvote{
background-color:#FD88B6;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.endresult{
background-color:#D8A9FC;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



.table1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
}


.buttonsub{
	background-color: #E8AFD8;
	color:blue;
}
.buttonsubover{
	background-color: #FC9BFA;
	color:red;
}

.button{
	background-color: #E8E5F8;
	color:black;
}
.buttonover{
	background-color: #AEC1E1;
	color:red;
	cursor:pointer;
}

.forum_tech{
background-color:#DFF5DB;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.forum_tans{
background-color:#C3EEBD;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.trtechsup{
cursor:pointer;
background-color : #DFF5DB;
}




