html {
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}


body { margin:0px; padding:0px; background-image:url(images/bg.jpg);}
.txt { font-family: "Tahoma"; font-size: 11px; color: #8e8e8e; background-color: #FFFFFF; padding:4px; border:1px solid #dbdada;}
.btn { font-family: "Tahoma", Arial; font-size: 11px; color: #373535; font-weight: bold; background-color: #FFFFFF; padding:4px; border: 1px ridge #CCCCCC; width:90px;}

.nav { font-family: "Tahoma"; font-size: 11px; color: #ffffff; font-weight:bold; /*padding-left:15px;*/}
.nav a { color: #ffffff;  text-decoration:none;}
.nav a:hover { color: #b8faff;  text-decoration:none;}

.head { font-family: "Tahoma"; font-size: 11px; color: #585858; font-weight: bold !important; }
.head a { color: #585858;  text-decoration:none;}
.head a:hover { color: #1ea6b1;  text-decoration:none;}

.head2 { font-family: "Tahoma"; font-size: 11px; color: #1ea6b1; font-weight: bold; }
.head2 a { color: #1ea6b1;  text-decoration:none;}
.head2 a:hover { color: #585858;  text-decoration:none;}

.head3 { font-family: "Arial"; font-size: 15px; color: #1ea6b1; font-weight: normal; padding-top:12px; }
.head3 a { color: #1ea6b1;  text-decoration:none;}
.head3 a:hover { color: #1ea6b1;  text-decoration:none;}

.label { font-family: "Tahoma"; font-size: 11px; color: #777777; font-weight: normal; line-height:16px; padding-top:8px; text-align:justify; }
.label a { color: #1ea6b1;  text-decoration:underline;}
.label a:hover { color: #585858;  text-decoration:underline;}

.label2 { font-family: "Tahoma"; font-size: 11px; color: #777777; font-weight: normal;}
.label2 a { color: #777777;  text-decoration:underline;}
.label2 a:hover { color: #1ea6b1;  text-decoration:underline;}

.label3 { font-family: "Tahoma"; font-size: 11px; color: #777777; font-weight: normal; line-height:14px; text-align:justify;}
.label3 a { color: #1ea6b1;  text-decoration:underline;}
.label3 a:hover { color: #585858;  text-decoration:underline;}

.copyright { font-family: "Tahoma"; font-size: 9px; color: #bcbcbc; font-weight: normal;}
.copyright a { color: #bcbcbc;  text-decoration:underline;}
.copyright a:hover { color: #1ea6b1;  text-decoration:underline;}

.small { font-family: "Tahoma"; font-size: 9px; color: #000; font-weight: normal;}
.small a { color: #999999;  text-decoration:underline;}
.small a:hover { color: #1ea6b1;  text-decoration:underline;}


#iframeLeft {
	margin: 0px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 750px;
	height: 380px;
	overflow: auto;
	text-align:justify;
}

.scrollFrame {
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}

.box {
	float: right;
	margin: 0px;
	width: 160px;
	height: 160px;
	padding: 10px;
}

.box2 {
	float: left;
	margin: 0px;
	width: 50px;
	height: 50px;
	padding: 6px;
}

.box3 {
	float: left;
	margin: 0px;
	width: 180px;
	height: 100px;
	padding: 6px;
}

.box4 {
	float: left;
	margin: 0px;
	width: 181px;
	height: 100px;
	padding: 4px;
}

#group-view td{
 /*color:#777777;*/
font-family:"Tahoma";
font-size:9px;
font-weight:normal;
/*line-height:16px;*/
}


.header {
    font-family: "Trebuchet MS";
    font-size:12px;
    color:#FC341D;
	font-weight: normal;
}
.header a {
   color:#FC341D; 
}
.header a:hover {
   color:#FC341D; 
}


.small-red {
    font-family: "Trebuchet MS";
    font-size:9px;
    color:#fc341e;
	font-weight: normal;
	line-height: 11px;
	padding: 2px;
	color:#1EA6B1;
}
.small-red a {
    color: #1EA6B1; 
   text-decoration: none;
}
.small-red a:hover {
   color:#333333; 
   text-decoration: none;
}


.header2 {
    font-family: "Trebuchet MS";
    font-size:12px;
    color:#666666;
    font-weight: normal;
}
.header2 a {
   color:#666666; 
}
.header2 a:hover {
   color:#666666; 
}


.label3 {
    font-family: "Trebuchet MS";
    font-size:11px;
    color:#666666;
    font-weight: normal;
}
.label3 a {
   color:#666666; 
}
.label3 a:hover {
   color:#666666; 
}


.group-title {
    font-family: "Tahoma";
    font-size:10px;
    color: #6f6f6f;
    font-weight: bold !important;
}
.group-title a {
   color: #1EA6B1; 
    text-decoration:none;
}
.group-title a:hover {
   color: #1ea6b1;
    text-decoration:none; 
}


.group-sub {
    font-family: "Tahoma";
    font-size:10px;
    color: #6f6f6f;
    font-weight: normal;
}
.group-sub a {
    color: #1EA6B1;  
}
.group-sub a:hover {
    color: #1ea6b1; 
}


