
.alert{
	border:solid 1px #FF0000;
	background:#FFDDDD url(http://iconfinder.net/iconlib/blandet/blandet/blandet/exclamation.png) 8px 6px no-repeat;
	color:#222222;
	padding:4px;
	text-align:center;
}

.regular {
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 12px;
}
.title {
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.blueborder {
	border: thin solid #334466;
}
.redborder {
	border: thin solid #cc6666;
}
.greenborder {
	border: thin solid #336633; 
}

a:link {
	color: #793D01;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a:visited { 
	color: #793D01; 
	text-decoration: none; 
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a:active { 
	color: #793D01; 
	text-decoration: none; 
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a:hover {
	color: #793D01;
	text-decoration: underline;
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
}
.topline {
	border-top-style: solid;
	border-top-color: #330099;
	border-top-width: 1px;
	
}
.small {font-family: "Tahoma", Verdana, sans-serif; font-size: 10px; }
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a.menu:visited { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a.menu:active { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
} 
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bolder;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 13px;
}
.regularCalendar {
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
a.calendar:link {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 
a.calendar:visited { 
	color: #000000; 
	text-decoration: none; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 
a.calendar:active { 
	color: #000000; 
	text-decoration: none; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 
a.calendar:hover {
	color: #000000;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 11px;

}
a.retweet:link {
	color: #666666;
	text-decoration: none;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
} 
a.retweet:visited { 
	color: #666666; 
	text-decoration: none; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
} 
a.retweet:active { 
	color: #666666; 
	text-decoration: none; 
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
} 
a.retweet:hover {
	color: #666666;
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;

}

.imageBorder
{
	padding:3px;
	border: 1px solid #334466;
}
