a{ text-decoration:none }

a.blue2red:link { color: blue}       /* unvisited link */
a.blue2red:visited { color: blue}   /* visited links */
a.blue2red:active { color: blue}    /* active links */
a.blue2red:hover{text-decoration:underline;color:red}

a.6699cc:link { color: #6699cc }       /* unvisited link */
a.6699cc:visited { color: #6699cc }   /* visited links */
a.6699cc:active { color: #6699cc }    /* active links */
a.6699cc:hover{text-decoration:underline;color:#6699cc}

a.E2007F:link { color: #E2007F }       /* unvisited link */
a.E2007F:visited { color: #E2007F }   /* visited links */
a.E2007F:active { color: #E2007F }    /* active links */
a.E2007F:hover{text-decoration:underline;color:#E2007F}

a.main:link { color: #595959 }       /* unvisited link */
a.main:visited { color: #595959 }   /* visited links */
a.main:active { color: #595959 }    /* active links */
a.main:hover{text-decoration:underline;color:#595959}

a.use:link { color: #665a24 }       /* unvisited link */
a.use:visited { color: #665a24 }   /* visited links */
a.use:active { color: #665a24 }    /* active links */
a.use:hover{text-decoration:underline;color:#cc0066}

a.sub:link { color: #316122 }       /* unvisited link */
a.sub:visited { color: #316122 }   /* visited links */
a.sub:active { color: #316122 }    /* active links */
a.sub:hover{text-decoration:underline;color:#316122}

a.black:link { color: #595959 }       /* unvisited link */
a.black:visited { color: #595959 }   /* visited links */
a.black:active { color: #595959 }    /* active links */
a.black:hover{text-decoration:underline;color:#595959}

a.new:link { color: #595959}       /* unvisited link */
a.new:visited { color: #595959 }   /* visited links */
a.new:active { color: #595959 }    /* active links */
a.new:hover{text-decoration:underline;color:#595959}

a.event:link { color: #c34900 }       /* unvisited link */
a.event:visited { color: #c34900 }   /* visited links */
a.event:active { color: #c34900 }    /* active links */
a.event:hover{text-decoration:underline;color:#c34900}

a.339933:link { color: #339933 }       /* unvisited link */
a.339933:visited { color: #339933 }   /* visited links */
a.339933:active { color: #339933 }    /* active links */
a.339933:hover{text-decoration:underline;color:#339933}

a.mark:link { color: #336633 }       /* unvisited link */
a.mark:visited { color: #336633 }   /* visited links */
a.mark:active { color: #336633 }    /* active links */
a.mark:hover{text-decoration:underline;color:#336633}

a.bot:link { color: #316123 }       /* unvisited link */
a.bot:visited { color: #316123 }   /* visited links */
a.bot:active { color: #316123 }    /* active links */
a.bot:hover{text-decoration:underline;color:#99cc66}

a.perf:link { color: #ff9900 }       /* unvisited link */
a.perf:visited { color: #ff9900 }   /* visited links */
a.perf:active { color: #ff9900 }    /* active links */
a.perf:hover{text-decoration:underline;color:#ff9900}

a.red:link { color: #960018 }       /* unvisited link */
a.red:visited { color: #960018 }   /* visited links */
a.red:active { color: #960018 }    /* active links */
a.red:hover{text-decoration:underline;color:#960018}

a.blue:link { color: #0066ff }       /* unvisited link */
a.blue:visited { color: #0066ff }   /* visited links */
a.blue:active { color: #0066ff }    /* active links */
a.blue:hover{text-decoration:underline;color:red}

a.purple:link { color: #9933ff }       /* unvisited link */
a.purple:visited { color: #9933ff }   /* visited links */
a.purple:active { color: #9933ff }    /* active links */
a.purple:hover{text-decoration:underline;color:#9933ff}

a.pink:link { color: #ed6b9e }       /* unvisited link */
a.pink:visited { color: #ed6b9e }   /* visited links */
a.pink:active { color: #ed6b9e }    /* active links */
a.pink:hover{text-decoration:underline;color:#ed6b9e}

a.old:link { color: #8c8c8c }       /* unvisited link */
a.old:visited { color: #8c8c8c }   /* visited links */
a.old:active { color: #8c8c8c }    /* active links */
a.old:hover{text-decoration:underline;color:#8c8c8c}

a.travel:link { color: #996633 }       /* unvisited link */
a.travel:visited { color: #996633 }   /* visited links */
a.travel:active { color: #996633 }    /* active links */
a.travel:hover{text-decoration:underline;color:#996633}

a.menu:link { color: #ffffff }       /* unvisited link */
a.menu:active { color: #ffffff }    /* active links */
a.menu:visited { color: #ffffff }   /* visited links */
a.menu:hover{text-decoration:underline;color:#FFE400}

a.orange:link {font-family:Arial,Helvetica,sans-serif;font-size:12px;color: #000000 }       /* unvisited link */
a.orange:active {font-family:Arial,Helvetica,sans-serif;font-size:12px;color: #000000 }    /* active links */
a.orange:visited {font-family:Arial,Helvetica,sans-serif;font-size:12px;color: #000000 }   /* visited links */
a.orange:hover{font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:underline;color:#FF7900}

.heading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	color:#FF7900;
	font-weight:bold;
	}
.lb_font {font-family:Arial,Helvetica,sans-serif; font-size:10pt ; color:#444444 ; font-weight : bold;}
font {font-family:Arial,Helvetica,sans-serif; font-size:10pt ; color:#444444;}
/*Newly added 11 March 2002*/
.box {
	border-left: 1px solid #FFB000;
      	border-top: 1px solid #FFB000;
      	border-right: 1px solid #444444;
      	border-bottom: 1px solid #444444;
	}
.boxheading {
	border-left: 1px solid #FFB000;
      	border-top: 1px solid #FFB000;
      	border-right: 1px solid #444444;
      	border-bottom: 1px solid #444444;
      	background-color:#FF7900;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:12px;color:#ffffff;
	font-weight:bold;
	}
.boxheading_open_right {
        border-left: 1px solid #FFB000;
        border-top: 1px solid #FFB000;
        border-right: 0px solid #444444;
        border-bottom: 1px solid #444444;
        background-color:#FF7900;
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size:12px;color:#ffffff;
        font-weight:bold;
        }
.boxheading_open_left {
        border-left: 0px solid #FFB000;
        border-top: 1px solid #FFB000;
        border-right: 1px solid #444444;
        border-bottom: 1px solid #444444;
        background-color:#FF7900;
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size:12px;color:#ffffff;
        font-weight:bold;
        }
.boxin {
      	border-left: 1px solid #444444;
      	border-top: 1px solid #444444;
      	border-right: 1px solid #FFB000;
      	border-bottom: 1px solid #FFB000;
	}

.btn {
	background-color:#FF7900;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
	

	
