.brdr {border-right : 1px dashed #000000; border-left : 1px dashed #000000;}

.brdr1 {border : 1px dashed #ffcc00;}

.header {font-family : verdana; font-size : 14pt; color : #920000; }

.header1 {font-family : verdana; font-size : 10pt; color : #ffcc00; font-weight : bold; }

h1 {font-family : verdana; font-size : 14pt; color : #ffffff; font-weight : bold; margin-left:5px;margin-right:5px; }
h1 a{font-family : verdana; font-size : 14pt; color : #ffcc00; font-weight : bold; text-decoration : none; }
h1 a:hover{font-family : verdana; font-size : 14pt; color : #ffffff; font-weight : bold; text-decoration : underline; }

h2 {font-family : verdana; font-size : 13pt; color : #ffffff; font-weight : bold; }
h2 a{font-family : verdana; font-size : 13pt; color : #ffcc00; font-weight : bold; text-decoration : none; }
h2 a:hover{font-family : verdana; font-size : 13pt; ; font-weight : bold; text-decoration : underline; }

h3 {font-family : verdana; font-size : 12pt; color : #ffffff; font-weight : bold; }
h3 a{font-family : verdana; font-size : 12pt; color : #ffcc00; font-weight : bold; text-decoration : none; }
h3 a:hover{font-family : verdana; font-size : 12pt; color : #FFffff; font-weight : bold; text-decoration : underline; }

.txt {font-family : verdana; font-size : 10pt; color : #ffffff; text-align : justify; }
.txt a{font-family : verdana; font-size : 10pt; color : #ffcc00; text-decoration : none; }
.txt a:hover{font-family : verdana; font-size : 10pt; color : #ffffff; text-decoration : underline; }

p {font-family : verdana; color : #ffffff; font-size: 11px; text-align : justify; }
p a{font-family : verdana; color : #ffcc00; font-size: 11px; text-decoration : none; }
p a:hover{font-family : verdana; color : #ffffff; font-size: 11px; text-decoration : underline; }

p.wide {
	margin-left:20px;
	margin-right:20px;
}

.cr {font-family : verdana; font-size : 8pt; color : #ffffff; }
.cr a{font-family : verdana; font-size : 8pt; color : #ffffff; text-decoration : none; }
.cr a:hover{font-family : verdana; font-size : 8pt; color : #ffffff; text-decoration : underline; }

.smallitalic{font-family : verdana; font-size : 10pt; color : #920000; font-style : italic;}
.smalltxt{font-family : verdana; font-size : 7pt; color : #000000;}

body {
	background-image: url(images/pagebg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#E5C6A8;
}