.styleVerdana		{ font-family: Verdana, Arial, Helvetica, sans-serif}

.style_size8		{ font-size: 8px;}
.style_size10		{ font-size: 10px;}
.style_size11		{ font-size: 11px;}
.style_size12 		{ font-size: 12px;}
.style_size14 		{ font-size: 14px;}
.style_size16 		{ font-size: 16px;}
.style_size20 		{ font-size: 20px;}
.style_size24 		{ font-size: 24px;}
.style_size28 		{ font-size: 28px;}
.style_size32 		{ font-size: 32px;}
.style_size36 		{ font-size: 36px;}
.style_size40 		{ font-size: 40px;}
.style_size46 		{ font-size: 46px;}
.style_size50 		{ font-size: 50px;}
.style_size56 		{ font-size: 56px;}

.styleColorDarkBlue	{ color: #8B93BD;}
.styleColorRed		{ color: #FF0000;}
.styleColorBlack	{ color: #000000;}
.styleColorGray		{ color: #999999;}
.styleColorDarkGray	{ color: #666666;}
.styleColorWhite	{ color: #FFFFFF;}
.styleColorBgLogo 	{ color: #A7A0C1;}
.styleColorBg	 	{ color: #C5C8DF;}

.styleLineThrough	{ text-decoration:line-through}

.styleBold {}

a {  text-decoration: none; color: #000000}
a:link {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000}
a:hover {  text-decoration: none; color: #A7A0C1}
a:active {  text-decoration: none; color: #000000}

INPUT.input {
	BORDER-RIGHT: #99ccff 1px solid; BORDER-TOP: #99ccff 1px solid; BORDER-LEFT: #99ccff 1px solid; BORDER-BOTTOM: #99ccff 1px solid
}


.style_FrameArray {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}

.menuTopButton {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FLOAT: center; MARGIN: 0px 0px 0px 0px; BORDER-LEFT: black 1px solid; WIDTH: 70px; COLOR: #000000; BORDER-BOTTOM: black 1px solid;
	background-color:#C5C8DF;
}


.noMargin {
	MARGIN: 0px 0px 0px 0px;
}