body, table {
	background-color : White;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

a:link {
	text-decoration : underline;
	color : Blue;
	border : none;
}

a:visited {
	text-decoration : underline;
	color : Blue;
}

a:hover {
	text-decoration : none;
	color : Red;
}

a:active {
	text-decoration : underline;
}

img {
	border: none;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

#headings, #headings a {
	background : #003333;
	color : White;
	font-weight : bold;
	font-size : 10pt;
}

#candidates, #setcolumn {
	font-size : 10px;
}

#main_menu {
	margin-left : 10px;
}
#main_contents  {
	padding-bottom : 30px;
	padding-top : 15px;
}
#page_category, #contents {
	margin-bottom : 30px;
	margin-left : 40px;
	margin-right : 40px;
}
#scc_title {
	font-size : 18px;
	color : #990000;
	margin-bottom: 25px;
	text-align : center;
	font-weight : bold;
}
#maintable {
	padding : 10px;
	border : 1px;
	border-color : #990000;
	width : 800px;
	border-style : solid;
}
.subtitle {
	margin-bottom: 25px;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
}
.subtopic {
	margin-bottom: 25px;
	font-size : 14px;
	font-weight : bold;
	color : #000080;
}
.menutop {
	background-color : #fff0f0;
	font-size: 10px;
	font-weight : bold;
}
.std_para {
	margin-bottom: 25px;
}
.event_speaker {
	margin-bottom: 15px;
}

.formtable th {
	background : #fff0f0;
	font-weight : bold;
	font-size : 8pt;
}
.formtable td {
	background : #ffffff;
	font-size : 8pt;
}
.bannerimg {
	border : 1px solid Black;
	margin-bottom : 5px;
}
.menuimg {
	margin-bottom : 5px;
}
.remarks {
	font-size : 9px;
}
#event {
	margin-bottom: 25px;
	text-align : center;
	font-weight : bold;
}
#event_logo {
	margin-bottom: 10px;
}
#event_title {
	font-size : 18px;
	color : #990000;
}
#event_date {
	font-size : 14px;
	color : #000080;
}
