body {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin:0; 
    padding:0;
    background-color: #181E34;
}

a {color:#035a87;}
a:link {color:#035a87;}
a:hover {color:#035a87; text-decoration:underline;}
a:active {color:#035a87;}
a:visited {color:#035a87;}

img {border:0;}

.textForm1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding-right: 10px;
    text-align: right;
}
.dsu_background_logo {
	background-attachment: scroll;
	background-image: url(/img/dsu_background_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #014D74;
}
.formField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E99A4;
    border: 1px solid #5B7D77;
    height: 21px;
    width: 220px;
    text-align: left;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #025F8A;
	border: 1px solid #5B7D77;
	height: 21px;
	width: 100px;
	background-color: #EAEAEA;
}
.formFileField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E99A4;
    border: 1px solid #5B7D77;
    height: 21px;
    width: 220px;
}
.formTextarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E99A4;
    border: 1px solid #5B7D77;
    height: 70px;
    width: 220px;
}
.formCheckbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E99A4;
    border: 1px solid #5B7D77;
    height: 21px;
    width: 220px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #001C34;
}
.subtitle1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #414A50;
}
.alertMessage1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066CC;
    font-weight: bold;
    line-height: 21px;
}
.alertMessage2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #035A85;
}
.formSelect {
	border: 1px solid #5B5D77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b49;
	height: 22px;
	width: 180px;
}
.tableCell1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #e9c66a;
    background-attachment: scroll;
    background-image: url(/img/styles/tableCell1_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 10px;
    padding: 10px;
    color: #002B49;
    width: 200px;
}
.tableCell2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #EED591;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    margin: 10px;
    padding: 10px;
    color: #002B49;
    width: 350px;
}
.textBody1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7B8895;
    text-align: left;
    line-height: 18px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.textWhite1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    line-height: 16px;
}
.tableCell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	color: #035a87;
	background-color: #E8EAEA;
	margin: 10px;
	padding: 10px;
}
.titleWhite1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.titleBlue1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #035a87;
    font-weight: bold;
}
.titleBlue2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #012e45;
    font-weight: bold;
}
.starHead {
	background-attachment: scroll;
	background-image:url(/img/starbox_top_gold.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 12px;
	padding-left: 12px;
	background-color: #C09143;
	font-weight: bold;
}
.starBack {
	background-attachment: scroll;
	background-image: url(/img/starbox_back_gold.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #C09143;
}

.titleCell1 {
    background-color: #FFFFFF;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(/img/styles/tableCell2_back.jpg);
}
#container {
    width: 740px;
    margin: 0 auto;
    border-left: 3px #000 double;
    border-right: 3px #000 double;    
    background-color: #FFF;
}

#main {
    margin: .5em 20px 0 20px;
    border-top: 1px solid #000;
    text-align: left;
    padding: 20px 0 20px 0;
}

#left {
    float: left;
    width: 140px;
    margin: 0 20px 14px 0;
    background-color: #DCDCDC;
    border: 3px double #FFF;
    font-size: 10px;
    line-height: 1.4em;
}

.gutter {
    margin: 10px;
}

#right {
    float: right;
    width: 120px;
    margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
    float: right;
    margin: 0 0 .4em 1em;
    width: 145px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-variant: small-caps;
    font-size: 20px;
    line-height: 1.3em;
}
.footnote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    color: #035a87;
    margin-top: 10px;
    margin-right: 25px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    line-height: 12px;
}
.tableCell4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	color: #035a87;
	margin: 10px;
	padding: 10px;
	line-height: 14px;
}
.div_dottedAzul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0488C8;
	padding:5px 0;
}

.BackTexture1 {
	background-attachment: scroll;
	background-image: url(/img/back_gold1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #9E7C3F;
}

.backPhoto1 {
	background-attachment: scroll;
	background-image: url(/img/backPhoto1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backGris1 {
    background-attachment: scroll;
    background-image: url(/img/backGris1.gif);
    background-repeat:repeat-x;
    background-position: top;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6EBEE;
}
.textBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #012E45;
	text-align: left;
	line-height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-left-color: #E1C98A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.tableCell4b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    color: #035a87;
    margin: 3px;
    padding: 3px;
}
.CellBorderBotomWhite {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 8px 0;
}

.img_top_left {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}

.img_top_left_small {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.textGalleryName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #012E45;
    text-align: left;
    line-height: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
	text-decoration:none;
}
.tableGalleryDate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #035a87;
    padding: 3px;
    line-height: 10px;
}
.textTeamName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #012E45;
    text-align: left;
    line-height: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 3px;
}
.tableTeamPosition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #035a87;
	padding: 3px;
	line-height: 14px;
}
.backPhoto2 {
    background-attachment: scroll;
    background-image: url(/img/backPhoto2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}
.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}
.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #E2C782;
	font-weight: normal;
	text-decoration: underline;
}
.whitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;		
}
.yellowlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eed591;
	font-weight: normal;
	text-decoration: none;	
}
.yellowlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eed591;
	font-weight: normal;
	text-decoration: none;	
}
.yellowlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eed591;
	font-weight: normal;
	text-decoration: underline;	
}
.yellowlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eed591;
	font-weight: normal;
	text-decoration: none;	
}
.bluelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035A87;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;	
}
.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035A87;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;	
}
.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035A87;
	line-height: 13px;
	font-weight: normal;
	text-decoration: underline;	
}
.bluelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035A87;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;	
}
.textGalleryName2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0372AD;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.galleryData
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color:#BCA159;
	font-size:18px;
}

