html, body
{
    background-color: #056885;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../../images/main_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
#main_back
{
    background-image: url(../../images/back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    float: left;
}
#main
{
    width: 903px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    position: relative;
}
#content1
{
    float: left;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #eef5f7;
    border-left-color: #fff;
    background-color: #fff;
    position: relative;
}
#content2
{
    background-image: url(../../images/content_back.gif);
    background-repeat: repeat-x;
    background-position: 0 590px;
    float: left;
    width: 897px;
    position: relative;
}
#content3
{
    background-image: url(../../images/top_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    width: 865px;
    padding-right: 14px;
    padding-left: 18px;
    padding-bottom: 9px;
    position: relative;
}
#left
{
    float: left;
    width: 355px;
    padding-top: 19px;
}
#calender
{
    padding: 4px;
    width: 345px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    position: relative;
    float: left;
}
#calender_title
{
    background-image: url(../../images/calender_header.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    height: 35px;
    width: 337px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    padding-top: 7px;
    padding-left: 8px;
}
.day1
{
    background-image: url(../../images/day_back.jpg);
    height: 22px;
    width: 48px;
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
    float: left;
    padding-top: 4px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #056784;
    text-decoration: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
}

#date_box
{
    float: left;
    width: 344px;
    position: relative;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #c5e3eb;
    border-left-color: #c5e3eb;
}
.date1
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: center;
    float: left;
    height: 48px;
    width: 48px;
    background-image: url(../../images/date_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #c5e3eb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c5e3eb;
}
.date1 a
{
    color: #000000;
    text-decoration: none;
    text-align: center;
    float: left;
    height: 34px;
    width: 48px;
    padding-top: 14px;
    background-image: url(../../images/date_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.date1 a:hover
{
    color: #056784;
    text-decoration: none;
    text-align: center;
    float: left;
    height: 34px;
    width: 48px;
    padding-top: 14px;
    background-image: url(../../images/date_over.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.date1_on
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    float: left;
    height: 34px;
    width: 48px;
    padding-top: 14px;
    background-image: url(../../images/date_back2.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #c5e3eb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c5e3eb;
}

.date1_on a
{
    color:#fff;
    text-decoration:none;
}

#calender_nav
{
    background-image: url(../../images/calender_footer.jpg);
    background-repeat: repeat-x;
    background-position: left 4px;
    float: left;
    height: 45px;
    width: 345px;
    padding-top: 4px;
}
#previous
{
    float: left;
    height: 24px;
    width: 133px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #fff;
    background-image: url(../../images/arrow1.jpg);
    background-repeat: no-repeat;
    background-position: 7px 6px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #c5e3eb;
    text-decoration: none;
    padding-left: 38px;
    padding-top: 2px;
}
#next
{
    float: left;
    height: 24px;
    width: 132px;
    background-image: url(../../images/arrow2.jpg);
    background-repeat: no-repeat;
    background-position: 150px 6px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #c5e3eb;
    text-decoration: none;
    padding-top: 2px;
    text-align: right;
    padding-right: 38px;
}
#calender_nav a
{
    text-decoration: none;
    color: #c5e3eb;
}
#calender_nav a:hover
{
    color: #fff;
    text-decoration: none;
}
#calender_content
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: center;
    width: 345px;
    padding-bottom: 25px;
}
.icon_select
{
    background-image: url(../../images/icon3.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
#calender_content h1
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #b60002;
    margin: 0px;
    text-transform: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
#calender_content a
{
    color: #017091;
    text-decoration: underline;
}
#calender_content a:hover
{
    color: #b60002;
    text-decoration: underline;
}
#right
{
    float: left;
    width: 491px;
    padding-left: 19px;
    position: relative;
}
#logo
{
    float: left;
    height: 108px;
    width: 486px;
    padding-left: 5px;
}
#logo a img {
    border:0;
}
#main_menu
{
    float: left;
    height: 30px;
    width: 491px;
}
.menu_link
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-image: url(../../images/menu_off.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 118px;
    height: 25px;
    text-decoration: none;
    padding-right: 6px;
    text-align: center;
    padding-top: 5px;
}
.menu_link:hover
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-image: url(../../images/menu_on.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 118px;
    height: 25px;
    text-decoration: none;
    padding-right: 6px;
    text-align: center;
    padding-top: 5px;
}
.menu_linkon
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-image: url(../../images/menu_on.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 118px;
    height: 25px;
    text-decoration: none;
    padding-right: 6px;
    text-align: center;
    padding-top: 5px;
}
.menu_link2
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-image: url(../../images/menu_off.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 118px;
    height: 25px;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}
.menu_link2:hover
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-image: url(../../images/menu_on.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 118px;
    height: 25px;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}

.pic_area
{
    float: left;
    height: 126px;
    width: 491px;
    padding-top: 16px;
    padding-bottom: 28px;
}
.pic_box
{
    float: left;
    height: 120px;
    width: 489px;
    border: 1px solid #bbdee8;
    padding-top: 4px;
}
.pic_margin
{
    padding-left: 5px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
p
{
    margin: 0px;
    padding: 0px;
}
form
{
    margin: 0px auto;
}
.input
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    width: 123px;
    border: 1px solid #000000;
    font-size: 12px;
    height: 20px;
}
.icon
{
    background-image: url(../../images/icon.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 20px;
    padding-bottom: 7px;
}
#content_area
{
    float: left;
    width: 491px;
    padding-bottom: 44px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 18px;
}
h1
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #017091;
    text-decoration: none;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.red_txt
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #b60002;
    text-decoration: none;
    text-transform: none;
}
.red_txt2
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #b60002;
    text-decoration: none;
    text-transform: none;
}
#login_area
{
    background-image: url(../../images/icon2.jpg);
    background-repeat: no-repeat;
    background-position: 10px top;
    float: left;
    width: 421px;
    padding-left: 70px;
    height: 88px;
}
.login_box1
{
    float: left;
    width: 97px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #504538;
    text-decoration: none;
    line-height: 15px;
    padding-right: 10px;
}
.login_box2
{
    float: left;
    width: 132px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding-top: 8px;
}
.login_box3
{
    float: left;
    width: 40px;
    padding-left: 6px;
    padding-top: 33px;
}
.margin2
{
    padding-bottom: 7px;
}
#footer
{
    float: left;
    width: 863px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #c5e3eb;
    text-decoration: none;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#footer_part1
{
    float: left;
    width: 400px;
}
#footer_part2
{
    float: left;
    width: 463px;
    text-align: right;
}

#footer a
{
    color: #c5e3eb;
    text-decoration: none;
}
#footer a:hover
{
    color: #b60002;
    text-decoration: none;
}
/* inner page */

#inner_content3
{
    background-image: url(../../images/top_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    padding-bottom: 9px;
    position: relative;
}
#inner_logo
{
    float: left;
    height: 108px;
    width: 857px;
    padding-left: 40px;
}
#inner_main_menu
{
    float: left;
    height: 34px;
    width: 889px;
    padding-left: 8px;
}
#inner_content_area
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    float: left;

}

#spacerdiv {
    margin:10px;
}


.redirectbox {
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px auto 0 auto;
	padding:10px;
	font-size:13px;
	text-align:center;
	background:#fff;
	border:2px solid #b60002;
}

.redirectbox h3 {
	font-weight:bold;
}
.redirectbox p {
	margin:10px 0 10px 0;
}