/* ELEMENTOS HTML */
body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/fondo_web.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P, PRE { margin: 0px 0px 0px 0px; }

P.bodytext {
	line-height: 125%;
	margin: 0 0 10px 0;
}

SELECT {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999900;
}
TEXTAREA {
	font-size: 10px;
	color: #999999;
	border: 1px solid #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
} 
INPUT {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	border: 1px solid #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* FIN ELEMENTOS HTML */
#content_all {
	color: #666666;
	margin: 0px 0px 0px 32px;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mnu_lin_sup {
	float: left;
	clear: none;
	width: 730px;
	text-align: right;
	font-size: 9px;
	color: #545454;
	margin: 13px 0px 4px 0px;
	/*border: 1px solid red;*/
}
#content_zonal {
	float: left;
	clear: none;
	width: 730px;
	background-image: url(../images/fondo_zonal.gif);
	background-repeat:  repeat-y;
}
#content_col_izq_home {
	float: left;
	clear: none;
	width: 131px;
	height: 559px;
	overflow: hidden;

}

#content_col_izq {
	float: left;
	clear: none;
	width: 131px;
	height: 559px;
	overflow: hidden;	/*border: 1px solid red;*/
	background-image: url(../images/fondo_colizq.jpg);
	background-repeat: repeat-x;
	background-color: #545454;	
}

#mnu_nav_principal_home {
	float: left;
	clear: none;
	width: 131px;
	background-color: #cccccc;
	overflow: hidden;
}
#mnu_nav_principal {
	float: left;
	clear: none;
	width: 131px;
	/*background-color: #cccccc;*/
	overflow: hidden;
}

#box_buscador_home {
	float: left;
	clear: none;
	width: 131px;
	overflow: hidden;
	background-color: #545454;
}

#box_buscador {
	float: left;
	clear: none;
	width: 131px;
	/*height: 218px;
	background-image: url(../images/fondo_buscador.jpg);
	background-repeat: no-repeat;*/
}

#content_col_der {
	float: left;
	clear: none;
	width: 599px;
}
#flash {
	float: left;
	clear: none;
	width: 599px;
	height: 127px;
}
.directlink {
	margin-top: 10px;
}
.left {
	/*width: 150px;*/
	float: left;
	text-align: left;
	margin-right: 20px;
	/*border: 1px solid red;*/
}
.right {
	float: right;
	/*width: 150px;*/
	text-align: right;
	margin-left: 20px;
	/*border: 1px solid red;*/
}
.gobackandprint_home {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;		
}

.gobackandprint {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;	
	clear: both;	

}
/* SOLO EN HOME */
#content_home {
	float:left;
	width: 599px;
}
#home_col_izq {
	float: left;
	clear: none;
	width: 189px;
	height:433px;
	background-image:url(../images/foto_castillo.jpg);
	background-repeat: no-repeat;
}
#home_col_der{
	float: left;
	clear: none;
	width: 370px;
	height:404px;	
	padding: 14px 20px 0px 20px;
	overflow: auto;	
}
div.separador_home {
	height: 1px;
	background-image:url(../images/hr_home.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin-bottom: 16px;
	margin-top: 16px;
}
a img{
	border: 0px;
}

#box_left_links {

	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 9px 0px 9px;

}

#box_left_links a {
	text-decoration: underline;
	color: #cccccc;
}

#box_left_links p {
	margin: 0px 0px 6px 0px;
}


h1.titular_home {
	color: #999900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	padding-top: 12px;
}
/* FIN SOLO EN HOME */

