﻿a.orange
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
    text-decoration:none;
    font-weight:normal;
}

a.orange:link
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
}
a.orange:hover
{
    font-family:Arial;
    font-size:12px;
    color:#e59905;
    height:20px;
}

a.green
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
    text-decoration:none;
    font-weight:normal;
}

a.green:link
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
}
a.green:hover
{
    font-family:Arial;
    font-size:12px;
    color:#5f8c19;
    height:20px;
}
a.blue
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
    text-decoration:none;
    font-weight:normal;
}

a.blue:link
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    height:20px;
}
a.blue:hover
{
    font-family:Arial;
    font-size:12px;
    color:#2c69ad;
    height:20px;
}

a.topmenu
{
   color:white;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;

}
a.topmenu:link
{
   color:white;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;

}
a.topmenu:hover
{
   color:white;
   text-decoration:underline;
   font-family:Arial;
   font-size:12px;
}
a.topmenu2
{
   color:#3c3b3b;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   line-height:16px;
    
}
a.topmenu2:link
{
   color:#3c3b3b;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   line-height:16px;
    
}
a.topmenu2:hover
{
    color:#3c3b3b;
    text-decoration:underline;
    font-family:Arial;
    font-size:12px;
    line-height:16px;
}

a.go
{
    display:block;
    height:26px;
    width:24px;
    background-image:url('../images/goBtn.gif');
    background-repeat:no-repeat;
}
a.go:link
{
    display:block;
    height:26px;
    width:24px;
    background-image:url('../images/goBtn.gif');
    background-repeat:no-repeat;
}
a.go:hover
{
    display:block;
    height:26px;
    width:24px;
    background-image:url('../images/goBtnhover.gif');
    background-repeat:no-repeat;
}

a.link
{
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
    color:#000000;
}
a.link:link
{
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
    color:#000000;
}

a.link:hover
{
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    color:#000000;
}
a.link2
{
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
    color:#060100;
}
a.link2:link
{
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
    color:#060100;
}
a.link2:hover
{
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
    color:#060100;
}
a.read
{
    display:block;
    background-image:url('../images/readbtn.jpg');
    background-repeat:no-repeat;
    height:24px;
    width:80px;
}

a.read:link
{
    display:block;
    background-image:url('../images/readbtn.jpg');
    background-repeat:no-repeat;
    height:24px;
    width:80px;
}
a.read:hover
{
    
    background-image:url('../images/readbtnhover.jpg');
    background-repeat:no-repeat;
    height:24px;
    width:80px;
}


a.menu
{
    font-family:Arial;
    font-size:12px;
    color:#151515;
    text-decoration:none;
    line-height:23px;
}
a.menu:link
{
    font-family:Arial;
    font-size:12px;
    color:#151515;
    text-decoration:none;
    line-height:23px;
}
a.menu:hover
{
    font-family:Arial;
    font-size:12px;
    color:#151515;
    text-decoration:underline;
    line-height:23px;
}

.big
{
    font-family:Arial Black;
    font-size:20px;
    color:White;
}
.small
{
    font-family:Arial;
    line-height:20px;
    color:White;
}

.green
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#669900;
}
.black
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#070201;
}
.blackS
{
    font-family:Arial;
    font-size:11px;
    color:#070201;
}
.heading
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#4e1b00;
}
.body
{
    font-family:Arial;
    font-size:12px;
    color:#333333;
    text-align:justify;
    height:20px;
}
.body2
{
    font-family:Arial;
    font-size:12px;
    color:#333333;
    height:20px;
}

.white
{
    font-family:Arial;
    font-size:12px;
    color:white;
}
.footer,
.footer a
{
    font-family:Arial;
    font-size:12px;
    color:#6d6e6b;
	text-decoration: none;
}
.bgdiv
{
    background-color:#343434;
    height:17px;
    padding-left:5px;
    text-align:left;
    width:auto;
    padding-top:2px;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
    color:White;
}
/*
a.bgdiv
{
   
    text-decoration:none;
}
a.bgdiv:hover
{
    
    text-decoration:underline;
}
*/
.list ul li
{
   
    list-style-type:none;
    background-image:url('../images/bullet.jpg'); 
    background-repeat:no-repeat;
    background-position: 0px 7px; 
    padding-left: 15px; 
    line-height:20px;
     font-family:Arial;
    font-size:12px;
    color:#333333;
    
}
.list2 ul li
{
  
    list-style-type:none;
    background-image:url('../images/bullet.jpg'); 
    background-repeat:no-repeat;
    background-position: 0px 7px; 
    padding-left: 15px; 
    line-height:20px;
    font-family:Arial;
    font-size:12px;
    color:#333333;
   
}
.link2
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:underline;
}
a.text_alpha
{
	text-align:left;
	font-family :Arial;
	font-size:12px;
	color:#255094;
	text-decoration:none;
	font-weight:bold;
}
a.text_alpha:hover
{
	text-align:left;
	font-family :Arial;
	font-size:12px;
	color:Maroon;
	text-decoration:underline;
	font-weight:bold;
}


