/* CSS Document */
#main {display:block}
#mobile {display:none;}

.texth {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
.header01 {
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: Black;
}
.link03{
	font-family : Verdana;
	font-size : 9;
	color : Blue;
}
.text10{
	font-family : Verdana;
	font-size : 9;
	color : #996600;
}
.text09{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color : #996600;
}
.text4{
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size : 11;
	font-weight : normal;
}
.text2{
	font-family: Verdana;
	color: #003366;
	font-size : 12;
	font-weight : normal;
}
.text20{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : Black;
}
.text07{
	font-family : Verdana;
	font-size : small;
	font-weight : bolder;
	color : Gray;
}
.text08{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color : Gray;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #406365;
	height: 20px;
	width: auto;
	border: 1px solid #EDE3B6;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.link3{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight : bold;
}
.link:active {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFCC;
}
.link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: White;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-decoration: none;
}
.link02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.link02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.link02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}
.bgbodyIntranet{
	background-image: url(../images/body_intranet.jpg);
	background-repeat: repeat-x;
}
.bgbodyHelpdesk{
	background-image: url(../images/body_helpdesk.jpg);
	background-repeat: repeat-x;
}
.bgbodyContact{
	background-image: url(../images/body_contact.jpg);
	background-repeat: repeat-x;
}
.bgbodyAbout{
	background-image: url(../images/body_about.jpg);
	background-repeat: repeat-x;
}
.bgbody {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}
.bgbody02 {
	background-image: url(../images/body02.jpg);
	background-repeat: repeat-y;
}
.bgLcolumn01 {
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-x;
}
.bgLcolumn02 {
	background-image: url(../images/index_02_02.jpg);
	background-repeat: repeat-y;
}
.bg01 {
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
}

