﻿body 
{
	font-family:Arial,Tahoma;
	color:#2c2c2c;
	font-size:9pt;
	margin:0px;
}


a.m
{
	color:#ff0000;
	text-decoration:underline;
	}
a:hover.m
{
	text-decoration:none;
	}	
	

h3
{
	font-family:Century Gothic,Tahoma,Arial;
	
	color:#31ada3;
	
	}

a.nael
{
	font-size:11pt;
	color:#0e0c5e;
	text-decoration:underline;
	}
a:hover.nael
{
	text-decoration:none;
	color:#39c1b6;
	}
		
.nae
{
	font-size:11pt;
	color:#1691db;
	}

.sep 
{ 
	background-image:url(../images/b-dot.gif);
	background-repeat:repeat-x;
	width:100%; height:2px;
}
.mspace { padding-right:5px; }
.fdiv 
{
	margin:auto;
	width:820px;
	}

#bodydiv
{
	margin:auto;
	width:820px;
	overflow:auto;
	}

#t-div
{
	margin:auto;
	width:820px;
	/* border:1px solid #999999; */
	background-image:url(../images/opaque-background.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:150px;
	}

#main-banner
{
	margin:auto;
	width:820px;
	}

.blue-back
{	
	width:100%; background-color:#0070b4; height:9px;
	}




.red_text
{
	color:#ff0000;
	}


.divLeft
{
	float:left;
	width:18px;	
	padding-top:95px;
	padding-right:6px;
	}

.divCenter
{
	height:180px;
	border:1px solid #cccccc;
	padding:8px;
	}
	
.divRight
{
	float:left;
	width:18px;
	padding-top:95px;
	padding-left:6px;
	}
	
/*box*/
	.t-l { width:6px; height:7px; background-image:url(../images/t-l.gif); }
	.t-c { height:7px; background-image:url(../images/t-c.gif); background-repeat:repeat-x;}
	.t-r { width:5px; height:7px; background-image:url(../images/t-r.gif);}
	
	.m-l { width:6px; background-image:url(../images/m-l.gif); background-repeat:repeat-y;}
	.m-c { background-color:#FFFFFF; }
	.m-r { width:5px; background-image:url(../images/m-r.gif); background-repeat:repeat-y; }
	
	.b-l { width:6px; height:12px; background-image:url(../images/b-l.gif); }
	.b-c { height:12px; background-image:url(../images/b-c.gif); background-repeat:repeat-x; }
	.b-r { width:5px; height:12px; background-image:url(../images/b-r.gif); }
/*eof*/
