﻿.Arial_big {
	font-family: "Arial";
	font-size: 12pt;
}
.Arial_bold {
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}
.Arial_regular {
	font-family: "Arial";
	font-size: 10pt;
}
.TextMenu
{ 	
	color:#07399C;
	font-family: Arial;
	font-size: 10px;
}
.TextRegularShadowHeader
{ 	
	color:#32CDC9;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-weight: bold;	
	filter:shadow(Color=#000000,Direction=135) glow(Strength=3);
}
.TextLargerShadow
{ 	
	color:#CCCCCC;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;	
	filter:shadow(Color=#000000,Direction=135);
}
.TextGuestbook
{ 	
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold
}
.TextGuestbookBig
{ 	
	color:#000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold
}
.TextGuestbookRegular
{ 	
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
}
.TextSmallShadow
{ 	
	color:#CCCCCC;
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;	
	filter:shadow(Color=#000000,Direction=135);
}
.InputError
{ 	
	background-color:#00FF00;
	color:#FF0000;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold
}