/* Blue tint */
/* CSS Document */

body
{
	background-color: #999999;
	margin-top:0px;
}
.bgcolor_tint1
{
	background-color: #ADD3F7;
}
.bgcolor_tint2
{
	background-color: #639ed6;
}
.bgcolor_tint3
{
	background-color: #426594;
}
.bgcolor_tint4
{
	background-color: #eef6fd;
}
.bgcolor_tintwhite
{
	background-color: #FFFFFF;
}
.img_topleftcorner
{
	background-image: url(topleft_corner.gif);
}
.img_toprighttcorner
{
	background-image: url(topright_corner.gif);
}
.img_botleftcorner
{
	background-image: url(botleft_corner.gif);
}
.img_botrighttcorner
{
	background-image: url(botright_corner.gif);
}
.img_button
{
	background-image: url(Button_blue.gif);
}
.img_topcenter
{
	background-image: url(topcenter.gif);
}
.img_rightcenter
{
	background-image: url(rightcenter.gif);
}
.img_leftcenter
{
	background-image: url(leftcenter.gif);
}
.img_botcenter
{
	background-image: url(botcenter.gif);
}
.botnav
{
	background-position: center;
	background-repeat: no-repeat;
}
.color_corner_01
{
	background-image: url(blue_topcorner_01.gif);
}
.color_corner_02
{
	background-image: url(blue_topcorner_02.gif);
}
.color_corner_03
{
	background-image: url(blue_topcorner_03.gif);
}
.color_corner_01_flip
{
	background-image: url(blue_topcorner_01_flip.gif);
}
.color_corner_02_flip
{
	background-image: url(blue_topcorner_02_flip.gif);
}
.color_corner_03_flip
{
	background-image: url(blue_topcorner_03_flip.gif);
}


/*---------------------------------------
		top navigation colors
---------------------------------------*/
.topnav_01
{
	background-image: url(topnav_01.gif);
	background-color:#639ed6;
}
.topnav_02
{
	background-color: #639ed6;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.topnav_03
{
	background-image: url(topnav_03.gif);
	background-color:#639ed6;
}
.topnav_01_over
{
	background-image: url(topnav_01.gif);
	background-color:#ADD3F7;
}
.topnav_02_over
{
	background-color: #ADD3F7;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	color: #426594;
	font-weight: bold;
	text-decoration: none;
}
.topnav_03_over
{
	background-image: url(topnav_03.gif);
	background-color:#ADD3F7;
}


a.topnav:link, a.topnav:visited, a.topnav:Hover
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.topnav_rollover:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #426594;
	font-weight: bold;
	text-decoration: none;
}
a.topnav_rollover:Hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #426594;
	font-weight: bold;
	text-decoration: none;
}
a.topnav_rollover:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #426594;
	font-weight: bold;
	text-decoration: none;
}
/*---------------------------------------
		top navigation colors End
---------------------------------------*/

.arrow
{
	background-color: #ffd339;
}
.copyright
{
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}


/*Calendercolor*/

.month
{
	background-image: url(bg_blue.gif);
	height: 25px;
	width: 100%;
	border: 0px;
}
.today
{
	background-image: url(bg_blue.gif);
	color: White;
}
.Selectedday
{
	background-image: url(selecteddt.gif);
}

#next
{
	background-image: url(next.gif);
	background-repeat: no-repeat;
	background-color: #639ed6;
}
#prv
{
	background-image: url(prv.gif);
	background-repeat: no-repeat;
	background-color: #639ed6;
}
/*------------------------------*/

/*index styles*/

.innerfontsbig
{
	font-size: 12px;
	font-family: Verdana;
	color: Black;
}
a.headerfonts, a.headerfonts:visited
{
	text-decoration:none;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
}
a.headerfonts:hover
{
	text-decoration:underline;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
}
.headerfonts
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
}
a.headerfonts1, a.headerfonts1:visited
{
	text-decoration:none;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
	text-decoration:underline;
}
a.headerfonts1:hover
{
	text-decoration:underline;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: Red;
	
}
.headerfonts1
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
}
.headerfontsbig
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #639ed6;
}
.headerfontsmall
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #639ed6;
}
.today_fonts
{
	font-family: Verdana;
	color: #639ed6;
	font-size: 10px;
	text-decoration:underline;
}

a.sidelinks:link
{
	text-decoration: underline;
	color: #02609b;
}
a.sidelinks:visited
{
	text-decoration: underline;
	color: #02609b;
}
a.sidelinks:hover
{
	text-decoration: none;
	color: Red;
}

a.indexnav:link
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: White;
}
a.indexnav:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: White;
}
a.indexnav:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.botnavtxt:link
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.botnavtxt:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.botnavtxt:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.tint2_white, a.tint2_white:visited, a.tint2_white:link
{
	background-color: #639ed6;
	color:#ffffff;
}
td.todayMonthCell
{
	background-color: #e6f0ff;
	border-color:#639ED6;
	border-width:3px;
	border-style:Solid;
	width:14%;
}
/*------------------------------------------*/
/*		Drop Down Bottom link styles
/*------------------------------------------*/
.botnavtxt
{
	font-family:Verdana;
	font-size:12px;
	color:White;
	text-decoration:none;
	font-weight:bold;
}
.dd_layer 
{
	display:none;
	position:absolute;
	z-index:10;
	border-top:3px solid #639ed6;
}
.dd_layer_nav 
{
	display:none;
	position:absolute;
	z-index:10;
	border-top:3px solid #426594;
}
.back
{
    height:25px;
    width:100px;
    border: black 1px solid; 
	height:25px;
}
.dd_lnk:link, .dd_lnk:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
}
.dd_lnk:hover
{
	color:Yellow;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
}
#dropdown, .dropdown
{
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 5px;
	font-family: Verdana;
	height: 25px;
	background-color: #639ed6;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
#dropdown:hover, .dropdown:hover
{	
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 5px;
	font-family: Verdana;
	height: 25px;
	background-color: #639ed6;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
#dropdown1, .dropdown1
{
	border-right: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 5px;
	font-family: Verdana;
	height: 25px;
	background-color: #639ed6;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
#dropdown1:hover, .dropdown1:hover
{	
	border-right: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 5px;
	font-family: Verdana;
	height: 25px;
	background-color: #639ed6;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
/*.1_nav, #1_nav, a#1_nav:link, a#1_nav:hover, a#1_nav:visited,.2_nav, #2_nav, a#2_nav:link, a#2_nav:hover, a#2_nav:visited,.3_nav, #3_nav, a#3_nav:link, a#3_nav:hover, a#3_nav:visited,.4_nav, #4_nav, a#4_nav:link, a#4_nav:hover, a#4_nav:visited,.5_nav, #5_nav, a#5_nav:link, a#5_nav:hover, a#5_nav:visited,.6_nav, #6_nav, a#6_nav:link, a#6_nav:hover, a#6_nav:visited,.7_nav, #7_nav, a#7_nav:link, a#7_nav:hover, a#7_nav:visited
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;
height:15px;
}*/
/*------------------------------------------*/

