BODY {

	font-size : 12px; 
	font-family : Georgia, "Times New Roman", Times, serif;  
	font-weight : normal; 
	color : #444444;
	background: url(images/verticalgrad.jpg) repeat-x 0 0;
	padding : 0 0 0 0;
	width : auto;
}

a {
	font-weight: normal; 
	background: none; 
	color: #000000;
	text-decoration: none;
}

a:link {
	background: none transparent scroll repeat 0% 0%; 
	font-weight : bold; 
	color: #000000
}
a:visited {
	background: none transparent scroll repeat 0% 0%; 
	font-weight : bold; 
	color: #000000
}
a:hover {
	background: none transparent scroll repeat 0% 0%; 
	font-weight : bold; 
	color: #0000cc;
}
a:active {
	background: none transparent scroll repeat 0% 0%; 
	font-weight : bold; 
	color: #888888
}

input, textarea, select 
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; 
	color: #000000; 
}

li {
	margin-left: -20px;
}


h1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 16px; 
	color : #000000; 
	background-color : transparent; 
}

h2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 14px; 
	color : #000000; 
	background-color : transparent; 
}

h3{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12px; 
	color : #000000; 
	background-color : transparent; 
}

/* set up styles for general (body) use */
.title {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
 	font-size : 12px; 
 	color : #000000;
}

.content {
	font-style : normal; 
 	font-variant : normal; 
	font-weight : normal; 
	font-size : 11px;
	color : #444444;
	padding: 5px 4px;
}

.menu {
	font-style : normal; 
 	font-variant : normal; 
	font-weight : normal; 
	font-size : 10px;
	margin-left:  4px;
	line-height: 1.1em;
}

.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Left box styles - used in theme.tpl for left column */
.l_box {
	padding: 5px;
	width: 22%;
	/*border-right: 1px solid #a5a5a5;*/
}

/* NOTE: in box templates, use of {TITLE} and title class */
.l_box .title {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12px; 
	color : #4c6db6;
	padding-left: 5px;
	border-bottom: 1px dotted black;
}

.l_box a:link, a:visited {
	font-weight: normal;
	color: #910000;
}

.l_box a:hover {
	font-weight : normal; 
	color : #f00;
}

.l_box a:active {
	font-weight : normal; 
	color : #000000;
}

/* Middle (content) box styles - used in theme.tpl for middle column */
.m_box {
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 11px;
	line-height: 1.3em;
	color : #444444;
	background-color: #f0f1fc;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;}

/* NOTE: in box templates, use of {TITLE} and title class */
.m_box .title {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12px; 
	color : #4c6db6;
	border-bottom: 1px dotted black;
}

.m_box a:link, a:visited {
	font-weight : normal; 
	color : #910000;
}

.m_box a:hover{
	font-weight : normal; 
	color : #f00;
}

.m_box a:active{
	font-weight : normal; 
	color : #000;
}

.m_box img {
	padding: 0px;
}


/* Right box styles - used in theme.tpl for right column */
.r_box {
	padding: 5px;
	width: 22%;
	/*border-left: 1px solid #a5a5a5;*/
}

/* NOTE: in box templates, use of {TITLE} and title class */
.r_box .title {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12px; 
	color : #4c6db6;
	border-bottom: 1px dotted black;
}

.r_box a:link, a:visited {
	font-weight: normal;
	color: #910000;
}

.r_box a:hover{
	font-weight : normal; 
	color : #f00;
}

.r_box a:active{
	font-weight : normal; 
	color : #000;
}

.smalltext {
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 9px; 
}

.smalltext a:link{
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	text-decoration : none;
}

.smalltext a:visited{
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	text-decoration : none;
}

.footertext {
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 9px; 
}

.footertext a:link{ 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
}

.footertext a:visited{
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
}

.noline a:link {
	text-decoration : none;
}

.noline a:visited{
	text-decoration : none;
}

.largetext {
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 14px; 
}

.largetext a:link{
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 14px; 
}

.largetext a:visited{
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 14px; 
}

.errortext {
	font-size : 12px;
	color : red;
	font-weight : bold;
}

.grid {
	border : #B98992 .05em solid;
}

.white {
	background-color : white;
}

.black {
	background-color : black;
}

.bg_dark {
	background-color : #666666;
	color : #ffffff;
}

.bg_medium {
	background-color : #bbbbbb;
	color : #000000;
}

.bg_light {
	background-color : #eeeeee;
}

.alt_bg_dark {
	background-color : #888888;
}

.alt_bg_medium {
	background-color : #aaaaaa;
}

.alt_bg_light {
	background-color : #cccccc;
}

.searchblank {
	font-size: 9px;
	color: #4c6db6;
}
