/* external style sheet for the Pannam.com */

/* --------- Main Body --------- */

.body {
	color: #000000;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}

a {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #000066;
}

.header1 {
	color: #000099;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.header2 {
	color: #000099;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

/* --------- Top Navigation --------- */

.topNav {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.topNav {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.topNav:hover {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.topNav:visited {
	color: #000066;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* --------- Side Navigation --------- */

.sideNavText {
	color: #FFFFFF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.sideNavText {
	color: #FFFFFF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.sideNavText:hover {
	color: #FFFFFF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.sideNavText:visited {
	color: #FFFFFF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.sideNavProdIdx {
	color: #0000FF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.sideNavProdIdx {
	color: #0000FF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.sideNavProdIdx:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.sideNavProdIdx:visited {
	color: #000066;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.sideNavResources {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.sideNavResources {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.sideNavResources:hover {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.sideNavResources:visited {
	color: #000066;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

/* --------- Copyright/Footer --------- */

.copyright {
	color: #000099;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.copyright {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.copyright:hover {
	color: #0000FF;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.copyright:visited {
	color:#000066;
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

/* --------- Misc/Other --------- */

/*
   Define the styles for the rollovers using CSS. The on style
   will be displayed when the mouse is over the rollover, and the off
   style at any other time.
*/
.on { 
	color: #009; 
	font-weight: 500; 
	font-size: 11px; 
	text-decoration: none; 
	background-color: #b0e0e6 
}

.off { 
	color: #009; 
	font-weight: 500; 
	font-size: 11px; 
	text-decoration: none 
}
