@charset "utf-8";
/* CSS Document */

body	{
		margin:0px;
		padding:0px;
		font-family:tahoma,sans-serif;
		font-size:13px;
		color:#5F6062;
		line-height:18px;
		background: #ffffff;
		}
		
a {
	color:#2d2d2d; 
	text-decoration:none;
	font-family:tahoma,sans-serif;
	font-size:13px;
}
a:hover {text-decoration:underline;}

.dtext{
font-family:tahoma,sans-serif;
font-size:13px;
color:#454544;
padding:5px 0px 5px 5px;
}

.jtext{
font-family:tahoma,sans-serif;
font-size:13px;
color:#454544;
padding:5px 5px 5px 5px;
}

.browntext{
font-family:tahoma,sans-serif;
font-size:14px;
color:#2c2c2c;
font-weight:bold;
}

td {
		font-family:sans-serif;
		font-size:13px;
		color:#5F6062;
		line-height:18px;
}

.red {
	color:#cc002e; 
	text-decoration:none;
	font-family:tahoma,sans-serif;
	font-size:13px;
}

.red:hover {text-decoration: underline;}

.gray {color:#c4c4c4; text-decoration:underline; font-size:13px;}
.gray:hover {color:#8E816F; text-decoration: none; font-size:13px;}

.white {color:#ffffff; text-decoration:none; font-family:tahoma,sans-serif; font-size:13px; }
.white:hover{text-decoration:underline; color:#ffffff;}.box_text { }
		
.white1 {color:#ffffff; text-decoration:none; font-family:tahoma,sans-serif; font-size:13px; }
.white1:hover{text-decoration:none; color:#ffffff;}.box_text { }

.white2 {color:#509378; text-decoration:none; font-family:tahoma,sans-serif; font-size:13px; }
.white2:hover{text-decoration:underline; color:#509378;}.box_text { }

.jetblack {
	color:#000000; 
	text-decoration:none; 
	font-size: 13px;  
	font-family:tahoma,sans-serif; 
	letter-spacing:0px; 
	font-weight:bold;}

.jetblacklink {
	color:#000000; 
	text-decoration:none; 
	font-size: 13px;  
	font-family:tahoma,sans-serif; 
	letter-spacing:0px; 
	font-weight:bold;}
	
.jetblacklink:hover{text-decoration:underline; color:#000000;}

.black {color:#434343; text-decoration:none; font-size: 13px;  font-family:tahoma,sans-serif;  letter-spacing:0px;}
.black:hover{text-decoration:underline; color:#434343;}

.h2 {
	color:#cc002e; 
	text-decoration:none; 
	font-size: 20px;  
	font-family:tahoma,sans-serif; 
	letter-spacing:1px; 
	}

