﻿@charset "utf-8";
/* CSS Document */
.pageContent {border-color:#a40282;}

.sponsor_type_table {
	border: 1px solid #e690d4;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

.st_td {
    background-color: #E690D4;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    min-width: 140px;
    text-align: center;
}

.so_td {
    border-bottom: 1px solid #E690D4;
    width: 725px;
	padding: 0 0 0 10px;
}

.thd_tr {
    background-color: #E690D4;
}

