body {
	background: url(/Forums/Themes/default/SFXPictures/sfxStyles/def/bg.jpg);
	background-repeat:repeat-x;
	background-color: #C0C9D4;
	background-attachment: fixed;
}
body,td,th {
	font-size:12px;
	font-family: Dotum, Arial, Helvetica, sans-serif;
	color: #666666;
}
form
{
	margin:0px;
	padding:0px;
}
.announcements {
	font-size: 12px;
	padding: 7px;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.alignLeft {
	float: left;
	margin-right: 7px;
}
.alignRight {
	float: right;
	margin-left: 7px;
}
.events {
	font-size: 11px;
	padding: 7px;
}
.indent {
	padding-left: 15px;
}
.tdFeature {
	background-color: #F7F8F9;
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
	border-bottom-style: none;
}
.tdAnnouncements {
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
}
.moreLink {
	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}
.moreLinkRev {
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}
.pUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
}
.pOverline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
}
.quickstart {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9EA7B1;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A94A1;
	cursor: pointer;
	background-image: url(/Forums/Themes/default/SFXPictures/sfxStyles/quickstart.gif);
	background-repeat: repeat-x;
}
.quickstartOver {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #636F7E;
	padding: 2px 5px;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url(/Forums/Themes/default/SFXPictures/sfxStyles/quickstartOver.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A94A1;
}
.topLine {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bodyCopy {
	font-size: 12px;
}
.footer {
	font-size: 11px;
	color: #646F79;
}
.extensionsCorner {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;
}
.buttonLink {

	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	border: 1px solid #CCCCCC;
}
input {
	font-size: 11px;
}
select {

	font-size: 11px;
}
.alertBox
{
	background-color:#FFFFCC;
	border:1px solid #E6E67F;
	padding:3px 3px 3px 3px;
}
.smallCopy {

	font-size: 11px;
}
.featureHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	margin-left: 10px;
	list-style-image: url(/Forums/Themes/default/SFXPictures/sfxStyles/li.gif);
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
}
.textBox {
	font-size: 11px;
	background-image: url(/Forums/Themes/default/SFXPictures/sfxStyles/txtBoxBg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CFD6E0;
	padding: 3px;
}
.bottomLine2 {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.callout {
	font-size: 14px;
	color: #6179B2;
	margin: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFB5BD;
	border-bottom-color: #AFB5BD;
}
a:link {
	color: #2A62D1;
}
a:visited {
	color: #2A62D1;
}
a:hover {
	color: #5189F0;
}
a:active {
	color: #2A62D1;
}
a.footerLinks:link {
	font-size: 11px;
	color: #646F79;
}
a.footerLinks:hover {
	font-size: 11px;
	color: #545C64;
}
a.footerLinks:active {
	font-size: 11px;
	color: #646F79;
}
a.footerLinks:visited {
	font-size: 11px;
	color: #646F79;
}select {
	color: #666666;
}
.codeSample {
	background-color:#EAEAEA;
	border:1px solid #B2B2B2;
	padding:3px 3px 3px 3px;
	font-family: "Courier New", Courier, mono;
}
