﻿body {color: #2E3154; background-color: #bfc1db; line-height: 140%; font-family: verdana, sans serif; font-size: 11px;}
table {color: #2E3154; line-height: 140%; font-family: verdana, sans serif; font-size: 11px;}

.headings {letter-spacing: 2px; font-size: 13px; padding-left: 20px; padding-bottom: 4px;}
.page {border: 1px solid #4B5087; background-color: #ffffff; font-family: verdana, sans serif; font-size: 11px;}
.box {border: 1px solid #d0d5e0; background-color: #f0f0f7; }
.categories {background-color: #d2d3e6; border: 1px solid bcbeda; padding: 2px; font-weight: bold;}
.contenttitle {padding-top: 15px; font-weight:bold; letter-spacing:1px;} 
	
}
p.pointerhand {
	cursor: pointer;
	cursor: hand; color: #FBB415;
}


a:link {color: #3333aa; font-weight: bold; text-decoration: none;}
a:visited {color: #3333aa; font-weight: bold; text-decoration: none;}
a:hover {color: #dd4444; font-weight: bold; text-decoration: underline;}

a.menu:link {
color: #ffffff; 
background-color: #e6a204; 
border-top: solid 1px #efbf53;
border-left: solid 1px #efbf53;
border-right: solid 1px #a78d30;
border-bottom: solid 1px #a78d30;
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
padding-left: 3px; 
padding-top: 1px; 
padding-bottom: 2px; 
display: block; width: 95%;
letter-spacing: 1px; 
}

a.menu:visited {
color: #ffffff; 
background-color: #e6a204; 
border-top: solid 1px #efbf53;
border-left: solid 1px #efbf53;
border-right: solid 1px #a78d30;
border-bottom: solid 1px #a78d30;
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
padding-left: 3px; 
padding-top: 1px; 
padding-bottom: 2px; 
display: block; width: 95%;
letter-spacing: 1px; 
}

a.menu:hover {
color: #e5e5e5; 
background-color: #d29820;  
border-top: solid 1px #8b7634;
border-left: solid 1px #8b7634;
border-right: solid 1px #efbf53;
border-bottom: solid 1px #efbf53;
font-size: 12px; font-weight: normal; 
text-decoration: none; 
padding-left: 3px; 
padding-top: 1px; 
padding-bottom: 2px;   
display: block; width: 95%;
letter-spacing: 1px; 
}

a.smallmenu:link {color: #FBB415; font-size: 10px; text-decoration: none;}
a.smallmenu:visited {color: #FBB415; font-size: 10px; text-decoration: none;}
a.smallmenu:hover {color: #FBB415; font-size: 10px; text-decoration: underline;}

a.wf:link {color: #d0c595; font-size: 9px; text-decoration: none;}
a.wf:visited {color: #d0c595; font-size: 9px; text-decoration: none;}
a.wf:hover {color: #8d8448; font-size: 9px; text-decoration: none;}

a.block:link {color: #33a;}
a.block:visited {color: #33a;}
a.block:hover {color: #55e; text-decoration: none;}


/* This is for forms*/
	.inputtext {
		font-family: "Tahoma, Verdana, Arial, Helvetica, sans-serif";
		font-size: 10px;
		font-style: normal;
	}
	
	.inputbutton {
		font-family: "Tahoma, Verdana, Arial, Helvetica, sans-serif";
		font-size: 10px;
		font-style: normal;
	}
	
	