body {
	background-color: white;	
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	color: black;
}
.overmouse{
	background-color:#666666;
	color: #ffffff;	
}
a:link ,a:visited{
	
	color: #666666;
	font-weight:bold;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4577D3;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4577D3;
	text-decoration: none;
}

.alert{
	color: red;
	font-size:10px;
}
.done{
	color: blue;
	font-size:10px;
}
.logo1{
	color: #999999;
}
.logo3{
	color: #77A436;
}
.logo2{
	color: #007EB0;
}
.toolbar, .toolbar a, .toolbar a:visited {
	color: #336677;	
}
.button_banner, .button_banner a, .button_banner a:visited, .function_detail a, .function_detail a:visited{	
	color: #7F7F7F;
}
.button_banner a:hover, .function_detail a:hover{
	color: black;
}
.function_detail{
	padding: 5px;

	background-color: #FFFFFF;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	margin-bottom: 1px;

}
.header{
	border: 1px solid #222222;
	background-color: #EAEAEA;
}

.tblReminder{
	border: 1px solid #EFEFEF;	
}
.tblReminder th{
	background-color: #7777AA;
	color:#FFFFFF;
}

.hReminder{
	border: 1px solid #EFEFEF;
	background-color: #EBEBEB;
	text-align:center;
	color:#444444;
	font-weight:bold;
}

.followReminder{	
	background-color: #f8f8f8;
	
}

.historyReminder{	
	background-color: #f2f2f2;
	
}

.odd{
	background-color: #f8f8f8;
}
.even{
	background-color: #f2f2f2;
}
.footer{
	color: white;
	font-family: verdana;
}

.hideblock{
	display:none;
}
.showblock{
	display:block;
}
.titleLargeOrange,.titleLargeOrange:link,.titleLargeOrange:visited,.titleLargeOrange:active {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F27008;
	text-decoration: none;
}

.titleMaxOrange,.titleMaxOrange:link,.titleMaxOrange:visited,.titleMaxOrange:active {
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #F27008;
	text-decoration: none;
}

.titleLargeDark,.titleLargeDark:link,.titleLargeDark:visited,.titleLargeDark:active {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.titleMediumRed,.titleMediumRed:link,.titleMediumRed:visited,.titleMediumRed:active {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FE1212;
	text-decoration: none;
}
.color_backgroundtable{
	background-color: #E7E7E7;
}

.listFunction{
	background-color: #FFFFFF;
	border:1px solid #E7E7E7;
	margin:15px 0px 0px 20px;	
	width:40%;
	float:left;
}
.titleFunction{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color:#F27008;
	font-weight:bold;		
	padding-top:30px;
}