/* ---- CUSTOM */

input.search {
	width:120px;
	height:18px;
	border: 1px solid #83817A;
	background-color:#ffffff;
}

.border {
	border: 1px solid #cbcbcb;
}
#bc {
     color:#767676;
}

#bc a{
	font-size:10px;
	color:#767676;
	margin-top:2px;
}
/* Custom Titles  */

.title_brown{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #663333;
}
.title_aqua{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #009999;daqua
}
.title_daqua{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #006666;
}
.title_green{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #339933;
}
.title_lgreen{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #99cc99;
}
.title_orange{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #ff9933;
}
.title_blue{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #0099cc;
}
.title_purple{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #663399;
}
.title_default{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #999966;
}

.Title{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #999966;
}
.Subheading1{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #1a2f5e;
}
.Subheading2{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #1a2f5e;
}

.Heading1{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}

.Heading2{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}

span.cal {
	width:100%;
	height:100%;
	display:block;
	line-height: 18px;
}

/*---- */



/* ---- GLOBAL */
body, td, p, ul, li  {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---- */



/* ---- LINKS */
a.cal:link, a.cal:active, a.cal:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	width:100%;
	height:100%;
	display:block;
	line-height: 18px;
	text-transform: capitalize;
}

a.cal:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background-color:#ffffff;
	width:100%;
	height:100%;
	display:block;
	line-height: 18px;
	text-transform: capitalize;
}

a.footer:link, a.footer:active, a.footer:visited {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: capitalize;
}

a.footer:hover {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	text-transform: capitalize;
}

a.sm_brown:link, a.sm_brown:active, a.sm_brown:visited, a.sm_aqua:link, a.sm_aqua:active, a.sm_aqua:visited, a.sm_daqua:link, a.sm_daqua:active, a.sm_daqua:visited, a.sm_green:link, a.sm_green:active, a.sm_green:visited, a.sm_lgreen:link, a.sm_lgreen:active, a.sm_lgreen:visited, a.sm_orange:link, a.sm_orange:active, a.sm_orange:visited, a.sm_blue:link, a.sm_blue:active, a.sm_blue:visited, a.sm_purple:link, a.sm_purple:active, a.sm_purple:visited {
	padding:5px;
	text-align:right;
	display:block;
	width:100%;
		font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
}

a.sm_brown:link, a.sm_brown:active, a.sm_brown:visited,.fc_brown {
	background-color:#663333;
}

a.sm_aqua:link, a.sm_aqua:active, a.sm_aqua:visited, .fc_aqua  {
	background-color:#009999;
}

a.sm_daqua:link, a.sm_daqua:active, a.sm_daqua:visited, .fc_daqua  {
	background-color:#006666;
}

a.sm_green:link, a.sm_green:active, a.sm_green:visited, .fc_green  {
	background-color:#339933;
}

a.sm_lgreen:link, a.sm_lgreen:active, a.sm_lgreen:visited, .fc_lgreen {
	background-color:#99cc99;
}

a.sm_orange:link, a.sm_orange:active, a.sm_orange:visited, .fc_orange {
	background-color:#ff9933;
}

a.sm_blue:link, a.sm_blue:active, a.sm_blue:visited, .fc_blue  {
	background-color:#0099cc;
}

a.sm_purple:link, a.sm_purple:active, a.sm_purple:visited, .fc_purple {
	background-color:#663399;
}

a.sm_brown:hover, a.sm_aqua:hover, a.sm_daqua:hover, a.sm_green:hover, a.sm_lgreen:hover, a.sm_orange:hover, a.sm_blue:hover, a.sm_purple:hover {
	display:block;
	width:100%;
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.fc_default {
	background-color:#999966;
}

a.sm_brown:hover {
	background-color:#000000;
}

a.sm_aqua:hover {
	background-color:#000000;
}

a.sm_daqua:hover {
	background-color:#000000;
}

a.sm_green:hover {
	background-color:#000000;
}

a.sm_lgreen:hover {
	background-color:#000000;
}

a.sm_orange:hover {
	background-color:#000000;
}

a.sm_blue:hover {
	background-color:#000000;
}

a.sm_purple:hover {
	background-color:#000000;
}

a.sub_menu[class] {
	width:150px;
}

a.image_link:link, a.image_link:active, a.image_link:visited {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	padding-left: 3px;
}

a.image_link:hover {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 3px;
	text-decoration: none;
}

a.asx:link, a.asx:active, a.asx:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

a.asx:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a:link, a:active, a:visited { 
	color: #1a27a3;
	text-decoration: underline;
}

a:hover {
	color: #1a27a3;
	text-decoration: underline;
}

a.gallery:link, a.gallery:active, a.gallery:visited { 
	color: #127090;
	font-weight:bold;
	font-size:13px
}

a.gallery:hover {
	color: #127090;
	font-weight:bold;
	font-size:13px
}

a.sitemap_lv1 {
	padding-left:0px;
}

a.sitemap_lv2 {
	padding-left:20px;
}

a.sitemap_lv3 {
	padding-left:40px;
}


/* ---- */



/* ---- CONSTANT - DO NOT REMOVE */
.showspeechbubble {behavior:url(../_css/components/speech_bubble.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ---- */
