/* CSS Document */

/*
background-color: #FFF100;
background-image: url(images/2010-ctl-back.gif);
*/
	
body {
	margin:0;
	font-family:Verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
	
}

td,th, p, ul, input, textarea, select {
	font-family:Verdana;
	font-size: 8pt;
	line-height: 150%;
}

span, form {
	font-family:Verdana;
}

p {
	line-height: 150%;
	margin-top:16;
	margin-bottom:0;
}

.text7 {font-size:7pt; line-height:normal;}
.text8 {font-size:8pt; line-height:normal;}
.text9 {font-size:9pt; line-height:normal;}
.text10 {font-size:10pt; line-height:normal;}
.text11 {font-size:11pt; line-height:normal;}
.text12 {font-size:12pt; line-height:normal;}
.text13 {font-size:13pt; line-height:normal;}
.text14 {font-size:14pt; line-height:normal;}
.text15 {font-size:15pt; line-height:normal;}
.text16 {font-size:16pt; line-height:normal;}
.text18 {font-size:18pt; line-height:normal;}
.text20 {font-size:20pt; line-height:normal;}
.textTitle {font-size:16pt; line-height:normal;}
.textMenu {font-size:9pt; line-height:normal;}
.textScroll {font-size:11pt; line-height:normal;}

.colorYellow1 {color:#FFCC00;}
.colorYellow2 {color:#FFCC00;}
.colorYellow3 {color:#FFF100;}
.colorOrange {color:#FF3300;}
.colorOrangeL {color:#FF9900;}
.colorTitle {color:#000000;}
.colorRed {color:#FF0000;}
.colorGrey9 {color:#999999;}

.bgYellow2 {background-color:#FFF200;}
.bgMenu {background-color:#FFF200;}

.linegreyBot {border-bottom-color:#CCCCCC; border-bottom-width:1; border-bottom-style:solid;}

a:link {
	color: #FF3300;
	text-decoration: none;
}

a:active {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

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

a.linkYellow2:link {
	color: FFF000;
	text-decoration: none;
}
a.linkYellow2:active {
	color: FFF000;
	text-decoration: none;
}
a.linkYellow2:visited {
	color: FFF000;
	text-decoration: none;
}
a.linkYellow2:hover {
	color: 000000;
	text-decoration: none;
}




a.linkOrange:link {
	color: #FF3300;
	text-decoration: none;
}
a.linkOrange:active {
	color: #FF3300;
	text-decoration: none;
}
a.linkOrange:visited {
	color: #FF3300;
	text-decoration: none;
}
a.linkOrange:hover {
	color: #FFCC00;
	text-decoration: none;
}

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

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




a.linkGrey:link {
	color: #999999;
	text-decoration: underline;
}
a.linkGrey:active {
	color: #999999;
	text-decoration: underline;
}
a.linkGrey:visited {
	color: #999999;
	text-decoration: underline;
}
a.linkGrey:hover {
	color: #666666;
	text-decoration: none;
}