body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	background-color: #ffffff;
}
img {
	border-color : #999999;
}

h1 {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #185790;
	margin: 10 0 5 0 10 0 5 0;
}
h2 {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #185790;
}

li {
	padding: 3 0 3 0 3 0 3 0;
}
.text {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

hr {
 color: #cc0000;
}

.subtext {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.wtext {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.tdredover {
	background-color: #CC3300;
}
.tdredback {
	background-color: #7ABC59;
}

.tbltext {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}

.tblhead {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.hint {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4C4C4C;
}
.date {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #9EA1A2;
}

.inputs {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	border : 1 solid #999999 1 solid #999999;
	background : #ffffff;
	padding-left : 4 4;
	color: #333333;
}

.inselect {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	border : 1 solid #666666 1 solid #666666;
	background : #ffffff;
	padding-left : 4 4;
	color: #333333;
}

.butt {
	font-family: Arial,Times,times new roman,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	border : 1 solid #185790 1 solid #185790;
	background : #185790;
	color: #ffffff;
}

a.menu:link {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.menu:active {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.menu:visited {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.menu:hover {
	text-decoration: underline;
	font-size: 12px;
	Color: #CC3300;
}

a.hintlink:link {
        font-size: 12px;
	text-decoration: none;
	Color: #4c4c4c;
}
a.hintlink:active {
	text-decoration: none;
	Color: #4c4c4c;
}
a.hintlink:visited {
        padding: 0px;
        font-size: 12px;
	text-decoration: none;
	Color: #4c4c4c;
}
a.hintlink:hover {
	text-decoration: underline;
	Color: #CC3300;
}


a.submenu:link {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.submenu:active {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.submenu:visited {
	text-decoration: none;
	font-size: 12px;
	Color: #000000;
}
a.submenu:hover {
	text-decoration: none;
	font-size: 12px;
	Color: #AA0D24;
}


a.wlink:link {
	text-decoration: none;
	font-size: 12px;
	Color: #ffffff;
}
a.wlink:active {
	text-decoration: none;
	font-size: 12px;
	Color: #ffffff;
}
a.wlink:visited {
	text-decoration: none;
	font-size: 12px;
	Color: #ffffff;
}
a.wlink:hover {
	text-decoration: underline;
	font-size: 12px;
	Color: #ffffff;
}

A:link {
	text-decoration: none;
	Color: #CC3300;
}
A:active {
	text-decoration: none;
	Color: #CC3300;
}
A:visited {
	text-decoration: none;
	Color: #CC3300;
}
A:hover {
	text-decoration: underline;
	Color: #CC3300;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 2px solid #d6d6d6;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: center;
padding: 2px 5px;
}
