/* CSS Document */

body	{
	font-family: sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: 100;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#F1F1F1;
	text-align: left;
}

strong {font-weight: bold}

h1	{font-size: 14px;}

h2	{font-size: 13px;}

object {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.org {
	color: #F57800;
}

.style2 {
	color: #FF3300;
	font-weight: bold;
}

.style1 {
	color: #86E6FD;
	font-weight: bold;
}

.style3 {
	color: #26C6FB;
	font-weight: bold;
}

select {border: 1px #999999 solid;}

input {border: 1px #999999 solid;}

textarea {border: 1px #999999 solid;}

input {border: 1px #999999 solid;}

#padding-img-btm	{
	padding: 5px 12px 5px 12px;
	background: url(images/tab-btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#padding-01	{
	padding: 5px 12px 5px 12px;
}

.bl	{
	color: #099BCC;
}


.wht	{
	color: #FFFFFF;
}

.grn	{
	color: #95BE02;
}



/*links*/
a:link {
	color: #0780A7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0780A7;
}
a:hover {
	text-decoration: underline;
	color: #0780A7;
}
a:active {
	text-decoration: none;
	color: #0780A7;
}

#nav01 a	{
	line-height: 35px;
	color: #161616;
	font-weight: bold;
	background: url(images/nav01.jpg);
	display: block;
	height: 37px;
	text-align: center;
	text-decoration: none;
}

#nav01 a:hover	{
	color: #000;
	text-decoration: none;
	background: url(images/nav-hover.jpg);
	display: inherit;
	font-weight: bold;
	display: block;
	height: 37px;
}

#nav02 a	{
	line-height: 27px;
	color: #666666;
	font-weight: bold;
	display: block;
	height: 27px;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
}

#nav02 a:hover	{
	color: #000;
	text-decoration: none;
	background-color: #EEEEEE;
	display: inherit;
	font-weight: bold;
	display: block;
	height: 27px;
}

#nav03 a	{
	line-height: 27px;
	color: #FF3300;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 45px;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
}

#nav03 a:hover	{
	color: #000;
	text-decoration: none;
	background-color: #EEEEEE;
	display: inherit;
	font-weight: bold;
	display: block;
	height: 45px;
}

#wht-link a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#wht-link a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#grn-link a	{
	color: #95BE02;
	text-decoration: none;
}

#grn-link a:hover	{
	color: #95BE02;
	text-decoration: underline;
}
