﻿@import url("css/flipwall.css");

.inputbox
{
	background-color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	border: solid 1px #C7D6E0;
	height:22px;
	background-image: url(images/inputbg.jpg);
	background-repeat:repeat-x;

}
.textarea {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #000000;
	border: solid 1px #C7D6E0;
	background-image: url(images/inputbg.jpg);
	background-repeat:repeat-x;

}
.listmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	background-image:url(images/inputbg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #C7D6E0;
	line-height:20px;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 12px;
	color: #2e709f;
	background-color: #b6dffc;
	border: 1px solid #83bbd9;
	height:21px;
	background-image:url(images/buttonbg.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;

}
.pageheading {	
	font-family:"Trebuchet MS";
	font-size: 27px;
	color: #30b7f1;
	line-height:32px;
}
.bodytext {	
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #000000;
	line-height:32px;
}
.bodytextsmall {	
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #000000;
	line-height:32px;
}
.tabnormal
{
	background-image:url(images/tab.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #a4b2b7;
	cursor:pointer;
}
.tabhover
{
	background-image:url(images/tab_over.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #61c8f1;
	cursor:pointer;
}
.bodytabletext {	
	font-family:"Arial";
	font-size: 12px;
	color: #8a8a8a;
	line-height:18px;
	padding:6px;
}
.bluetext {	
	font-family:"Arial";
	font-size: 12px;
	color:#3aabc4;
}
.bluetabletext {	
	font-family:"Arial";
	font-size: 12px;
	color:#3aabc4;
	padding:6px;
}
.whitetext {	
	font-family:"Arial";
	font-size: 12px;
	color:#FFFFFF;
}
.footertext {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #323232;
	background-color:#effafc;
	line-height:25px;
	border-top:solid 1px #b2d3e6;
}
.blueheading {
	font-family:"Arial";
	font-size: 24px;
	color: #106f84;
}
.bluesubheading {
	font-family:"Arial";
	font-size: 17px;
	color: #106f84;
	font-weight:bold;
}
.whiteheading {
	font-family:"Arial";
	font-size: 18px;
	font-weight:400;
	color: #FFFFFF;
}
.imagebg
{
	background-image:url(images/imagebg.png);
	width:113px;
	height:80px;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:9px;

}
.imageborder
{
	border:solid 4px #f0e0c7;

}
.whiteborder
{
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 2px #FFFFFF;

}
.noticebox
{
	background-color:#f6fbd3;
	border:solid 1px #e8f39d;
	padding-left:8px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #9d0f0f;

}
.listingheading
{
	padding:4px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #008eb5;
	font-weight:bold;

}
.listingwhitebg
{
	padding:4px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;

}
.bluepanel
{
	background-color:#ECF5FF;
	border:1px solid #BDD5ED;
	padding:1px;

}
.bluepanelinner
{
	background-color:#ECF5FF;
	border:1px solid #FFFFFF;
	padding:4px;

}
.listingyellowbg
{
	background-color:#f0fcff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	padding:4px;
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #000000;
}


a img
{
    border: 0;
}

.noticebox
{
	background-color:#f6fbd3;
	border:solid 1px #e8f39d;
	padding:5px;
	font-family: Arial;
	font-size: 12px;
	color: #9d0f0f;
	font-weight:bold;
}

.noticeboxlink:link, .noticeboxlink:hover, .noticeboxlink:visited
{
    text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	color: #9d0f0f;
	font-weight:bold;
}
.noticeboxlink:hover
{
    text-decoration:none;
}

.sponsorFlip img
{
    padding-top:0px;
}