/* ZONA DE CONTENIDO */
#content_zone {
	float:right;
	width: 599px;	
}
#titulo {
	float:left;
	width: 599px;
	margin-top: 12px;
	overflow:hidden;
}
#content_titulo {
	width: 532px;
	height: 22px;	
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/fondo_titulo.jpg);
	background-repeat:repeat-x;
	line-height: 150%;
	color: #000000;
	overflow: hidden;
}
#contenido {
	float:left;
	width: 599px;
}
#content_contenido {
	width: 547px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 18px;
	border: 1px solid #F4F4E8;
}
/* HACK PARA IE */
*html #content_contenido {
	border: 0px;
}
/* sub zona menu box flotante */
	#box_menu {
	float: right;
	clear: none;
	width: 190px; /*margin: 0px;
		padding: 0px;*/
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -19px;
	background-color: #f5f5ea;
	background-image: url(../images/fondo_box_menu_med.jpg);
	background-position: top; /*background-repeat:repeat-y;*/
	background-repeat: no-repeat;
}
	/* HACK PARA IE */
	*html #box_menu {
		/*margin-top: 0px;*/
	}
	#bm_top {
		background-image:url(../images/fondo_box_menu_sup.jpg);
		background-repeat: no-repeat;
		line-height: 6px;
		/*height: 6px;*/
	}
	#bm_med {
		/*background-image:url(../images/fondo_box_menu_med.jpg);
		background-repeat: no-repeat;*/
		border-left: 1px solid #DDDDAE;
		border-right:1px solid #DDDDAE;
		/*min-height: 59px;*/
		/*border: 1px solid red;	*/
	}
	#bm_bottom {
		background-image:url(../images/fondo_box_menu_inf.gif);
		background-repeat:no-repeat;
		line-height: 5px;
		height:5px;
	}
/* fin sub zona menu box flotante */
/* FIN ZONA DE CONTENIDO */
#barra_inferior {
	float: left;
	clear: none;
	width: 730px;
	height: 31px;
	background-color: #999900;
}
#mnu_lin_inf {
	float: left;
	clear: none;
	width: 730px;
	text-align: right;
	font-size: 9px;
	color: #666666;
	margin: 3px 0px 3px 0px;
}

/* BUSCADOR */
form#buscador_google {
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 35px;	
	text-align: right;
	padding-right: 15px;
	height: 58px;
	background-image:url(../images/fondo_google.gif);
	background-repeat: no-repeat;

}
input.buscador_google {
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	/*margin-right: 10px;*/
	line-height: 17px;
	width: 95px;
	height: 17px;
}
div.titulobuscador{
	font-size:10px;
	font-weight:bold;
	padding-left: 10px;
	color: white;
}
form#buscador{
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 10px;
}
input.buscador_typo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	width: 110px;
	height: 17px;
	/*background-image:url(../images/fondo_input_buscador.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #999900;
}
input.buscador {
	margin-top: 3px;
	width: 68px;
}
/* MENU NAVEGACION PRINCIPAL */
div.level1 {
	/*display: block;*/
}
ul.level1 {
	margin: 0px;
	padding: 0px;
	margin-top: 26px;
	margin-bottom: 46px;

}
li.level1 {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #999999;
/*	height: 30px;*/
	list-style: none;
	display:block;
	text-align: center;
}

li.level12 {

}

table.level1 {
	margin-top: 26px;
	margin-bottom: 46px;
}
table.level1 td.level1 {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #999999;
	height: 30px;
	text-align: center;
}

.level1_txt {
	text-align: center;
	display:block;
	margin-top:3px;
	margin-bottom:5px;
	padding-left: 14px;
	padding-right:14px;
	/*border: 1px solid red;*/
}
/*li.level1 {
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	border-bottom: 1px solid #999999;
	height: 20px;
	list-style: none;
	text-align: center;
}*/


	*html div.level2 {
		border-bottom: 1px solid #999999;
		border-top:1px solid #EBEBEB;
		margin: 0px;
		}
ul.level2 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ebebeb;
	border-left: 1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	border-bottom:  1px solid #999999;
}
	*html ul.level2 {
		border-bottom:  0px solid #999999;
	}

