/* Da phonts */
body,p,td{font-family: Century Gothic; font-size:11pt}
h1,h2,h3{font-family: Alliance}

@font-face
{
	font-family: Century Gothic;
	font-style: normal;
	font-weight: normal;
	unicode-range: az,AZ,U+7C,U+20-41,U+A?,U+2122,U+99; 
}
@font-face
{
	font-family: Century Gothic;
	font-style: normal;
	font-weight: bold;
	unicode-range: az,AZ,U+7C,U+20-41,U+A?,U+2122,U+99; 
}
@font-face
{
	font-family: Alliance;
	font-style: normal;
	font-weight: normal;
	unicode-range: az,AZ,U+7C,U+20-41,U+A?,U+2122,U+99; 
}


.text 
{ 
	font-weight: normal; font-size: 13px; 
	color: #000000; 
	text-decoration: none
}
.list 
{ 
	font-weight: normal; font-size: 13px; 
	color: #000000; 
	text-decoration: none;
	list-style-type: lower-roman;
	margin-bottom: 1em;
}
.subh 
{ 
	font-weight: bold; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none;
}
.header 
{ 
	text-align:right; 
	font-weight: bold; 
	font-size: 24px; 
	text-decoration: none;
	color: gray 
}
.menuheader 
{ 
	font-size: 18px; 
	font-weight: bold; 
	color: gray; 
	text-decoration: none 
}

.menusection 
{ 
	font-size: 15px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none 
}

.menusectionlink 
{
	font-size: 15px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

.menulink 
{
	font-size: 14px; 
	font-weight: normal; 
	color: #003366; 
	text-decoration: none;
	margin-left: 1em;
}

.link 
{
	font-size: 11px; 
	font-weight: bold; 
	color: #003399; 
	text-decoration: none;
}
A:hover { text-decoration: underline; color: #0000ff }


H2
{ 
	text-align:right; 
	font-weight: bold; 
	font-size: 25px; 
	text-decoration: none;
	color: gray;
	background-image: url(/img/line2.gif);
	background-repeat: repeat-x;
	background-position: left 40%;
	margin-left: 0;
}
H3 
{ 
	font-weight: bold; 
	font-size: 17px; 
	color: #000000; 
	text-decoration: none;
	margin-bottom: -1em;
	margin-left: 0.25em;
}
P
{ 
	font-weight: normal; font-size: 14px; 
	color: #000000; 
	text-decoration: none;
	margin-left: 0.25em;
}
.line{background: url(img/line.gif) repeat-x;}
.test
{
	list-style-image: url(/img/content_blue_dots.gif);
}
.date
{
	color: #800000;
	background-color: #e0e0e0;
	font-size: 12px;
}

tr,td	{text-align: left}

