/* Universal styles*/
body {background-image:  url("../images/common/BG.gif"); background-repeat: repeat-y; background-position: 50% 0%; font-family:"Courier New", Courier, serif; font-size: 12px; background-color: #D0D0D0;}
p {color:#333333; font-size: 1em; font-family: "Courier New", Courier, serif;}
h1 {color:#333333; font-size: 2em; font-family: "Courier New", Courier, serif;}
h2 {color:#333333; font-size: 1.2em; font-family: "Courier New", Courier, serif;}
h3 {color:#333333; font-size: 1.4em; font-family: "Courier New", Courier, serif;}
/* quotation stles*/
.quotation { font-style: italic; font-size: 1.2em;}
.quotee { font-weight: bolder;}
.mpforms {color:#333333; font-size: 1em; font-family: "Courier New", Courier, serif;}
/* Default link styles*/
a {color:#000000; text-decoration: none; }
a:link {color:#000000; text-decoration: none;}
a:visited {color:#222222; text-decoration: none;}
a:hover {color:#000000;  text-decoration: underline;}
a:active {color:#000000;  text-decoration: underline;}
/* Footer link styles*/
.footer {font-family:"Courier New", Courier, serif; color:#222222; text-decoration:none; font-size: 9pt;}
a.footer {color:#999999; text-decoration: none; }
a.footer:link {color:#999999;text-decoration: none;}
a.footer:visited {color:#888888;text-decoration: none;}
a.footer:hover { color:#ffffff; text-decoration: underline;}
a.footer:active {color:#ffffff; text-decoration: underline;}
.sep_bak {
	background-image: url(resources/images/common/bg-verticalDivider.png);
}
