
html, body{
 margin: 0; padding: 0; border: 0; }
 
body {
	font: Verdana, Helvetica, Arial;
	color: #B1C3D9;
	background: #ffffff;
     }


a:link   { color: #3D3D3D; text-decoration: none}
a:visited { color: #3D3D3D; text-decoration: none}
a:active  { color: #3D3D3D; text-decoration: none;} 
a:hover   { color: #3D3D3D; text-decoration:underline;} 

.button_start {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: green; 
 text-decoration: bold;
 background: #ffffff;
}

.button_start {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: green; 
 text-decoration: bold;
 background: #ffffff;
}

.button_inactive {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #e8e8e8; 
 text-decoration: bold;
 background: #ffffff;
}

.button_active {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #3D3D3D; 
 text-decoration: bold;
 background: #ffffff;
}

.button_stop {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: red;
 text-decoration: bold;
 background: #ffffff;
}

.text_box {
 background: #e8e8e8; 
 width:120px; 
 height:10px; 
 color: #3D3D3D; 
 font-size:11px;
}

.text {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #3D3D3D;
 text-decoration: none;
 background: #ffffff;
}

.text_email {
 font-family: Verdana, Helvetica, Arial;
 font-size: 12px;
 color: #3D3D3D;
 text-decoration: none;
 background: #ffffff;
}

.text_counter {
 font-family: Verdana, Helvetica, Arial;
 font-size: 13px;
 color: #cccccc;
 text-decoration: none;
 background: #ffffff;
}

.text_week {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #3D3D3D;
 text-decoration: none;
 background: #cccccc;
}

.text_menu {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #cccccc;
 text-decoration: none;
 background: #666666;
}

.text_date {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 background: #cccccc;
}

.text_top {
 font-family: Verdana, Helvetica, Arial;
 font-style: italic;
 font-size: 10px;
 color: #3D3D3D;
 text-decoration: none;
}

.text_month {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #3D3D3D;
 text-decoration: none;
 background: #CCCCCC;
}


.text_alert {
 font-family: Verdana, Helvetica, Arial;
 font-size: 11px;
 color: #ff0000;
 text-decoration: none;
 background: #ffffff;
}

.select_type {
 border: none; 
 background: #ffffff; 
 width:140px; 
 font-size:11px; 
 color: #3D3D3D; 
 scrollbar-base-color: #f4f3f1; 
 font-family: Verdana, Helvetica, Arial;
}

.select_type_white {
 border: none; 
 background: #ffffff; 
 width:140px; 
 font-size:11px; 
 color: #3D3D3D; 
 scrollbar-base-color: #cccccc; 
 font-family: Verdana, Helvetica, Arial;
}

.select_type_page {
 border: none; 
 background: #ffffff; 
 width:50px; 
 font-size:11px; 
 color: #3D3D3D; 
 scrollbar-base-color: #cccccc; 
 font-family: Verdana, Helvetica, Arial;
}

.select_delay {
 border: none; 
 background: #ffffff; 
 width:60px; 
 font-size:11px; 
 color: #3D3D3D; 
 scrollbar-base-color: #cccccc; 
 font-family: Verdana, Helvetica, Arial;
}