#flashMessage {
    text-align: center;
    margin: 20px;
    font-weight: bold;
    color: Green;
    font-size: 18px;
}
.starHeadBlue {
	background-attachment: scroll;
	background-image:url(../img/starbox_top_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #014D74;
	font-weight: bold;
}
.headBlue {
	background-attachment: scroll;
	background-image:url(/img/headBlue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #014D74;
	font-weight: bold;
}
.starBackBlue {
	background-attachment: scroll;
	background-image: url(../img/starbox_back_blue.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #014D74;
}
.titleMedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #035A85;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.titleTraining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #A77F3A;
	margin: 0px;
	padding: 0px;
}
.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	vertical-align: bottom;
	line-height: 28px;
}
.textBody3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035a87;
	line-height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-left-color: #E1C98A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
.formField_180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #5B7D77;
	height: 16px;
	width: 100px;
	text-align: left;
	background-color: #999999;
	text-indent: 3px;
	margin-left: 3px;
	padding-left: 3px;
}
.textNewsSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C7278;
	padding: 3px;
	line-height: 13px;
}
.formButtonSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #5B7D77;
	height: 16px;
	width: 60px;
}
.formButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #025F8A;
	border: 1px solid #5B7D77;
	height: 21px;
	width: 60px;
	background-color: #EAEAEA;
}
.formField2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #664719;
	height: 20px;
	width: 200px;
	text-align: left;
	background-color: #CAB677;
}
.textMediumGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A77F3A;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.bluelink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035a87;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.bluelink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035a87;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.bluelink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035a87;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.bluelink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035a87;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
/* ESTILOS SUPER 7 */

.starHeadGrey {
	background-attachment: scroll;
	background-image:url(../img/starbox_top_grey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9C66A;
	background-color: #1C1C1C;
	font-weight: bold;
}
.goldlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6C367;
	font-weight: bold;
	text-decoration: none;
}
.goldlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6C367;
	font-weight: bold;
	text-decoration: none;
}
.goldlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6C367;
	font-weight: bold;
	text-decoration: underline;
}
.goldlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6C367;
	font-weight: bold;
	text-decoration: none;
}
.textGalleryNameGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E6C367;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.textNewsSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E8E8;
	padding: 3px;
	line-height: 13px;
}
.fondo_col_grey {
	background-attachment: scroll;
	background-color: #161616;
	background-image: url(/img/gradient_center_col_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondo_col_gold {
	background-attachment: scroll;
	background-color: #EFC86D;
	background-image: url(/img/gradient_center_col_gold.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.div_dottedGrey {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #36373A;
}
.textBody5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F5E09D;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-left-color: #E1C98A;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.fondo_LeftCol_grey {
	background-attachment: scroll;
	background-color: #1c1c1c;
	background-image: url(/img/gradient_left_col_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.backTitlesGold {
	background-attachment: scroll;
	background-color: #AC8647;
	background-image: url(/img/backTitlesGold.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.greylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.greylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.greylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.greylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}.formField200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E99A4;
	border: 1px solid #5B7D77;
	height: 21px;
	width: 200px;
	text-align: left;
}
.gradient_titles_gold {
	background-attachment: scroll;
	background-color: #C6A95B;
	background-image: url(../img/gradient_titles_gold.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.formError {
    background-color: #EFEFEF;
    color: Red;
    font-weight: bold;
    border: 1px solid #ccc;
    font-size: 16px;
    margin-left: 24px;
    text-align: center;
}
.starbox_top_lightgrey {
	background-attachment: scroll;
	background-image:url(/img/starbox_top_lightgrey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f0f0f0;
	padding-bottom:10px;
}