li.level2 {
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: left;
	list-style: none;
}
ul.level3 {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}
li.level3 {
	background-image: url(../images/bullet1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	margin-left: 14px;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	list-style: none;
	color: #666666;
	/*line-height: 150%;*/
}
ul.level4 {
	margin: 0px;
	padding: 0px;
}

*html ul.level4 {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
li.level4 {

	background-image: url(../images/bullet1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-left: 30px;
	padding: 0px 15px 5px 20px;
	text-align: left;
	list-style: none;
	color: #666666;	
}

*html li.level4 {
	margin-left: 0px;
}
/* FIN MENU NAVEGACION PRINCIPAL */

/* LINKS */
a {
	text-decoration: none;
	color: #999900;
}
a.menu_nav_1 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.menu_nav_1_act {
	color: #cc3300;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}
a.menu_nav_2 {
	color: #17946d;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 130%;*/
}
a.menu_nav_2_act {
	color: #cc3300;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu_lineal {
	color: #545454;
	text-decoration: none;
}
a.menu_lineal_act {
	color: red;
	text-decoration: none;
}

a.menu_lineal2 {
	color: #666666;
	text-decoration: none;
}
a.menu_lineal_act2 {
	color: red;
	text-decoration: none;
}
a.level3, a.level4 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.level3_act, a.level4_act {
	font-size: 9px;
	color: #cc3300;
	text-decoration: none;
}
a.rootline {
	color: #000000;
	text-decoration: none;
}
.sitemap1 a, .sitemap1 a:link, .sitemap1 a:hover, .sitemap1 a:visited {
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
.sitemap2 a, .sitemap2 a:link, .sitemap2 a:hover, .sitemap2 a:visited {
	font-size : 11px;
	color: #17946d;
	font-weight: normal;
	text-decoration: none;
}
.sitemap3 a, .sitemap3 a:link, .sitemap3 a:hover, .sitemap3 a:visited {
	font-size : 10px;
	color : #666666;
	font-weight: normal;
	text-decoration: none;
}
.sitemap4 a, .sitemap4 a:link, .sitemap4 a:hover, .sitemap4 a:visited {
	font-size : 9px;
	color : #999900;
	font-weight: normal;
	text-decoration: none;
}
.celmenu a {
	color: #000000;
}
/* FIN LINKS */

/* MENU DE ICONOS */
.celmenu {
	font-weight: bold;
	margin: 4px 0 8px 0;
	display: block;
	float: left;
	clear: none;
	width: 49%;

}

.celsubmenu p.csc-abstract {
	display: block;
	float: left;
	clear: none;
	width: 49%;
	font-size: 9px;
	/*text-align: justify;*/
	color: #999900;
	font-family : Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*FIN MENU DE ICONOS */


/* MAPA DEL SITIO */
.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #663333;
	margin-left : 20px;
	text-decoration: none;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #CC3300;
	margin-left : 40px;
	text-decoration: none;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #FF3333;
	margin-left : 60px;
	text-decoration: none;
}
/* FIN MAPA DEL SITIO */

/* FORMULARIOS */
.loginform {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.mailform {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.link_to_top {
	font-weight: bold;
	text-align: right;
}

/* FIN FORMULARIOS */

/* NEWS */

.news_list_title, .news_latest_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : #663300;/*#666699;*/
	margin-bottom : 10px;/*0px;*/
	margin-top : 20px;/*10px;*/
	
	text-decoration: none;
}
.news_latest_image {
	float: right;
	margin: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left:20px;
	padding: 0px;
	border: 0px solid #999900;
	clear: left;
}

.news_latest_boton {
	margin-top:10px;
}
.news_list_date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 120%;
	color: #666666; /*#999999;*/
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	font-weight: normal;
	text-decoration: none;
}

 .news_latest_date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666; /*#999999;*/
	font-weight: normal;
	text-decoration: none;
	float: left;
	display:inline; 
}

.news_list_subheader, .news_latest_subheader, .news_list a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	text-align: justify;	
}

.news_single_subheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-align: justify;	
}

.news_list_image {
	float: right;
	clear: left;
}
.news_list_image img {
	border: 1px solid #999900;
	margin: 12px 0px 0px 10px;
	padding: 0px;
}

.news_latest_image img {
	border: 1px solid #999900;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

img.img_news {
	border: 1px solid #663300;
}
td.news_list_title a, td.news_latest_title a {
	background-image: url(../images/bullet_noticias.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	/*border: 1px solid red;*/
}

.news_single_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #999900;
	margin-bottom : 10px;
	margin-top : 0px;
}
.news_single_image {
	float: right;
	clear: none;
	padding: 0px;
	width:276px;
	/*border: 1px solid red;*/
}
.news_single_image a img {
	border: 1px solid #999900;
	margin: 10px 0px 10px 10px;
}
img.spacer-gif {
	border: 0px solid red;
	height: 0px;
	/*display: collapse;	*/
}
.news_single_date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #663300;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.news_single_related_group {
	float: none;
	clear: both;
	width: 100%;
}


.news_single_related_head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #999900;
	border-bottom: 1px solid #999900;
	width: 100%;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;
}
.news_single_related p.bodytext {
	margin: 0;
}
.news_list_links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #663300;
}

