
@import url(/css/page_styles.css);

.bodyinthome {background-image:  url(/images/background_int.gif); background-repeat:repeat-y}
.bodyhome {background-image:  url(/images/background.gif); background-repeat:repeat-y}
BODY {background-image: background-repeat:repeat-y}

.neoback {background-image:  url(/images/logo_neospark_back.gif); background-repeat:no-repeat}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.input_box {
	width: 110px;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu A { color: #FFFFFF; text-decoration: none }  
.menu A:active { color: #FFFFFF; text-decoration: none } 
.menu A:link { color: #FFFFFF; text-decoration: none } 
.menu A:visited { color: #FFFFFF; text-decoration: none } 
.menu A:hover { color: #FFC200; text-decoration: none }

/*MENU MAIN*/
.MainMenu A { text-size:11px; font-weight: bold;; color: #FFFFFF; text-decoration: none }  
.MainMenu A:active { color: #FFFFFF; text-decoration: none } 
.MainMenu A:link { color: #FFFFFF; text-decoration: none } 
/*.MainMenu A:visited { color: #FFFFFF; text-decoration: none } */
.MainMenu A:hover { color: #7E97A8; text-decoration: none }

.MainMenuO A { text-size:11px; font-weight: bold;; color: #7E97A8; text-decoration: none }  
.MainMenuO A:active { color: #7E97A8; text-decoration: none } 
.MainMenuO A:link { color: #7E97A8; text-decoration: none } 
/*.MainMenu A:visited { color: #FFFFFF; text-decoration: none } */
.MainMenuO A:hover { color: #FFFFFF; text-decoration: none }


.smalllinkgray {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.smalllinkgray a{
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.smalllinkgray a:hover{
	text-decoration: underline;
}

.titlegreenbold {
	font-size: 12px;
	font-weight: bold;
	color: #3B6380;
	text-decoration: none;

}
.normalgray {
	font-size: 12px;
	color: #666666;
}
.normalgray a{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


.smallgray {
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.smallgray a{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.smallgray a:hover{
	text-decoration: underline;
}

.boldgray {
	font-weight: bold;
	color: #808080;
}

.boldgray a{
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.boldgray a:hover{
	text-decoration: underline;
}

.smalllinkgreen {
	font-size: 10px;
	color: #3B6380;
	text-decoration: none;
}
.smalllinkgreen a{
	font-size: 10px;
	color: #3B6380;
	text-decoration: none;
}
.smalllinkgreen a:hover{
	text-decoration: underline;
}


.smallgreen {
	font-size: 10px;
	color: #3B6380;
	line-height: 16px;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}

.smallorange {
	font-size: 10px;
	color: #FF9900;
}

.smallwhite a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallwhite a:hover{
	color: #FF9900;
	text-decoration: underline;
}