/* --------------------------------STANDARD CLASSES--------------------------------*/
/**/
/**/
/**/
/* --------------------------------STANDARD CLASSES--------------------------------*/

body,
html {
    margin:0;
    padding:0;
	font-family:"Georgia", serif; font-size:12px; color:black;background:white;
	
    }

body {
    min-width:780px;
    text-align:center;
    }
    

.contentsblank
{
	text-align:left;
	background:white;
	min-height:450px;
	max-width:612px;
	min-width:612px;
	width:612px;
	padding:15px;
	border:none;
	border-spacing:0px;
}

.contenttable
{
	width:100pc;
	min-height:450px;
	padding:0px;
	border-spacing:0px;
	border:none;
}

A{text-decoration:none;color:#003388;}
A:hover{text-decoration:underline;color:#880055;}


/* --------------------------------CUSTOM CLASSES--------------------------------*/
/**/
/**/
/**/
/* --------------------------------CUSTOM CLASSES--------------------------------*/

TABLE{font-family:"Georgia", serif; font-size:10px; color:black;text-align:left;}
TD{font-family:"Georgia", serif; font-size:10px; color:black;text-align:left;}
TR{font-family:"Georgia", serif; font-size:10px; color:black;text-align:left;}
P{margin-bottom:3px;margin-top:3px;}
.text{font-family:"Georgia", serif; font-size:10px; color:black;}
.heading{font-family:"Georgia",serif ; font-size:24px; color:black;font-weight:bold;}
.subheading{font-family:"Georgia",serif; font-size:18px; color:black;font-weight:bold;}
.normaltext{font-family:"Georgia",serif; font-size:13px; color:black;font-weight:normal;line-height: 1.5;}
A.back{font-family:"Trebuchet MS",serif; font-size:13px; color:#FFFFFF;font-weight:bold;line-height: 1.5;}
A.back:hover{font-family:"Trebuchet MS",serif; font-size:13px; color:#AAFFFF;font-weight:bold;line-height: 1.5;}
A.action{font-family:"Georgia",serif; font-size:11px; font-weight:bold;color:red;}
.quicklink{font-family:"Trebuchet MS",sans-serif; font-size:10px; font-weight:bold;color:#FFFFFF;line-height:3;}
.quicklink:hover{font-family:"Trebuchet MS",sans-serif; font-size:10px; font-weight:bold;color:#AAFFFF;line-height:3;}
.quicklinkheader{font-family:"Trebuchet MS",sans-serif; font-size:14px; font-weight:bold;color:#FFFFFF;line-height:1.5;}
.rendertable{border:none;border-spacing:0px;width:600px;max-width:600px}
.rendertablecell{border:none;border-spacing:0px;width:600px;max-width:600px}
.normaltable{width:600px;max-width:600px;min-width:600px;}
.sectionedittable{width:600px;max-width:600px;min-width:600px;border:1px dashed #888888;}
.edittools{border:1px dashed #888888;border-style:none dashed dashed dashed;background:#DFDFDF;}
.galleryitem{border:1px dashed #888888;border-style:dashed dashed dashed dashed;background:#DFDFDF;}
.inputname{font-family:"Georgia",serif; font-size:12px; font-weight:bold;}
.titlebar{background:#EEEEEE; border:1px solid black;}
.opaquebar{background:white; border:1px solid black;}
.filebrowser{background:white; border:1px solid black;font-family:"Courier",monospace;font-size:10;}
.filelist{width:600px;background:white; border:1px solid black;font-family:"Courier",monospace;font-size:10;}
.footer{float:bottom;}
.image{border:1px solid black;}
.galleryimage{border:1px solid black;margin:2px;}
.imagenoborder{border:none;}
.fright{float:right;margin-left:16px;margin-right:4px;margin-top:8px;margin-bottom:16px;}
.fleft{float:left;margin-left:4px;margin-right:16px;margin-top:8px;margin-bottom:16px;}
img.fleft{border:1px solid black;float:left;margin:12px;}
img.fright{border:1px solid black;float:right;margin:12px;}
li{font-family:"Georgia",serif; font-size:13px; color:black;font-weight:normal;line-height: 1.5;}
ul{font-family:"Georgia",serif; font-size:13px; color:black;font-weight:normal;line-height: 1.5;}


