links bitches
/*----- links -----*/

a:link	{color:#003;text-decoration:underline;} 
a:active	{color:#990000;}
a:visited	{color:#003366;}
a:hover	{color:#ff3300;text-decoration:none;}

A.navleft {color:#003333;font-family:georgia,palatino,serif;line-height:14px;font-size:11px;font-weight:bold;}
A.navleft	{TEXT-DECORATION:underline}
A:active.navleft	{COLOR:#990000;}
A:hover.navleft	{color:#ff6600;TEXT-DECORATION:none;background-color:#FFF;}

A.navleftopen {font-family:georgia,palatino,serif;font-size:11px;font-weight:bold;TEXT-DECORATION:none;line-height:14px;background-color:#fff;}

A.navleftsub {color:#003333;font-family:Verdana,Arial,Geneva;line-height:13px;font-size:9px;margin-left:4px;}
A.navleftsub	{TEXT-DECORATION:underline}
A:active.navleftsub	{COLOR:#990000;}
A:hover.navleftsub	{color:#ff6600;TEXT-DECORATION:none;background-color:#fff;}

a:link.footer	{color:#003;text-decoration:underline;font-size:11px;line-height:14px;} 
a:active.footer	{color:#990000;font-size:11px;line-height:14px;}
a:visited.footer	{color:#003366;font-size:11px;line-height:14px;}
a:hover.footer	{color:#ff3300;text-decoration:none;font-size:11px;line-height:14px;}


/*----- common tags -----*/

body	{ 
	color:#333;font-size:10px;line-height:14px;font-family:georgia,palatino,serif;text-align:center;  
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background: #99cccc;
}
img {
	border: 0px;
}
table, td	{
	border: 0px;
	color: #333; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Geneva;
}
p	{
	color: #333; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: georgia, palatino, serif;
	padding-bottom: -6px;
	margin-bottom: -6px;
}
h3, h4, h1, h2 {
	font-family: Verdana, Arial, Geneva;
}
h1 {
	font-size: 19px;
	line-height: 22px;
}
h2 {
	font-size: 17px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
}
ul {
	padding-bottom: -6px;
	margin-bottom: -6px;
}
li, ul, ol	{ 
	color: #333333;
	font-size: 12px; 
	line-height: 15px; 
	font-family: georgia, palatino, serif;
}
select	{
	background: #FFFFFF;
	padding: 5px;
}


/*----- styles -----*/

.maintext {
	color: #333; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: georgia, palatino, serif;
}
.postdate {
	font-family: Verdana, Arial, Geneva;
	font-weight: normal;
	line-height: 14px;
	font-size: 9px; 
	color: #666;
}
.heading {
	font-family: Verdana, Arial, Geneva;
	line-height: 22px;
	font-size: 19px;
	font-weight: bold;
	color: #660000;
}
.subheadred {
	font-family: Verdana, Arial, Geneva;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding-bottom: -2px;
}
.subheadgry	{
	font-family: Verdana, Arial, Geneva;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold; 
	color: #666666; 
	padding-bottom: -2px;
}
.leftindent	{ 
	font-size: 12px;
	margin-top: -7px; 
	margin-bottom: 4px; 
	margin-left: 12px; 
	padding-top: -7px; 
	padding-right: 3px 
}
.txtblack {
	color: black;
}


/*----- structure -----*/

#tableborder {
	border: thin solid #333;
}
#leftborder {
	border-left: thin solid #333;
}
#bgBox {
	width: 100%;
	background: #99cccc url(../images/bkg_99cccc.gif) no-repeat top left;
}
#imgborder img{
        padding: 7px;
}
#moduletableleftcol td{
	line-height: 20px;
}
#moduletableleftcol a:link	{
	font-size: 11px;
	font-family: georgia,palatino,serif;
	font-weight: bold;
	color: #003333;
}
#moduletableleftcol a:visited	{
	font-size: 11px;
	font-family: georgia,palatino,serif;
	font-weight: bold;
	color: #003366;
}
#moduletableleftcol a:hover	{
	background-color: #ffffcc;
	padding: 1px;
	color: #ff3300;
}

