.border {
	border: 1px solid #E9E9E9;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
#calender tr td{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;	
	background-color: #E6E6E6;
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-image: url(calenderBg.gif);
}
#calender #h {
	
	font-weight: bold;
	color: #000000;
}
.calenderLinkAct:hover {
	color: #000000;
	background-color: #D5EFFD;
	border: 1px solid #0099FF;
	width: 15px;
}
#calender #days .calenderLink {
	background-image: url(daysBg.gif);
	color: #345345;
	width: 15px;
}

.calenderLink {
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 22px;
	line-height: 18px;
}

.calenderLinkAct {
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 22px;
	line-height: 18px;
}

.border_top_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
}
.txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
.border_image {
	border: 1px solid #CCCCCC;
}
.border_dot {
	border: 1px dotted #999999;
}
.txt_new {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.link_blue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	line-height: 12px;
}
.link_blue:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #C32025;
	text-decoration: none;
}


.txt_new:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
.txt_head {


	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.txt_head:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #0099CC;
	text-decoration: none;
}
.c_txtCopy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.border_top__bot_dot {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.text_box {
	height: 10px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(bullet.gif);
}
.bullet {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}
.remLeftSpc {
	margin-left: -20px;
	margin-top:0px;
}
.remLeftSpc a{
	margin-bottom:0px;

}


.txt_link_small {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 9px;
}
.txt_link_small:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.border_left_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}
.border_bot_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border_bot {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.brdr { 
     font-family: Georgia, Times New Roman, Times, serif; 
     font-size: 11px; 
     border: 1px solid #CCCCCC; 
} 
.red { 
     color: #FF0000; 
} 
.form_headings { 
     font-family: Georgia, Times New Roman, Times, serif; 
     font-size: 11px; 
     font-weight: bold; 
     border-top-width: 0px; 
     border-right-width: 0px; 
     border-bottom-width: 1px; 
     border-left-width: 0px; 
     border-top-style: solid; 
     border-right-style: solid; 
     border-bottom-style: solid; 
     border-left-style: solid; 
     border-top-color: #999999; 
     border-right-color: #999999; 
     border-bottom-color: #999999; 
     border-left-color: #999999; 
} 
.white { 
     color: #FFFFFF; 
} 
.bold {
	font-weight: bold;
	color: #333333;
}

