/* TAG STYLES ********************/
.banner_title {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AB6024;
}

.white:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.white:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.white:hover {
	COLOR: orange; TEXT-DECORATION: underline
}
.white {
   FONT-SIZE: 11px;
}

html {
 overflow-x: auto
}

body {
 font-family: verdana,arial;
 font-size: 12px;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;

}


a {
 font-family: verdana, arial;
 font-size: 12px;

}

a:hover {
 text-decoration: underline;
  color: #330000;
}	

table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-family: verdana,arial
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

input,select,textarea {
 font-family: verdana,arial;
 font-size: 9px
}

img {
 border: 0px;
}

/* COMMON CLASSES ********************/

.lore_small_centered_text {
 font-size: 11px;
 text-align: center;
 margin: 5px;
}

.lore_normal_link {
 font-size: 11px;
  color: #AB6024;
 text-decoration: none;
}

.lore_normal_link:hover {
 text-decoration: underline;
}

.lore_small_link {
 font-family: verdana, arial;
 font-size: 11px;
 font-weight: bold;
 color: #AB6024;
 text-decoration: none;
}

.lore_small_link:hover {
 text-decoration: none;
 border-bottom: 1px solid black;
}

.lore_button {
 border: 1px solid black;
 background-color: #99aabb;
 color: white;
 font-size: 9px;
 font-weight: bold
}

.lore_content_box {
 margin-bottom: 10px;
 padding: 3px;

}

.lore_content_header {
 background-color: #FDFFEE;
 color: white;
 font-weight: bold;
 font-size: 11px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 vertical-align: top;
}

.lore_content_header_caption {
	background-color: #AB6024;
	color: white;
	padding: 5px;
	background-image: url(/images_global/back2.jpg);
}

.lore_splash_header {
 font-family: verdana,arial;
 color: black;
 font-size: 16pt;
 font-weight: bold;
 padding: 5px;
}

.lore_option_tab {
 background-color: #FDFFEE;
 color: black;
 font-size: 11px;
 padding: 3px;
 padding-left: 10px;
 padding-top: 5px;
 margin-bottom: 10px;
}

.lore_nav_bar {
 margin-left: 10px;
 margin-bottom: 25px;
 font-family: verdana,arial;
 font-size: 10px
}

/* CATEGORIES ********************/

.lore_category_header {
 font-size: 12px;
 padding-left: 10px;
}

.lore_category {
 padding: 5px
}

/* ARTICLE PAGE ********************/

.lore_article_admin_options {
 padding: 5px;
 font-size: 11px;
 font-weight: bold;
 background-color: #FDFFEE;
 border: 1px dotted #117668;
}

.lore_glossary_term,.lore_glossary_term:hover {
 cursor: help;
 font-size: 12px;
 font-weight: normal;
 color: green;
 text-decoration: none;
 border-bottom: 1px dashed green;
}

.lore_dek {
 position: absolute;
 visibility: hidden;
 z-index:200
}

.lore_glossary_definition {
 font-size: 11px;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted black
}

.lore_article_header {
	
	font-size: 18px;
	font-weight: bold;
	font-family: Palatino, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 20px;
}

.lore_article_content {
	background-color: #ffffff;
	padding: 20px;
	font-size: 14px;
	line-height: 18px;
	font-variant: normal;
	font-family: Palatino, "Times New Roman", Times, serif;
}

.lore_article_info_box {
 font-size: 11px;
 background-color: #ffffff;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.lore_article_option_box {
 font-size: 11px;
 background-color: #FDFFEE;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comments {
 margin: 25px
}

.lore_article_comment_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #FDFFEE;
 border: 1px solid #aaaaaa;
 text-align: left;
 margin-bottom: 3px;
 padding: 3px
}

.lore_article_comment {
 font-family: verdana,arial;
 font-size: 11px;
 margin: 10px;
 text-align: left;
}

.lore_article_comment_header {
 font-size: 11px;
 font-weight: normal;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted #cccccc
}

.lore_article_comment_content {
 font-size: 11px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/* ARTICLE LISTING ********************/

.lore_article {
	margin-bottom: 5px;
	padding-left: 10px;
}

.lore_article_featured {
 background-color: #fafafa;
 border-bottom: 1px solid #FDFFEE;
 margin-bottom: 5px;
}

.lore_article_preview_font {
 color: #404040;
 font-size: 8pt
}

.lore_article_details_font {
 color: #aaaaaa;
 font-size: 7pt
}

/* FORMS ********************/

.lore_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.lore_form_field_info {
 font-family: verdana,arial;
 font-size: 12px;
 padding: 3px;
 margin: 3px;
 background-color: #FDFFEE;
 border: 1px dotted #aaaaaa
}

.lore_form_field {
 font-family: verdana,arial;
 font-size: 11px;
 padding: 3px;
 margin: 3px;
}

.lore_form_header {
 font-family: verdana,arial;
 font-size: 18px;
 font-weight: bold;
 padding: 3px;
 margin: 3px;
 background-color: #FDFFEE;
 text-align: left
}



.lore_form_buttons {
 font-family: verdana,arial;
 font-size: 11px;
 padding: 3px;
 margin: 3px;
 background-color: #FDFFEE;
 text-align: center
}


/* PROGRAM MESSAGE */

.lore_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #cccccc;
 padding: 3px;
 margin: 10px
}

/* PRINT-FRIENDLY ARTICLE */

.print_article_header {
 font-size: 16px;
 font-family: Palatino, "Times New Roman", Times, serif;
 font-weight: bold;
 background-color: #FDFFEE;
 border: 1px solid black;
 padding: 5px;
 margin: 5px;
}

.print_article_box {
 font-family: Palatino, "Times New Roman", Times, serif;
 font-size: 13px;
 background-color: white;
 border: 1px solid #dddddd;
 padding: 5px;
 margin: 5px;
}

.lore_form_errors {
	color: #CC0000;
}

.lore_form_error {
	color: #CC0000;
}
.lore_textnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.codes {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #CCCCFF;
	background-color: #333333;
	letter-spacing: 3px;
}

.sc {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
}

.bull {
	font-size: 10px;
	color: #AB6024;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB6024;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB6024;
}

