#maintext
{
	font-family: verdana;
	font-size: 10px;
	color: #777777;
	margin-left:10px;
}

#seo {
	visibility: hidden;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #777777;
}

td.mandatory {
	color:#000000;
}

p {
	font-family: verdana;
	font-size: 10px;
	color: #777777;
}

.admintitle {
	font-size: 14px;
	font-weight: bold;
}

a { text-decoration: none; color:#4260FF; }
a:hover { text-decoration: underline; }
a:visited { color:#4260FF; }

a.greylink { text-decoration: none; color:#777777; }
a.greylink:hover { text-decoration: underline; }
a.greylink:visited { color:#777777; }

input.reset {
	color:#666666;
}

.colorspan {
	color:#4260FF;
}

.picdiv {
	width:150px; 
	height:160px;
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px; 
	border-top: solid #d7d7d7 1px; 
	border-bottom: none;
}

.browsediv {
	width:150px; 
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px; 
	border-top: solid #d7d7d7 1px; 
	border-bottom: none;
}


.picdiv2 {
	width:150px; 
	height:134px;
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px; 
	border-top: none; 
	border-bottom: solid #d7d7d7 1px;
}

.textdiv {
	width:150px;
	border: solid #d7d7d7 1px;
	font-family: verdana;
	font-size:10px;
}

.picdivgal {
	width:512px; 
	height:190px;
	border-left: solid #d7d7d7 1px; 
	border-right: solid #d7d7d7 1px; 
	border-top: none; 
	border-bottom: solid #d7d7d7 1px;
}

.textdivgal {
	width:512px;
	border: solid #d7d7d7 1px;
	font-family: verdana;
	font-size:10px;
}

.bb {
	font-weight: bold;
}

select {
	font-size:10px;
	font-family:verdana;
}

optgroup {
	font-size:10px;
	font-family:verdana;
}

input {
	font-size:10px;
	font-family:verdana;
}

input.safari {
	font-size:11px;
}

input.w236 {
	width:236px;
	height:19px;
	

}

input.w354 {
	width:354px;
	height:19px;
}

input.w330 {
	width:330px;
	height:19px;
}

input.w280 {
	width:280px;
	height:19px;
}

input.w212 {
	width:212px;
	height:19px;
}




textarea {
	font-size:10px;
	font-family:verdana;
}

textarea.w236 {
	width:236px;
	height:64px;
}

textarea.w354 {
	width:354px;
	height:120px;
}

textarea.w330 {
	width:330px;
	height:120px;
}

textarea.w280 {
	width:280px;
	height:64px;
}

.cblue {
	background-color: #003399;
}

div.hr {
	height:1px;width:100%;background-color:#cccccc;
}

td.fe {
	border: 1px solid #bbbbbb;
}

td.fed {
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
}

.number {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

.cattitle {
	font-weight: bold;
}

.wideselect {
	width:180px;
}

.wideselect option {
	width:280px;
}


#itmssearch input.sbox {color: #80808C; height: 6px; width: 180px; border: 0; background: none; padding: 0px;}

.hrd{
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;
}

.pageholder {
	margin-left:auto;
	margin-right:auto;
	width:955px;
}

.homepagehead
{
    background-color:#ffffff;
    font-weight:bold;
    padding:8px;
    color:#4260FF;
    font-size:15px;
    font-family:Arial;
    border:1px solid #dddddd;
}

#browseMenu
{
    position:absolute;
    cursor:pointer;
    background-color:Transparent;
    height:auto;
    width:139px;
    z-index:1000;
    top:73px;
    left:546px;
    display:none;
}

#browseMenu a
{
    display:block;
    padding-bottom:3px;
    padding-top:2px;
    padding-left:2px;
    padding-right:2px;
}

#browseMenu a:hover
{
    background-color:#eeeeee;
}

.menuFiller
{
   margin-top:20px;
   background-color:White;
   padding:6px;
   border:1px solid #dddddd;
   font-family:Verdana;
   font-size:10px;
}

table.padded
{
    border-spacing:0px;
    width:100%;
}

.padded td
{
    padding:6px;
    border-bottom:1px solid #999999;
    background-color:#f5f5f5;
    font-size:12px;
    font-family:Arial;
}

.padded td a
{
    font-family:Arial;
    color:#666666;
}

.dark td
{
    background-color:#818285;
    color:White;
    font-weight:bold;
}
    
