.menu_box a
{
padding-top:5px;
height:22px;
font-family:Ariel, "Times New Roman";
font-size:15px;
color: #0278c2;
text-decoration:none;
text-align:center;
}

.menu_center a
{
padding-top:4px;
}

.menu_box a:hover
{
font-weight:bolder;
text-decoration:underline;
}

.menu_right a
{
background:url('../imgs/menu_right.png');
}

.menu_center a
{
background:url('../imgs/menu_center_bg.png');
}
.menu_left a
{
background:url('../imgs/menu_left.png');
}

.login_box a
{
font-size:13px;
color:#008000;
text-decoration:none;
}


.login_box a:hover
{
font-weight:bolder;
text-decoration:underline;
}


.menu_left_sel a,
.menu_center_sel a,
.menu_right_sel a
{
padding-top:5px;
height:22px;
font-family:Ariel, "Times New Roman";
font-size:15px;
color: #ffffff;
text-decoration:none;
text-align:center;
font-weight:bolder;
}

.menu_left_sel a:hover,
.menu_center_sel a:hover,
.menu_right_sel a:hover
{
text-decoration:none;
}


#lat,
#lng
{
width:88px;
font-size:12px;
height:15px;
}

.text_1
{
font-family:Arial;
font-size:12px;
}

.text_2
{
font-family:Arial;
font-size:11px;
}

.bolder
{
font-weight:bolder;
}

.red
{
color:#ff0000;
}

.buttons
{
color:#333333;
}

.login_input
{
width:150px;
font-size:12px;
height:15px;
}

.login_caption
{
color:#FF7200;
font-family:Arial;
font-size:18pt;
font-weight:bold;
padding:10px 20px 0 30px;
text-align:left;
}


#hist_input
{
width:78px;
font-size:12px;
height:15px;
}

.date_box_header select
{
border:1px solid #3366ff;
background-color:#e0e8f1;
color:#3372a2;
font-weight:bolder;
font-size:11px;
}

.date_now
{
color:red;
}


.main_gps_link
{
color:#5a80c6;
font-family:Arial;
font-size:10px;
text-decoration:none;
}


.sub_gps_link
{
color:#000000;
font-family:Arial;
font-size:11px;
text-decoration:none;
}