.maintbl
{
	border: 2px solid #000000; 
	background-color: #FFFFFF;
}
.calendar
{
	border: 1px solid #FFCC00;
	background-color: #FFFFAA;
	/*background-image: url('../images/menu/backissues.jpg');*/
}
.calendar-month
{
	font-size: 9pt;
	color: darkblue;
	font-weight: bold;
	background-color: #FFCC00;

}
.calendar-day-heading
{
	border-bottom : 1px solid #FFCC00;
}

.leftalignedheading
{
	font-weight : bold;
	font-size: 11pt;
}
/*background-image: url('../images/menu/bg_grey.jpg');*/
.tblbkgnd
{

	/*background-color: skyblue; */
	background-color: #FFCC00; 
	background-repeat: repeat-x, repeat-y;
}

.tblbkgnd-spcl
{
	background-image: url('../images/menu/bg_yellow.jpg');
	background-repeat: repeat-x;
}
.tblbkgnd-dark
{
	background-color: #000099;
}

.tblborder_yelw
{
	border: 1px solid #FFCC00;
	background-color: #FEFECB; 

}

.tblborder_grey
{
	border: 1px solid #CCC;

}

li
{
		font-size: 10pt;	
}
/*
li#tabmenu
{
	list-type: square; 
	color: #000000;
}

#tabmenu a 
{
	font-size: 10pt;
}

#tabmenu { border-bottom: 1px dotted #FFF}
*/
p
{
	font-size: 10pt;	
	color: #000000;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: left;
	line-height: 150%;
}

a:link,
a:active, 
a:visited
{
	font-size: 10pt;
    color: #000000;
    text-decoration: none;
}

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

a.bbcodebutton, a.bbcodebutton:visited, a.bbcodebutton:active {
    color: #ffffff;
    background-color: #5F7797;
    border: 1px solid #354463;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    line-height: 30px;
}

a.bbcodebutton:hover {
    background-color: #354463;
    color: #cccccc;
    text-decoration: none;
}

a.toplink:link
{
	font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.toplink:active
{
	font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.toplink:visited
{
	font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.toplink:hover
{
	font-size: 10pt;
    color: #FFFF00;
    text-decoration: none;
}


test
{    //font-family: Verdana, Arial, Helvetica, sans-serif;}

body 
{
    /*text-align: center;
    font-size: 10pt;
	margin: 0;
	color: #000080;
	margin-top: 10px;
	margin-left: 0;
*/

	font-size: 10pt;	
	color: #000000;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	line-height: 150%;
	background-color: #CCCCCC;	
}

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

fieldset {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    text-align: left;
}

h1 {
    font-size: 11pt;
    color: #000080;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;

}
h1.ShortNews {
    font-size: 11pt;
    color: #000080;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;

}
h2 {
    font-size: 10pt;
    font-style: bold;
    color: #000080;
    text-align: center;
}

hr {
    color: #003366;
    height: 1px;
    width: 100%;
}

img {
    border: none;
}

label {
    font-size: 12px;
}

li {
    margin: 0px;
    padding: 0px;
}

ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 11px;
    padding-left: 11px;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 8px;
}

table {
    font-size: 12px;
}

td {
    padding: 1px;
    spacing: 1px;
}

textarea {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
}

th {
    padding: 4px;
}

body.jswindow {
    background-color: #BFC4CB;
    border: none;
    padding: 0px;
    margin: 15px;
}

body.jswindow input[type=text], body.jswindow textarea {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
    width: 200px;
}

div.code {
    background-color: #DEE7EF;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    padding: 5px;
}

input[type=submit],
input[type=reset],
input[type=button] {
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
    background-color: #5F7797;
    color: #FFFFFF;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    width: 90px;
}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
    background-color: #354463;
}

input[type=text], input[type=password] {
    background-color: #FFFFFF;
    border-color: #354463;
    border-style: solid;
    border-width: 1px;
}

table.tablecenter {
    margin-left: auto;
    margin-right: auto;
}

table.login {
    background-color: #BFC4CB;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

table.login th {
    background-color: #5F7797;
    color: #E9F2FC;
    padding: 5px;
}

table.login td {
    padding: 5px;
}

table.installer {
    background-color: #BFC4CB;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 370px;
}

table.installer th {
    background-color: #5F7797;
    color: #E9F2FC;
    padding: 5px;
}

table.installer td {
    padding: 5px;
}

.hr {
    background-color: transparent;
    color: #6394bd;
}

.center {
    text-align: center;
}

.copyright {
    font-size: 11px;
    text-align: center;
}

.left {
    text-align: left;
}

.menu {
    border-bottom-color: #000000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-style: dashed;
    border-left-width: 1px;
    padding: 5px;
}

.notify {
    background-color: lightgrey;
}

.notify td {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
}

.right {
    text-align: right;
}

.subtext {
    margin-top: 0px;
}

#border {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 600px;
}

#content {
    border-bottom-color: #000000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-style: dashed;
    border-left-width: 1px;
    border-right-color: #000000;
    border-right-style: dashed;
    border-right-width: 1px;
    float: left;
    padding: 5px;
    min-height: 360px;
    width: 388px;
}

#navigation {
    float: left;
    width: 200px;
}

#imageupload
{
    display: none;
}