.news_archive {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #663300;
	font-style: normal;
}

.news_amenu {
	float: left;
	clear: right;
	width: 266px;
	border: 1px solid #999900;
	background-color: #E8E8C8;
	margin: 5px 200px 15px 0px;
	padding: 5px 5px 5px 5px;
}

.news_amenu_header {
	font-weight: bold;
	padding-bottom: 8px;
}

#articuloMenu{
	clear: both;
}

#articuloMenuPrev{
	float: left;
}

#articuloMenuNext{
	float: right;
}
/* FIN NEWS */



/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 10px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; }
DIV.csc-menu P A { color: #999900; text-decoration: none; }
DIV.csc-menu P A:hover { color: #999900; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 {}
/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 {
	padding-left: 0px;
	text-transform: uppercase;
}
DIV.csc-menu-2 P.csc-sitemap-level2 { padding-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { padding-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { padding-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; font-size : 12px;}
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #17946d; font-size : 11px;}
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #666666; font-size : 10px;}
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #999900; font-size : 9px;}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #999900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 {
	margin: 0px;
}
/*DIV.csc-menu-4 P { margin-top: 2px; font-weight: bolder; }
DIV.csc-menu-4 P.csc-abstract {
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	padding: 0px 2px 2px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}*/

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #999900; }


/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {
	border: 0px;
	list-style-position: inside;
	list-style-image: url(../images/topupload.gif);
	list-style-type: disc;
}
TABLE.csc-uploads TR TD P { /*color: #4040FF;*/ }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { /*background-color: #EDEBF1; */}
TABLE.csc-uploads TR.tr-odd { /*background-color: #D8D7DC;*/ }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
	text-transform: lowercase;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName {
	width: 100%;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */

TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #970e49; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #970e49; }
				
/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding: 0; padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	text-align: right;
	font-weight: normal;
	color: #666666;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	border: 1px solid #999900;
	text-align: left;
	color: #666666;
	font-size: 10px;
}
FORM TABLE TR TD.csc-form-fieldcell{ font-weight: normal; color: black;}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #666666; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {
	text-align: right;
}


dl.csc-menu-4 dd{
	margin:0;
	padding:0;
}

.menucont1 {
	float:left;width:548px; margin-top: 0px;border:0px solid black;
}

.menucont2 {
	float:left;width:49%; margin-bottom: 35px; height: 65px; border:0px solid blue; overflow: hidden;
}

.menucont3 {
	float:left;width:114px; border:0px solid red;
}

.menucont4{
	border:0px solid black;margin-right:20px;
}
