body {
	color: #303030; 
	background-color: #FFFfff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tinytext {
	font-size: xx-small;
	
}
.tinytextb {
	font-size: xx-small;
	font-weight: bold;	
}
table {
	font: x-small Arial, Helvetica, sans-serif
; background-color: #FFFFFF	}

.table3 {
	background-color: transparent;
	font-size: xx-small;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
	}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
	margin-left: 25px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:   url(images/bullet.gif);
}
h1 {
	font-size: medium;
	color: #333399;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
h2 {
	font-size: small;
	color: #333399;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
}
h4 {
	font-size: x-small;
	color: #333399;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}
h3 {
	font-size: small;
	color: Navy;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
	padding-left: 1px;
}

.navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	background-image:   url(images/panel_top.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
}
.table1 {
	border-right-style: solid;
	border-right-color: #ffcc33;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	border-left-style: solid;
	border-left-color: #ffcc33;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-image:   url(images/panel_top.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	}
.table2 {
	border-right-style: solid;
	border-right-color: #ffcc33;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	border-left-style: solid;
	border-left-color: #ffcc33;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-image:   url(images/panel_top.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	font-size: 11px;
	text-decoration: none;
	
}

h5 {
	font-size: x-small;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	color:navy;
	
}

.textinput {
	font-size: xx-small;
	color: #333399;
	background-color: #FFF9D0;
}



.panelbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc33;
	background-image:   url(images/panel_bottom.gif);
	background-repeat: repeat-x;
	font-size: xx-small;
}
.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc33;
	background-image:   url(images/panel_bottom.gif);
	background-repeat: repeat-x;
}
.panelbottomright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc33;
}

.rightcoltext {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #ffcc33;
	border-top-color: #ffcc33;
	border-left-color: #ffcc33;
	padding-right: 5px;
	padding-left: 5px;
}
.panelright {
	background-image:   url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar {
	font-size: x-small;
	color: Navy;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffcc33;
	border-left-color: #ffcc33;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #fff3cd;
}
.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	background-image:   url(images/head_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
.topborder2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
}

.spacer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc33;
	background-image:   url(images/spacer.gif);
	background-repeat: repeat;
}
.spacer2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc33;
	background-image:   url(images/spacer2.gif);
	background-repeat: repeat;
}
.spacer3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc33;
	background-image:   url(images/spacer3.gif);
	background-repeat: repeat;
}
 a:link {
	color: blue;
	text-decoration: none;
}
 a:visited {
	color: navy;
	text-decoration: none;
	}
 a:link:hover {
	color: #FFA500;
	text-decoration: underline;
}
a:link:active{
	color: #B8860B;
	text-decoration: underline;
}
.divider {
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
; border-bottom-width: 1px}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.rcolpad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.para1 {
	font-size: xx-small;
	font-weight: normal;
	color: #333399;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #fff3cd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc33;
}

.bluefade {
	background-image: url(images/bluestrip.jpg);
	background-repeat: repeat-y;
}
.bluefade2 {
	background-image: url(images/bluestrip2.jpg);
	background-repeat: repeat;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}
.topleft{
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
}
.bottomright2{
	background-image: url(images/bottomright2.gif);
	background-repeat: no-repeat;
}
.bottomright{
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
}
.tablebottom{
	
	background-image:   url(images/panel_bottom.gif);
	background-repeat: repeat-x;
}
.paleback {
	font-size: x-small;
	color: Navy;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff3cd;
	}
	
	.bolden{
		font-weight: bold;
	}
	.formfill{
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1;
	color:navy;
	font-size: x-small;
}
.whitetext{
	color:white;
}
.nospace {  
margin: 0;
padding: 0;
}

