.ee12_gray {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
}

.ee12_gray_b2{
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
}

.ee12_gray_b { 
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;		
	color: #666666;
}

.ee12_blue {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #3366cc;
}

.ee12_blue_b {
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
}

.ee12_black_b{ 
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;		
	color: #000000;
}

.ee12_black_b2{ 
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;		
	color: #000000;
}

.ee12_black{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	color: #000000;
}


.ee12_red {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #cc0033;
}

.ee12_red_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;	
	color: #cc0033;
}

.ee14_red_b {
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 14px;
	font-weight: bold;		
	color: #cc0033;

}

.ee22_red{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 22px;
	color: #cc0033;
}

.ee11_green_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 11px;
	font-weight: bold;	
	color: #339966;
}


.ee12_green{
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #339966;
}

.ee12_green_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;	
	color: #339966;
}

.ee12_white_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;
}


.ee11_gray{
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #666666;
}


.ee11_gray_b{
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}
.ee11_white_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.ee11_black_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.ee14_blue_b {
	font-family: Lucida Sans, Courier New, Arial,"Times New Roman";
	font-size: 14px;
	font-weight: bold;	
	color: #3366cc;
}

.ee14_green_b {
	font-family: Lucida Sans, Courier New, Arial,"Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #339966;
}

.ee14_black_b {
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 14px;
	font-weight: bold;		
	color: #000000;

}

.ee14_black {
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 14px;
	color: #000000;
}


.ee14_gray_b {
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 14px;
	font-weight: bold;		
	color: #666666;

}

.ee14_white_b{
	font-family: Lucida Sans, Courier New,"Times New Roman";
	font-size: 14px;
	font-weight: bold;		
	color: #ffffff;
}


#border{border: 1px #cccccc solid; }
#border-top{border-top: 1px #cccccc solid;}
#border-top-bottom{border-top: 1px #cccccc solid;border-bottom: 1px #cccccc solid;}
#border-bottom{border-bottom: 1px #cccccc solid; }
#border-top-left{border-top: 1px #cccccc solid; border-left: 1px #cccccc solid;}
#border-top-left-right{border-top: 1px #cccccc solid; border-left: 1px #cccccc solid;border-right: 1px #cccccc solid; }
#border-top-left-bottom{border-top: 1px #cccccc solid; border-left: 1px #cccccc solid;border-bottom: 1px #cccccc solid; }

#border-left{border-left: 1px #cccccc solid; }
#border-right{border-right: 1px #cccccc solid; }
#border-side{border-left: 1px #cccccc solid; border-right: 1px #cccccc solid;}
#border-right-padding{border-right:1px #cccccc solid; padding-left:15px; padding-top:4px; padding-bottom:4px; padding-right:15px}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Bullet/bg.gif);
	font-family: Arial, Tahoma, "Times New Roman";
}

P { 
	font-family: Arial, Tahoma, "Times New Roman";
	color: #666666;
}


a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #cc0000;text-decoration: underline;}
a:active {color: #cc0000;text-decoration: underline;}

ul{list-style-image: url(Images/Bullet/dot_g1.gif)}


.navbar1 a {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size:11px;
	text-align:center;	
	display:block;	
	text-decoration: none;
	padding:1px 5px 1px 5px;
	border: solid 1px #cc0033;	
	background-color:#FFFFFF;	
}

.navbar1 a:link{
	color:#666666;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;	
}

.navbar1 a:visited{
	color:#666666;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;	
}

.navbar1 a:hover {
	color:#FFFFFF;
	background-color:#CC0033;
	border: solid 1px #CC0033;		
 }
 
 .navbar1 a:active {
	color:#FFFFFF;
	background-color:#CC0033;
	border: solid 1px #CC0033;		
 }
 
 
 .navbar2 a {
	font-family: Arial, Tahoma, "Times New Roman";
	color:#666666;
	font-size:12px;
	display:block;	
	text-decoration: none;
	padding:2px 5px 2px 5px;
	border: solid 1px #cc0033;		
}

.navbar2 a:link{
	background-color:#ffffff;
	border: solid 1px #CCCCCC;		
}

.navbar2 a:visited{
	background-color:#ffffff;
	border: solid 1px #CCCCCC;		
}

.navbar2 a:hover {
	background-color:#ffcc99;
	border: solid 1px #CCCCCC;		
 }
 
 .navbar2 a:active {
	background-color:#ffcc99;
	border: solid 1px #CCCCCC;		
 }
 



