P  {
	font-family : Verdana,Tahoma,sans-serif;
}

H1  {
	font-size : medium;
	font-weight : bold;
	color : #2873B4;
}

H2  {}

H3  {}

A  {
	color : #2873B4;
	text-decoration : none;
}
A.pagemenu {
	color : Black;
	text-decoration : underline;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

A.pagemenu:Hover  {
	font-weight : bold;
}

A.pagemenu:Visited  {
	text-decoration : underline;
}

A.pagemenu:Link  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana,Tahoma,sans-serif;
	background-color : White;
}

UL  {}

P.center  {
	text-align : center;
}

TH.faq  {
	background-color : #2873B4;
	color : White;
	text-align : left;
}

TABLE.FAQ  {
	border-style : solid;
	border-color : #2873B4;
	border-width : medium;
	color : #2873B4;
}

A.download  {
	font-family : monospace;
	color : White;
	background-color : #2873B4;
}

p.pagemenu  {
	color : Black;
	background-color : #D7D7D7;
	text-align : center;
}

b.poll  {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

b.poll1  {
	font-weight : bold;
	color : White;
}

p.home  {
	margin-left : 0.28em;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
}

h1.home  {
	margin-left : 0.28em;
	margin-bottom : 0.2em;
	font-size : medium;
	font-weight : bold;
	color : #2873B4;
	font-family : Verdana,Tahoma,sans-serif;
}

h1.script {
	font-size : medium;
	font-weight : bold;
	color : #2873B4;
	font-family : monospace;
}


td  {
	font-family : Verdana,Tahoma,sans-serif;
}

pre.code  {
	font-family : monospace;
	background-color : #e0e0e0;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 1em;
	padding-bottom : 1em;
}

p.test  {
	background-color : #e0e0e0;
}

pre.tex  {
	font-family : monospace;
	color : #008080;
	border-left-width : thin;
	border-color : #008080;
	border-style : solid;
	padding-left : 5pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
	white-space : pre;
}

pre.vbs  {
	margin-left : 1em;
	font-family : monospace;
	color : #008080;
	border-left-width : thin;
	border-color : #008080;
	border-style : solid;
	padding-left : 5pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
	white-space : pre;
}

ul.arrow {
  margin-top:5px;
  padding-top:0px;
  margin-left:15px;
  list-style-image: url(../images/separator.gif);
}
