﻿*
{font-size:100%;font-family:Verdana,sans-serif;letter-spacing:.03em;}
body 
{
	font-size:0.7em;
	color:#333;
	margin:0;
	font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #fff;
    margin: 0;
    padding:0;
    margin-top:0;
    margin-left:15%;
    margin-right:15%;
    margin-bottom:-20px;
    width:70%;
  
}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:blink|underline;
}
.titlebar
{
	border-left:1px solid #7796C4;
	border-right:1px solid #7796C4;
	border-top:1px solid #7796C4;
	border-bottom:1px solid #7796C4;
	width:100%;
	height:30px;
	background-image:url('Images/titlebar.jpg');
	background-repeat:repeat-y;
	background-color:#7796c4;
}
.icon
{
	width:30px;
	height:20px;
}
.title
{
	width:100%;
	height:20px;
	color:#5b88af;
	text-align:left;
	table-layout:fixed;
	font-size:13px;
	font-style:italic;
	font-weight: bold;
	font-family:Arial; 
	
}
.content
{
	border-left:1px solid #7796C4;
	border-right:1px solid #7796C4;
	border-bottom:1px solid #7796C4;
	height:100%;
	width:100%;
	
}
.collapsible
{
	height:20px;
	width:32px;
}
.x40
{
	font-size:100px;
	font-weight:bolder;
}