body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height: 130%;
	color: #2152A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

img{
border:0px;
}

a:link { 
	text-decoration: none;
	color:#2152A5;
} 
a:visited {
	text-decoration: none;
	color: #2152A5;
} 
a:hover { 
	text-decoration:underline; 
	color:#2152A5;
} 
a:active { 
	text-decoration: none; 
} 

a.gray:link { 
	text-decoration: none;
	color:#999999;
} 
a.gray:visited {
	text-decoration: none;
	color: #999999;
} 
a.gray:hover { 
	text-decoration:underline; 
	color:#999999;
} 
a.gray:active { 
	text-decoration: none; 
} 

a.black:link
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.black:visited
{
	color: #151515;
	font-size: 12px;
	text-decoration: none
}
a.black:hover
{
	color: #ff7300;
	text-decoration: none;
	font-size: 12px;
}

.gray {
	color: #999999;
}
.orange {
	color: #FF3300;
}

.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}

.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:16px;
	font-size: 12px;
}
.btn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:22px;
	font-size: 12px;
	background:url(../images/table_bar_bg.gif);
}
.blue {
	color: #003366;
}
.title {
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
}
.lineheight100 {
	line-height: 15px;
}

.calender_today {
	color: #FFFFFF;
	background-color: #FF9900;
}
.th{
	font-weight: bold;
	color: #666666;
}
.back_strong{
	font-family: "";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bule2 {
	font-family: "";
	font-size: 12px;
	color: #0075CE;
	text-decoration: none;
}
