.verd12boldyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffe03d;
	text-decoration: none;
}

.global-no-sms{
	display: block;
	position: relative;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.center {
	text-align: center;
	background-position: center;
}

td {
	text-align:left;
}

body {
	bgcolor: #FFFFFF;
	background: black;
	margin: 0px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787776;
	text-decoration: none;
	text-align: center;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END OF CSS RESET */

.color_yellow{
	color:#ffe03d;
}

.line_normal{line-height:normal;}
.line_large{line-height:2;}

a{
	display:block;
}

A:link{color:#ffe03d; text-decoration:none; font-weight:700;}
A:visited{color:#ffab00;font-weight:700;text-decoration:none;}
A:active{color:#ffab00;}
A:hover{color:#ffab00;}.verd12regwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verd12boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.padding_flags {
	padding: 10px;
}
.verd11regwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.screenshots_big {
	border:1px solid #000;

}
.verd11boldwhitecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.error{
	color: #FF5400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}